Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Changes
Page history
gibberfish created page: install
authored
Feb 06, 2017
by
Gibberfish Inc
Show whitespace changes
Inline
Side-by-side
install.md
View page @
dff8b651
...
@@ -33,6 +33,7 @@ At this point, docker-compose should begin downloading the docker images and sta
...
@@ -33,6 +33,7 @@ At this point, docker-compose should begin downloading the docker images and sta
## Upgrading
## Upgrading
Eventually, we wish to make upgrading pancrypticon as easy as rebooting. Until then, you can follow these simple steps:
Eventually, we wish to make upgrading pancrypticon as easy as rebooting. Until then, you can follow these simple steps:
$ cd /opt/pancrypticon
$ cd /opt/pancrypticon
$ git pull
$ git pull
$ sudo docker-compose pull
$ sudo docker-compose pull
...
...
...
...