Skip to content
Dave Cheli edited this page Feb 13, 2018 · 9 revisions

Some notes keystore is Welcome1 Runs on u505


running centOS 7
to update run
yum update

To get to the Tomcat UI manager go to http://34.197.180.210:8081 and\or 8082. Use dave cheli


specASAP uses the following docker containers

  • specasap-data
  • specasap-mongodb3.3
  • specasap-tomcat9-jre8-8081
  • specasap-tomcat9-jre8-8082
How to start specasap
$ sudo su gonzo
# docker start specasap-mongodb3.3
# docker start specasap-tomcat9-jre8-8081
# docker start specasap-tomcat9-jre8-8082

When you first ssh in, you are centos. You can then sudo to gonzo to do your work. centos can sudo su - but gonzo cannot.

Clone this wiki locally