- Easily provide and manage free SSL certs with Let's Encrypt for all virtual hosts
- Easily independently manage all virtual hosts as separate processes and user accounts -- which enables separate versions and libraries for various stages of the development life-cycle
- Easily spin up a new virtual host without opening ports or keeping track of all the port numbers that each app listens on -- all behind a single IP
- nginx-1.15.12+
- certbot-auto 0.38.0+
- firewall passing 80/443 to nginx
- Web Apps