
LetsEncrypt
SWAG (Secure Web-server And Gateway) sets up an Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
About
SWAG (Secure Web-server And Gateway) is a pre-configured Docker container designed to simplify the deployment of secure web applications. It bundles Nginx as both a web server and reverse proxy, integrates Certbot for automated Let's Encrypt SSL certificate management, and includ…