|
|
@@ -1,28 +1,5 @@
|
|
|
---
|
|
|
|
|
|
-jupyter: # pw: letscode.00
|
|
|
- host:
|
|
|
- himbeere:
|
|
|
- fqdn: code.cere.duckdns.org
|
|
|
- docker:
|
|
|
- build: jupyter
|
|
|
- ports: 17888:80
|
|
|
- volumes:
|
|
|
- - /mnt/ssdext/data/jupyter/notebooks:/root/notebooks
|
|
|
- - /mnt/ssdext/data/jupyter/config:/root/.local
|
|
|
- - /mnt/ssdext/data/jupyter/config_root:/root/.jupyter
|
|
|
-
|
|
|
- #~ blaubeere:
|
|
|
- #~ docker:
|
|
|
- #~ build: jupyter
|
|
|
- #~ ports: 17888:8888
|
|
|
- #~ volumes:
|
|
|
- #~ - /opt/jupyter/notebooks:/root/notebooks
|
|
|
- #~ - /opt/jupyter/config:/root/.local
|
|
|
- #~ - /opt/jupyter/config_root:/root/.jupyter
|
|
|
- docker:
|
|
|
- build: jupyter
|
|
|
-
|
|
|
jlab:
|
|
|
host: stachelbeere
|
|
|
docker:
|
|
|
@@ -58,39 +35,6 @@ domoticz:
|
|
|
backup_db: /bin/bash -c "cp -p /opt/domoticz/userdata/domoticz.db /opt/domoticz/userdata/domoticz.db.`date +%Y.%m.%d.%H.%M.%S`"
|
|
|
cleanup_meter_values: python3 /fix_meter_values.py
|
|
|
|
|
|
-
|
|
|
-#~ influxdb: # receive data from domoticz
|
|
|
- #~ host: himbeere
|
|
|
- #~ fqdn: influx.cere.duckdns.org
|
|
|
- #~ docker:
|
|
|
- #~ image: arm32v7/influxdb:latest
|
|
|
- #~ volumes:
|
|
|
- #~ - /mnt/ssdext/data/influxdb/data:/var/lib/influxdb2
|
|
|
- #~ # - /mnt/ssdext/data/influxdb/config:/etc/influxdb2
|
|
|
- #~ env:
|
|
|
- #~ VIRTUAL_PORT: 8086
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_MODE: setup
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_USERNAME: dirk
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_PASSWORD: "#*influx.00"
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_ORG: rothe
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_BUCKET: home_bucket
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_RETENTION: 1w
|
|
|
- #~ # DOCKER_INFLUXDB_INIT_ADMIN_TOKEN: "123XY.00"
|
|
|
- #~ INFLUXDB_REPORTING_DISABLED: true
|
|
|
- #~ INFLUXDB_ADMIN_USER: influx_admin
|
|
|
- #~ INFLUXDB_ADMIN_PASSWORD: pass
|
|
|
- #~ INFLUXDB_HTTP_AUTH_ENABLED: "true"
|
|
|
-
|
|
|
-#~ chronograf:
|
|
|
- #~ host: himbeere
|
|
|
- #~ fqdn: chronograf.cere.duckdns.org
|
|
|
- #~ docker:
|
|
|
- #~ image: arm32v7/chronograf:latest
|
|
|
- #~ volumes:
|
|
|
- #~ - /mnt/ssdext/data/chronograf/data:/var/lib/chronograf
|
|
|
- #~ env:
|
|
|
- #~ VIRTUAL_PORT: 8888
|
|
|
-
|
|
|
grafana:
|
|
|
host: himbeere
|
|
|
fqdn: grafana.cere.duckdns.org
|
|
|
@@ -197,21 +141,6 @@ ngp: # nginx proxy with lets encrypt
|
|
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
|
|
- /mnt/ssdext/data/nginx/vhost.d:/etc/nginx/vhost.d:rw
|
|
|
|
|
|
-#~ nexus:
|
|
|
- #~ host: himbeere
|
|
|
- #~ docker:
|
|
|
- #~ build: nexus
|
|
|
- #~ volumes:
|
|
|
- #~ - /etc/localtime:/etc/localtime
|
|
|
- #~ - /mnt/ssdext/data/nexus:/opt/sonatype-work
|
|
|
- #~ ports: 1381:8081
|
|
|
-
|
|
|
-#~ pypy:
|
|
|
- #~ host: himbeere
|
|
|
- #~ docker:
|
|
|
- #~ build: pypy
|
|
|
- #~ volumes:
|
|
|
- #~ - /etc/localtime:/etc/localtime
|
|
|
piusv:
|
|
|
host: himbeere
|
|
|
docker:
|