cobalt/docs/SSL-certificate-using-Traefik .md
2025-04-02 18:18:11 +05:30

15 lines
422 B
Markdown

# Create Directory in OPT
cd /opt && mkdir traefik
# create acme.json file
touch acme.json
chmod 600 /opt/traefik/acme.json
# after that go to docker-compose-ssl file copy and add domain name and Email address
[docker-compose file click here](docs/examples/docker-compose-ssl.yml)
after creating this Just run the docker-compose file that will automatically create SSL Certificate for that