DEV Community

Discussion on: Create a Full-Stack web application using React, Strapi, Nginx, MongoDB, and DigitalOcean

Collapse
 
pakwai122 profile image
PW

Great tutorial and thank you for your work.
It's good enough for people to kick start their own project.
I have a suggestion for so called a "best practice". May u make a tutorial for strapi again?
deploy it on AWS, and split it into dev/staging/production mode for management.
By using pre-set config for nginx security on digitalocean.com/community/tools/n...
besides, PM2 for application online 24/7. what do u think?

Collapse
 
jackrkelly profile image
Jack Kelly

I like it! That's a very good idea. I should've included something regarding pm2 for managing the application.

Collapse
 
pakwai122 profile image
PW

btw, I've followed along this tutorial, and I think some of the commands are missing(install nodejs) or need to replace.
sudo apt install python-certbot-nginx>sudo apt install python3-certbot-nginx