Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Konstantin A
tower
Commits
8ff98192
Commit
8ff98192
authored
Mar 16, 2018
by
Aleksey Shirokih
Browse files
Update docs. mention curl
parent
b99dfacb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
8ff98192
...
...
@@ -22,7 +22,7 @@ easy_install pip
#### How to install python-pip for Debian/Ubuntu
```
apt install --no-install-recommends python-pip
apt install --no-install-recommends python-pip
curl
```
...
...
@@ -36,6 +36,7 @@ mkdir /etc/docker-compose/tower -p
Place
`docker-compose.yml`
from project root to
`/etc/docker-compose/tower`
```
cd /etc/docker-compose/tower
curl https://code.getnoc.com/noc/tower/raw/master/docker-compose.yml > /etc/docker-compose/tower/docker-compose.yml
systemctl start docker
docker-compose up -d
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment