-
[DEPRECATED] DJISMGAMING | CLEANUPERR, Malicious torrent clean-up tool
Ok, had to manually change the version to 1.1.1 to pull down the image.
-
[DEPRECATED] DJISMGAMING | CLEANUPERR, Malicious torrent clean-up tool
Not working for me. Docker command failed to download the image
-
[Support] Fork Unraid API-RE
Got it working. Had to specify Home assistant IP as mqttbroker rather than the name. Still I can only see all the dockers listed, but no server info including drives. What am I missing?
-
[Support] Fork Unraid API-RE
Thanks for reviving this. I have been trying to get this work on Unraid 6.12.8, but seems like there is something I am missing. I got the unraidapi running and can only see dockers. No server details are displayed. Don't see anything in the logs either. Servers.json has all the details as can be seen below. Here is my docker compose (Fyi: Using docker compose first time). Also, I don't see MQTTUser in there. Is it not required or defined somewhere else? unraidapi: container_name: GUS-unraidapi image: bokker/unraidapi-re:6.12 # Use tag for your version - 6.11 or 6.12 network_mode: bridge hostname: ${HOSTNAME} ports: - ${UNRAID_API_UI_PORT}:80 volumes: - ${APPDATA_PATH}/GUS-UnraidAPI:/app/config environment: MQTTBroker: hassio MQTTPort: 1883 MQTTPass: pass MQTTBaseTopic: homeassistant KeyStorage: config TZ: ${TIMEZONE} restart: unless-stopped depends_on: - influxdb labels: - "net.unraid.docker.icon=https://raw.githubusercontent.com/ElectricBrainUK/UnraidAPI/master/static/iconx64.png" - "net.unraid.docker.webui=http://[IP]:[PORT:3005]/"
vicious-transgression6851
Members
-
Joined
-
Last visited