Beta Release 2-1.0.0
Pre-release
Pre-release
Early realease of SORMAS-DHIS2 Interoperability Adapter Using HL7 standard.
To Explore the software you need to install the following dependencies;
- Tomcat (>=9)
- JDK (>=9)
- Apache as Reverse proxy (optional)
- Create a file at your home directory with the following credentials.
#if you want to use MySQL for the Adapter turn the flag to 1 or 0 to disable
mySSQL = 1
db-host = localhost
db-name = ****
db-user = root
db-password = ****
db-port = ****
pg_db_host = localhost
pg_db_name = ****
pg_db_user = ****
pg_db_password = ****
pg_db_port = ****
- Secure the file by changing its permissions to disable external access.
- Download the WAR file and place it in the webapps folder inside your Tomcat (you may want to rename your war file.
- Access the UI by pointing your browser to http://localhost:8080/