Skip to main content

6 docs tagged with "deployment guide"

View all tags

Deployment guides

Guides for serving Strapi behind a reverse proxy and running it under a process manager.

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.