Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix traefik config reload #88

Merged
merged 3 commits into from
Jul 31, 2018
Merged

Commits on Jul 31, 2018

  1. Fix traefik config reload

    Simply reloading traefik is not enough - we need to actually
    write the new traefik.toml file.
    yuvipanda committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    75ffa91 View commit details
    Browse the repository at this point in the history
  2. consolidate paths in config.py

    minrk committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    2760e1a View commit details
    Browse the repository at this point in the history
  3. avoid circular imports

    minrk committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    c6654ae View commit details
    Browse the repository at this point in the history