Skip to content

Instantly share code, notes, and snippets.

@mdestafadilah
Last active September 15, 2021 06:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdestafadilah/979dbe14540a703f67b8af9fabd1a331 to your computer and use it in GitHub Desktop.
Save mdestafadilah/979dbe14540a703f67b8af9fabd1a331 to your computer and use it in GitHub Desktop.
MEMBANGUN SERVER UBUNTU SOLID
1. DOWNLOAD UBUNTU FROM HERE
- https://old-releases.ubuntu.com/releases/bionic/ubuntu-18.04.4-server-amd64.iso
2. SETUP YOUR BASIC SERVER FROM HERE
- https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-18-04
- https://acahya.web.id/instalasi-ubuntu-server-18-04-lts-bionic-beaver-minimal-server/
3. INSTALL YOUR LET'S ENCRYPT HTTPS FROM HERE
- https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-18-04
4. INSTALL NASIHOSTING BESERTA EXTENTIONNYA
- https://github.com/kurniawandata/nasihosting
- https://github.com/kurniawandata/nasihosting-extensionpack
5. NODEJS SUPPORT
- https://www.serverlab.ca/tutorials/development/nodejs/run-nodejs-with-pm2-and-apache-2-4-on-ubuntu-18-04/
- https://imstudio.medium.com/set-up-a-node-js-app-for-a-website-with-apache-on-ubuntu-18-04-e0323c333c20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment