shantanoo-desai / komponist

A Composer for your favorite IoT/ IIoT container stacks with Ansible + Jinja2 + Docker Compose v2
GNU Affero General Public License v3.0
25 stars 2 forks source link

Setup and Enable HTTPS / TLS Security Configuration #70

Open shantanoo-desai opened 1 year ago

shantanoo-desai commented 1 year ago

Description

Generate Self-Signed TLS certificates + Root Certificate Authority for Komponist. The Root CA + Certificates / Keys will be used by traefik reverse-proxy for TLS-Termination for the running services. The Root CA will be saved under /usr/local/share/ca-certificates/ to make it acceptable for the Control Node (as well as for browsers).

References

Tasks