Internal IP: 192.241.162.211
External IP: 192.241.162.211
Roles: App/Api, Database, Search (Tomcat/Solr)
Use the LRS staging Server External IP Address or the Domain Name provided with the LRS staging userid to login to the LRS staging Server.
Login is only allowed with authorized ssh keys.
The following components are installed/configured on the LRS staging Application Server
Local gems installed (via bundle install)
In addition to above, all other software listed in the “Software Components” Section below is installed.
All scripts and processes need to be ran as LRS staging userid
sudo service nginx [start|stop|restart|status] ## Use one of the 4 options
Starting or restarting Nginx will also restart Rails application
sudo service mysqld [stop|start|restart|status] ## Use one of the 4 options
sudo service tomcat7 [stop|start|restart|status] ## Use one of the 4 options
Please run the Deployment scripts as the application user.
its located in /home/<app_user>/tincan/runcap.sh