docker-hostmanager icon indicating copy to clipboard operation
docker-hostmanager copied to clipboard

Access your Docker containers using domain names either with HTTP or HTTPS

Results 5 docker-hostmanager issues
Sort by recently updated
recently updated
newest added

You should be able to add a custom traefik.toml configuration file.

Allow multiple containers to use the same domain name. Uses cases: - 2 containers can use the same domain name but can provide different paths constraints in Traefik + container...

Provide a script that install the root certificate on Linux and Mac. It should although add the certificate in each Browser's certificate databases (`cert8.db` or `cert9.db`).

The DockerManager really need just a couple of treafik labels to work. Provide examples covering different scenarios.

- Create a documentation using [mkdocs](https://www.mkdocs.org/) - Modify `.travis-ci.yml` to publish the documentation on Github Pages