Skip to content

mpaw/servo-ami

 
 

Repository files navigation

Servo AMI [WIP]

This is an example of the AMI behind all applications deployed using the PaaS. Installs and configures the following:

  • NodeJs
  • Node Newrelic agent
  • logrotate
  • dnsmasq
  • nginx
  • AWS Cloudwatch logs

Nginx Configuration

  • Nginx is listening to ports 443 and 444.
  • Port 443 proxies traffic over to port 53840.
  • Port 444 redirects traffic to port 443.
  • Nginx has a 10 second timeout before serving the 504 page.

Related Repos

About

The AMI for the PaaS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.7%
  • Nginx 24.8%
  • HTML 19.5%