2
0
mirror of https://github.com/schnidrig/openhab-ansible synced 2026-01-12 00:48:46 +01:00
This commit is contained in:
Christian Schnidrig
2023-01-04 21:28:35 +01:00
parent 3071173f0e
commit 8d0cc11d24
11 changed files with 147 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
version: "2"
services:
psacc:
image: flobz/psa_car_controller:v3.0.7
restart: unless-stopped
privileged: true
ports:
- "5000:5000"
volumes:
- ./config:/config
- ./log:/var/log
- ./mylogger.py:/usr/local/lib/python3.9/dist-packages/psa_car_controller/common/mylogger.py
command: psa-car-controller -l 0.0.0.0 -b / -c -r --web-conf -R 10