Skip to main content

5 docs tagged with "server configuration"

View all tags

Proxying Strapi with Caddy

Configure Strapi and Caddy so that a Strapi application is served through a Caddy reverse proxy with automatic HTTPS.

Proxying Strapi with HAProxy

Configure Strapi and HAProxy so that a Strapi application is served through an HAProxy load balancer over HTTPS.

Proxying Strapi with Nginx

Configure Strapi and Nginx so that a Strapi application is served through an Nginx reverse proxy over HTTPS.

Running Strapi with PM2

Use the PM2 process manager to keep a Strapi application running, restart it on failure, and start it again after a reboot.