Skip to content

adrian69/traefik

 
 

Repository files navigation

This repository provides a docker-deployable Træfik image with healthcheck

Build

Build Dockerfile using docker-machine active docker daemon.

make build

Release

Upload built image to a remote container registry.

git commit
git tag (cat VERSION)
make release

Deploy

Deploy uploaded image to docker-machine active swarm.

make deploy

See Also

About

Træfik, a modern reverse proxy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%