Skip to content

pjfancher/server-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Setup Script Ubuntu 22.04 - September 2022

https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-22-04 https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-22-04 https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-22-04 https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-22-04

  • ssh root@[IP]
  • git clone https://github.com/pjfancher/server-setup && cd server-setup && ./server-setup-22-04.sh
  • provide password for users (pj, dev)
  • logout/login as pj
  • curl -L peej.io | bash
  • Run node-install.sh docker-compose-install.sh per user as neccessary.
  • git clone https://github.com/pjfancher/server-setup && cd server-setup/install/ && ./node-install.sh && ./docker-compose-install.sh && source ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages