Hotfix release available: 2025-05-14b "Librarian". upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
Hotfix release available: 2024-02-06b "Kaos". upgrade now! [55.2] (what's this?)
Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04b "Jack Jackrum". upgrade now! [54.2] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
New release available: 2020-07-29 "Hogfather". upgrade now! [51.3] (what's this?)
New release candidate 3 available: 2020-06-09 "Hogfather". upgrade now! [51.2] (what's this?)
New release candidate 2 available: 2020-06-01 "Hogfather". upgrade now! [51.1] (what's this?)
New release candidate available: 2020-06-01 "Hogfather". upgrade now! [51] (what's this?)
Hotfix release available: 2018-04-22c "Greebo". upgrade now! [50.3] (what's this?)
Hotfix release available: 2018-04-22b "Greebo". upgrade now! [50.2] (what's this?)
dev_tincanservers

DEV Servers

devlrs01.learnexa.com

Internal IP: 192.168.225.216
External IP: 72.18.249.55
Roles: App/Api, Database, Search (Tomcat/Solr)

Server Access

Use the DEV Server External IP Address or the Domain Name provided with the DEV userid to login to the DEV Server.
Login is only allowed with authorized ssh keys.

Software Components

The following components are installed/configured on the DEV Application Server

  • Web Server: Nginx, Passenger 4.0.4
  • Application Programming Language: Ruby 2.1.1 via RVM
  • Database: MySQL (5.5.13)
  • Search: Apache Solr (4.8.1) and Tomcat (7.0.54)

Local gems installed (via bundle install)

gem install bundler -v=1.11.2

In addition to above, all other software listed in the “Software Components” Section below is installed.

Scripts and Processes

All scripts and processes need to be ran as DEV userid

Nginx

sudo service nginx [start|stop|restart|status] ## Use one of the 4 options

Starting or restarting Nginx will also restart Rails application

MySQL

sudo service mysqld  [stop|start|restart|status] ## Use one of the 4 options

Tomcat/Solr

sudo service tomcat7 [stop|start|restart|status]  ## Use one of the 4 options

Running the deployment scripts *Pending*

dev_tincanservers.txt · Last modified: 2018/08/31 16:16 (external edit)