© 2023 iamfortress.net
This document is the starting point for the apache fortress demo web app. It provides directions to download the source package from github, and generate a java document that contains the actual installation instructions.
- Ansible playbooks to perform steps to install and setup Apache Fortress Demo, including OpenLDAP, Apache Tomcat, MariaDB, generating certs, keys, etc.
- README.md
- Debian or Redhat Liunx variant machine with OpenSSL installed.
- Java >= 17
- Apache Maven >= 3
- Apache Tomcat >= 10
- Firefox Web Browser
- Successful installation (of an LDAP server) and passing integration tests in either of these two Apache Fortress Core Quickstart guides:
- SECTION 3. Apache Fortress Core Integration Test in OPENLDAP QUICKSTART
- SECTION 4. Apache Fortress Core Integration Test in APACHEDS QUICKSTART
- OR -
- Run the slapd playbook: README.md
These instructions have been recently modified to use either openldap and apacheds LDAP servers. Be sure to choose the correct instructions, either Apache Directory SSL or OpenLDAP SSL.
-
wget archive (or)
-
git clone repo
-
Set java and maven home env variables.
-
Generate the java document that contains the demo installation instructions:
mvn javadoc:javadoc
- Perform these steps: