Deployment Architecture
Geos is deployed on EC2 across 3 nodes:- geos-01 - Admin panel
- geos-02 - Server and search service
- geos-03 - Server and search service
Database
Geos uses:- MySQL - Primary database
- AWS RDS - Database backend
geos-production-new.csqzdc49vgv3.eu-west-1.rds.amazonaws.com
Database Name: geos
Username: geos
Search Service
Geos uses Apache Solr for search functionality, deployed on both node 02 and node 03.Access
SSH Access
All nodes can be accessed via SSH using thedeployer user:
Admin Panel
Admin Panel URL: http://geos-admin.devops.arabiaweather.com/ Authentication credentials can be found in: admin_panel/config/application.jsConfiguration Files
Admin Panel MySQL Config:/home/deployer/geos/admin_panel/config/adapters.js
MySQL Database Config:
/home/deployer/geos/config/database.json
