Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fl0id
arm monitoring
Commits
b9fbe3fa
Commit
b9fbe3fa
authored
Jan 19, 2018
by
CarlosEDP
Browse files
Removed portainer to separate dockerfile. Changed project name.
parent
9c94e9ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
.env
View file @
b9fbe3fa
COMPOSE_PROJECT_NAME=
rpi-
monitoring
COMPOSE_PROJECT_NAME=monitoring
docker-compose.yml
View file @
b9fbe3fa
version
:
'
2'
volumes
:
portainer_data
:
{}
prometheus_data
:
{}
grafana_data
:
{}
...
...
@@ -10,18 +9,6 @@ networks:
services
:
portainer
:
image
:
portainer/portainer
restart
:
always
networks
:
-
monitoring
ports
:
-
"
9000:9000"
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
-
portainer_data:/data
prometheus
:
image
:
napnap75/rpi-prometheus:prometheus
depends_on
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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