Skip to content
reloxx13 edited this page Sep 28, 2018 · 2 revisions

Added in 1.6.0

To use TasmoAdmin with SSL (Docker):

sudo docker run -d -p 5443:443 -e SSL=true -v /home/pi/tasmoadmin:/data --name=TasmoAdmin --restart=always raymondmm/tasmoadmin:beta

Note:
Using self-signed root certificate will produce a warning in your browser stated as not secure.

You can add your own certificate by replacing tasmoadmin.key and tasmoadmin.crt which are stored on your host, i.e.
/home/pi/tasmoadmin/nginx/certs