nginxconfig.io
nginxconfig.io copied to clipboard
config strapi with nginx
Feature request
config strapi with nginx
Feature description
As Strapi does not handle SSL directly and hosting a Node.js service on the "edge" network is not a secure solution.
How the feature is useful
setting up SSL or nginx file for Strapi is a nightmare. It's would be great to have it for kick start project with security best practice.
I am running strapi with pm2 and using nginx reverse proxy for backend. Although my frontend is seperate.