Skip to content

Instantly share code, notes, and snippets.

@DarinDev1000
Last active February 5, 2020 23:35
Show Gist options
  • Save DarinDev1000/740c7d6ba24de2adc52ce3e2ac64a22a to your computer and use it in GitHub Desktop.
Save DarinDev1000/740c7d6ba24de2adc52ce3e2ac64a22a to your computer and use it in GitHub Desktop.

Revisions

  1. DarinDev1000 revised this gist Feb 5, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions server-setup-links.md
    Original file line number Diff line number Diff line change
    @@ -5,3 +5,6 @@ https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-
    https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-18-04

    https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/deployment

    Edit the `/etc/environment` file:
    Add `NODE_ENV=production` to a new line
  2. DarinDev1000 created this gist Feb 5, 2020.
    7 changes: 7 additions & 0 deletions server-setup-links.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@

    https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-18-04
    https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04
    https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-18-04
    https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-18-04

    https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/deployment