Software Alternatives & Reviews

How come most tutorials concerning deployment practically never address how to edit/modify/update your app/site post-deployment?

PM2 Let's Encrypt GitHub
  1. 1

    PM2

    Advanced, production process manager for Node.js
    I am about to deploy my first MERN on Digital Ocean. Since I am studying on my own remotely I will be using the techniques that I have happened to come across that first seemed legit enough ( saw the same basic instructions in 2 different places ) and easy enough to follow. And after installing the proper node in the droplet that ends up being cloning your project from GitHub and then using PM2 to maintain it running, NGINX for reverse proxy and let's Encrypt for the SSL certification. Yes, I also saw stuff on dockers and know I should learn to use them but felt like I didn't want to address them until my next time.

    #Monitoring Tools #Performance Monitoring #Log Management 51 social mentions

  2. Let’s Encrypt is a free, automated, and open certificate authority brought to you by the Internet Security Research Group (ISRG).
    Pricing:
    • Open Source
    I am about to deploy my first MERN on Digital Ocean. Since I am studying on my own remotely I will be using the techniques that I have happened to come across that first seemed legit enough ( saw the same basic instructions in 2 different places ) and easy enough to follow. And after installing the proper node in the droplet that ends up being cloning your project from GitHub and then using PM2 to maintain it running, NGINX for reverse proxy and let's Encrypt for the SSL certification. Yes, I also saw stuff on dockers and know I should learn to use them but felt like I didn't want to address them until my next time.

    #Identity And Access Management #Two Factor Authentication #Security & Privacy 311 social mentions

  3. 3
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    I am about to deploy my first MERN on Digital Ocean. Since I am studying on my own remotely I will be using the techniques that I have happened to come across that first seemed legit enough ( saw the same basic instructions in 2 different places ) and easy enough to follow. And after installing the proper node in the droplet that ends up being cloning your project from GitHub and then using PM2 to maintain it running, NGINX for reverse proxy and let's Encrypt for the SSL certification. Yes, I also saw stuff on dockers and know I should learn to use them but felt like I didn't want to address them until my next time.

    #Code Collaboration #Git #Version Control 2041 social mentions

Discuss: How come most tutorials concerning deployment practically never address how to edit/modify/update your app/site post-deployment?

Log in or Post with