Skip to content
Snippets Groups Projects
Select Git revision
  • 2d45d740bf10cf1d1a634c336c098d2063ed6ba0
  • main default protected
  • 24-everything-from-git
  • 45-create-new-poc-deployment-with-docker
  • 44-add-a-cli-tool
  • improve-deployment
  • 31-backend
  • bash-script-bug-fix
  • upgrades_submodules
  • 24-dependencies-build-nested-watch
  • 24-dependencies-build-using-workspaces
  • 24-dependencies-build
  • wip-all-local
  • 10-annotot
  • 3-annotation-plugin-showing-up
15 results

Caddyfile

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