Browse Source

Updating README

tesla
Levi Olson 5 years ago
parent
commit
9023b725c8
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      README.md

+ 2
- 3
README.md View File

@ -27,9 +27,8 @@ _This file is intended to help you remember the thing you made way back then..._
## Pull from Digital Ocean ## Pull from Digital Ocean
1. SSH into server `ssh root@45.55.44.195`
2. Enter correct dir `cd /home/forge/leviolson-website`
1. SSH into server `ssh root@206.189.236.142`
2. Enter correct dir `cd /opt/apps/leviolson.com`
3. Pull in changes `git pull && npm i` 3. Pull in changes `git pull && npm i`
4. Restart the service `pm2 restart LeviOlson.com` 4. Restart the service `pm2 restart LeviOlson.com`
5. Verify it restarted correctly `pm2 logs LeviOlson.com` 5. Verify it restarted correctly `pm2 logs LeviOlson.com`

Loading…
Cancel
Save