PRODUCTION SERVER
Source Code
Git Repo: IDoneThis repository, and the repo name is idt-two which is currently working from the main branch.
EC2 Application: Host name can be found from the EC2 console and the Key file to access these servers is attached along with this email. The developers can use the user name ubuntu and with this Key file, they can access the server.
Application hosted: /home/ubuntu/idt-two/
2 Servers: There are two servers, one for Web application (01-IDT-ProdNew-Ubuntu18 i-044433c13fa9a818d) and other is primarily to run Sidekiq and rake tasks (02-IDT-RakeNew-Ubuntu18 i-0f6e21720d9a291e1). Both servers can be accessed using the same key file and user name.
Application's Production environment file: /home/idt-two/.env and it also has production database access credentials which are defined in the DATABASE_URL environment variable.
Applications are setup to run with Puma server through Proxy with Nginx and the configuration of Nginx is in /etc/nginx/sites-enabled/ folder.
EC2
RDS
Elasticache