Installation guides

The Fortress Core requires an LDAP server to store its information. Its other components, Web and Rest, require a Java Servlet container. This page includes some links on getting started.

Fortress Core Setup with LDAP

The Core is used by the other components, Realm, Rest and Web. These are to install ApacheDS or OpenLDAP (pick one), and configure for usage. For rapid deployment, use DOCKER containers.

Fortress Core & ApacheDS

Fortress Core & OpenLDAP

Fortress Realm & Tomcat

The Realm plugs into Tomcat and provides JavaEE security support.

Fortress Rest & Tomcat

Fortress Web & Tomcat

More info can be found from each of the projects README’s.