Skip to content

Commit ee2983c

Browse files
committed
update updating.md
1 parent 2ec716e commit ee2983c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

UPDATING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ Whether you run the open source community edition or the cloud edition, start by
2121

2222
4. Restart the webserver.
2323

24+
### Helpy Pro Edition
25+
26+
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:
27+
28+
1. `sudo apt-get update`
29+
2. `sudo apt-get upgrade`
30+
3. `sudo helpy run db:migrate`
31+
4. `sudo helpy restart`
32+
2433
### Cloud Edition
2534

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

0 commit comments

Comments
 (0)