Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The AMI has a running PostgreSQL 9.6 10 database
  • The database is locked down to only allow local connections. If you want to connect remotely to the PostgreSQL database, you must update the configurations. Follow the tutorial Open PostgreSQL on AWS to learn how to update the configurations. 
  • There are 8 existing schemas in the PostgreSQL:

...

  • The database is postgres and the password is postgres.

Application Server

  • The AMI has a running Tomcat 8.5 instance
  • It is running JAVA 8
  • The Tomcat manager is locked down to only allow local connections. You may want to use the Tomcat manager to upgrade Semarchy xDM. Follow the article How to Access Tomcat Manager in Tomcat8.5 and above to learn how to update Tomcat configurations.Get the latest information about what you will find in your Cloud machines: /wiki/spaces/PRE/pages/734756866
  • The tomcat-users.xml defines which users you have out of the box. To follow Amazon Web Services security best practices, we have not pre-defined password for the users. Your passwords will be your EC2 instance ID. Follow this tutorial Quick Install (AWS) and find the section called Get your Instance ID to find your password. 
    • There are 3 existing users defined:

...