Skip to content
Snippets Groups Projects
Select Git revision
  • b4621429fc82f09ee071f9af04a9d992f37b1a26
  • master default protected
  • traefik-3
3 results

Readme.md

Blame
  • Traefik

    Install

    cp .env.sample .env
    # Change FQDN and login/password with htpasswd
    # Change auth in docker-compose
    docker-compose up -d

    install without NoCloud-Auto-Installer

    If you setup traefik witout installTraefik from NoCloud-Auto-Installer, you need Two more steps

    • Change "changethat@exemple.org" in traefik.toml to your own address mail
    • Create acme.json file before up docker-compose