Releases: jriguera/docker-rpi-tasmoadmin
v1.6.3-jose1
tasmoadmin version 1.6.3-jose1
Docker image to run TasmoAdmin
Changes since last version
- 587b1be 2019-12-31T19:23:10+01:00 update alpine to 3.11 (Jose Riguera)
Using it
# Http Basic Auth
TASMOADMIN_AUTH_USER
TASMOADMIN_AUTH_PASS
# TasmoAdmin user
TASMOADMIN_USER
TASMOADMIN_PASS
# Enable or disable login
TASMOADMIN_LOGIN=0
To enable TLS (https), just generate the certificate and key in "certs/tasmoadmin.crt"
and "certs/tasmoadmin.key" inside the data folder. You can redefine the environment
variables "TASMOADMIN_TLS_CRT" and "TASMOADMIN_TLS_KEY" to point to a different files.
And use them:
docker run --name tasmoad -p 8080:80 -v /home/pi/docker-rpi-tasmoadmin/datadir:/data -e TASMOADMIN_LOGIN=0 -d jriguera/tasmoadmin
v1.6.3-jose0
tasmoadmin version 1.6.3-jose0
Docker image to run TasmoAdmin
Changes since last version
- f13cb1b 2019-12-20T23:35:39+01:00 known issue (Jose Riguera)
- bd734d5 2019-12-20T23:35:28+01:00 bump tasmoadmin (Jose Riguera)
- 82b7934 2019-11-01T21:27:54+01:00 update docs (Jose Riguera)
- 339ffd4 2019-11-01T21:22:09+01:00 fix description (Jose Riguera)
Using it
# Http Basic Auth
TASMOADMIN_AUTH_USER
TASMOADMIN_AUTH_PASS
# TasmoAdmin user
TASMOADMIN_USER
TASMOADMIN_PASS
# Enable or disable login
TASMOADMIN_LOGIN=0
To enable TLS (https), just generate the certificate and key in "certs/tasmoadmin.crt"
and "certs/tasmoadmin.key" inside the data folder. You can redefine the environment
variables "TASMOADMIN_TLS_CRT" and "TASMOADMIN_TLS_KEY" to point to a different files.
And use them:
docker run --name tasmoad -p 8080:80 -v /home/pi/docker-rpi-tasmoadmin/datadir:/data -e TASMOADMIN_LOGIN=0 -d jriguera/tasmoadmin
v1.6.1-jose1
tasmoadmin version 1.6.1-jose1
Docker image to run TasmoAdmin
Changes since last version
- 70dbadf 2019-11-01T21:08:55+01:00 bump version (Jose Riguera)
- 5c432c1 2019-11-01T21:08:22+01:00 fix script (Jose Riguera)
Using it
# Http Basic Auth
TASMOADMIN_AUTH_USER
TASMOADMIN_AUTH_PASS
# TasmoAdmin user
TASMOADMIN_USER
TASMOADMIN_PASS
# Enable or disable login
TASMOADMIN_LOGIN=0
To enable TLS (https), just generate the certificate and key in
and inside the data folder. You can redefine the environment
variables and to point to a different files.
And use them:
docker run --name tasmoad -p 8080:80 -v /home/pi/docker-rpi-tasmoadmin/datadir:/data -e TASMOADMIN_LOGIN=0 -d jriguera/tasmoadmin
v1.6.1-jose0
tasmoadmin version 1.6.1-jose0
Docker image to run TasmoAdmin
Changes since last version
- 9879bb1 2019-11-01T20:28:03+01:00 publish artifacts in github (Jose Riguera)
- 7ae0007 2019-11-01T20:21:27+01:00 cosmetic (Jose Riguera)
- 90cc785 2019-11-01T20:20:59+01:00 update tasmoadmin (Jose Riguera)
- 12d5445 2019-09-26T23:47:44+02:00 fix release comments (Jose Riguera)
- d0ad6e9 2019-09-26T23:44:37+02:00 initial version (Jose Riguera)
Using it
To enable TLS (https), just generate the certificate and key in
and inside the data folder. You can redefine the environment
variables and to point to a different files.
And use them:
13feff7ca526bd0d01dee9941335fbeace1703eb478e3b1e9c07b4a9d767c0fe