keycloak-scim/topics/installation/system-requirements.adoc

13 lines
529 B
Text
Raw Normal View History

2016-04-21 14:26:04 +00:00
=== System Requirements
2016-04-20 21:49:18 +00:00
These are the requirements to run the {{book.project.name}} authentication server:
* Can run on any operating system that runs Java
* Java 8 JDK
* zip or gzip and tar
* Network multicast support if you are clustering {{book.project.name}}.
* At least 512M of RAM
* At least 1G of diskspace
{{book.project.name}} can be clustered without multicast, but this requires a bunch of configuration changes. Please see
2016-04-20 22:01:07 +00:00
the <<fake/../../clustering.adoc#,clustering>> section of this guide for more information.