Skip to content

Commit

Permalink
Add update instructions (#51)
Browse files Browse the repository at this point in the history
* Add update instructions

* fix spelling error
  • Loading branch information
Justin Ehrenhofer authored Jan 31, 2024
1 parent 39aa606 commit e2d839b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,17 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
PRs welcome!

Thanks for supporting MAGIC Monero Fund.

---

# Upgrading Server

ssh into the machine, and cd into the correct folder, under Production. Then:

`sudo git pull`

`sudo docker-compose up --build`

After building coompletes, quit out with Ctrl + C

`sudo docker start monerofund-frontend-page`

0 comments on commit e2d839b

Please sign in to comment.