learn-devops
π§ Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- README.md
- elixir-phoenix-deployement.md
- fly-phoenix-setup.md
- connect-to-raspberrypi.md
- install-gogs-raspberrypi.md
- README.md
- README.md
- vhost.conf
- ports1.conf
- apache.sh
- favicon.ico
- index.html
- README.md
- setup.sh
- Vagrantfile
- autobase
- default
- dokku-nginx.conf.sigil
- letsencrypt-wildcard-certificate.md
- nginx-dokku-hello.conf
- nginx-phoenix-basic.conf
- nginx.conf
- nginx.conf_old
- README.md
- nodejs-digital-ocean-centos-dokku.md
- nodejs-pm2-zero-downtime.md
- package.json
- autobase-ha-cluster.md
- backup-fly-postgres.md
- create-digitalocean-droplet.md
- managed-postgres-digitalocean.md
- migrate-db.md
- README.md
- self-managed-vps.md
- .gitignore
- cheatsheet.md
- LICENSE
- README.md
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/dwyl/learn-devops
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd learn-devops
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
cd node
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
npm install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
npm start
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
// repository documentation
Was this content helpful?
(0 ratings)
