digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.77k stars 2.05k forks source link

config strapi with nginx #187

Open pakwai122 opened 4 years ago

pakwai122 commented 4 years ago

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.

Abdullahjaffer commented 3 years ago

I am running strapi with pm2 and using nginx reverse proxy for backend. Although my frontend is seperate.