Optional Software Guides
☑️ Prerequisites
- Your Strapi project is created and its code is hosted on GitHub.
- You have read the general deployment guidelines.
- You have deployed Strapi on a 3rd-party platform or on your own server.
The following guides are for optional software additions that compliment or improve the deployment process when using Strapi in a production or production-like environment:
📄️ Caddy Proxying
Use a proxy application like Caddy to secure your Strapi project.
📄️ HAProxy Proxying
Use a proxy application like HAProxy to secure your Strapi project.
📄️ NGinx Proxying
Use a proxy application like Nginx to secure your Strapi project.
📄️ PM2 Process Manager
Install and start a Strapi application using a process manager.