You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-12
Original file line number
Diff line number
Diff line change
@@ -58,18 +58,6 @@ The architectures supported by this image are:
58
58
| arm64 | ✅ | arm64v8-\<version tag\>|
59
59
| armhf| ✅ | arm32v7-\<version tag\>|
60
60
61
-
## Version Tags
62
-
63
-
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
64
-
65
-
| Tag | Available | Description |
66
-
| :----: | :----: |--- |
67
-
| latest | ✅ | Current latest stable. |
68
-
| stable | ✅ | Old stable version. Please change to latest branch for stable releases. |
69
-
| stable-4.9700 | ✅ | Old stable version. Will not be updated anymore! |
70
-
| stable-3.815 | ✅ | Old stable version. Will not be updated anymore! |
71
-
| stable-3.5877 | ✅ | Old stable version. Will not be updated anymore! |
72
-
73
61
## Application Setup
74
62
75
63
To configure Domoticz, go to the IP of your docker host on the port you configured (default 8080), and add your hardware in Setup > Hardware.
@@ -262,6 +250,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
***05.02.22:** - Set default webroot to /. Add env. variable for setting custom databas path.
266
255
***26.12.20:** - Rebase to Ubuntu Focal, see [here](https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal) for troubleshooting armhf.
267
256
***24.11.19:** - Change to using domoticz builtin Lua and MQTT.
0 commit comments