Proxying Strapi with Caddy
Configure Strapi and Caddy so that a Strapi application is served through a Caddy reverse proxy with automatic HTTPS.
Configure Strapi and Caddy so that a Strapi application is served through a Caddy reverse proxy with automatic HTTPS.
Configure Strapi and HAProxy so that a Strapi application is served through an HAProxy load balancer over HTTPS.
Configure Strapi and Nginx so that a Strapi application is served through an Nginx reverse proxy over HTTPS.
Configure Strapi and Traefik so that a containerized Strapi application is served through Traefik over HTTPS.
Use the PM2 process manager to keep a Strapi application running, restart it on failure, and start it again after a reboot.