Changes
Page history
Update install
authored
Dec 10, 2018
by
Brian Ó Donnell
Show whitespace changes
Inline
Side-by-side
install.md
View page @
9bfe72bd
...
...
@@ -20,8 +20,8 @@ This guide assumes you are using Debian 9 (stretch), though the process should b
### Install necessary packages
Follow
[
these instructions
](
https://docs.docker.com/engine/installation/linux/debian/
)
first to add the docker-ce repository, then:
sudo apt install docker-ce git gnupg pwgen python-pip libssl1.0.
0
sudo pip install docker-compose
sudo apt install docker-ce git gnupg pwgen python
3
-pip libssl1.0.
2
sudo pip
3
install docker-compose
### Create application directories
sudo mkdir -p /opt/pancrypticon /srv/pancrypticon
...
...
...
...