Skip to content

Commit

Permalink
update updating.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott committed Aug 20, 2019
1 parent 2ec716e commit ee2983c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions UPDATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ Whether you run the open source community edition or the cloud edition, start by

4. Restart the webserver.

### Helpy Pro Edition

Helpy Pro is a packaged version, which greatly simplifies the process of updating. Note that updated versions typically are not avaiable to Pro until several days after the community edition release. Update using the apt package manager:

1. `sudo apt-get update`
2. `sudo apt-get upgrade`
3. `sudo helpy run db:migrate`
4. `sudo helpy restart`

### Cloud Edition

If you are running the cloud edition, perform the following additional steps:
Expand Down

0 comments on commit ee2983c

Please sign in to comment.