This commit is contained in:
2025-03-03 18:39:00 +01:00
parent b9d9104462
commit d7b12b1e81

View File

@ -28,26 +28,26 @@ services:
- homepage.widget.type=homeassistant
- homepage.widget.url=https://ha.sectorq.eu
- homepage.widget.key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIzOTk5NGJjYjIzYjk0YzExYmM5OWZiNTBlNzU0N2M2YyIsImlhdCI6MTc0MDM5OTY4NCwiZXhwIjoyMDU1NzU5Njg0fQ.LDebvPGreyZzlWT1CylHSdSt8i_cWO72HnNCsCAIaG8
- homepage.widget.custom=[{"state","sensor.sonoff_1001555a27_power"}]
#- homepage.widget.custom=[{"state","sensor.sonoff_1001555a27_power"}]
restart: always
dns:
- 192.168.77.101
ollama:
volumes:
- /share/docker_data/ollama:/root/.ollama
ports:
- 11434:11434
container_name: ollama
# image: ollama/ollama:0.1.27-rocm
image: ollama/ollama
# environment:
# - HSA_OVERRIDE_GFX_VERSION=9.0.0
# devices:
# - /dev/dri/renderD128
# - /dev/dri/card1
# - /dev/kfd
labels:
com.centurylinklabs.watchtower.enable: true
# ollama:
# volumes:
# - /share/docker_data/ollama:/root/.ollama
# ports:
# - 11434:11434
# container_name: ollama
# # image: ollama/ollama:0.1.27-rocm
# image: ollama/ollama
# # environment:
# # - HSA_OVERRIDE_GFX_VERSION=9.0.0
# # devices:
# # - /dev/dri/renderD128
# # - /dev/dri/card1
# # - /dev/kfd
# labels:
# com.centurylinklabs.watchtower.enable: true
esphome:
container_name: esphome
image: esphome/esphome:latest