|
|
@@ -16,6 +16,7 @@ netdata:
|
|
|
host: himbeere
|
|
|
#~ fqdn: netdata.cere.duckdns.org
|
|
|
docker:
|
|
|
+ hostname: himbeere
|
|
|
build: netdata
|
|
|
# image: reneluria/netdata
|
|
|
cap_add: SYS_PTRACE
|
|
|
@@ -42,6 +43,7 @@ ngp:
|
|
|
build: ngp
|
|
|
ports: 192.168.178.43:1080:80, 192.168.178.43:1443:443
|
|
|
volumes:
|
|
|
+ - /usr/share/nginx/html
|
|
|
- /opt/fast/nginx/htpasswd:/etc/nginx/htpasswd \
|
|
|
- /var/run/docker.sock:/tmp/docker.sock:ro
|
|
|
- /opt/fast/nginx/certs:/etc/nginx/certs:ro
|
|
|
@@ -71,12 +73,12 @@ ngp:
|
|
|
#~ - /opt/fast/nexus:/opt/sonatype-work
|
|
|
#~ ports: 1381:8081
|
|
|
|
|
|
-pypy:
|
|
|
- host: himbeere
|
|
|
- docker:
|
|
|
- build: pypy
|
|
|
- volumes:
|
|
|
- - /etc/localtime:/etc/localtime
|
|
|
+#~ pypy:
|
|
|
+ #~ host: himbeere
|
|
|
+ #~ docker:
|
|
|
+ #~ build: pypy
|
|
|
+ #~ volumes:
|
|
|
+ #~ - /etc/localtime:/etc/localtime
|
|
|
|
|
|
rsync:
|
|
|
host: himbeere
|