https://github.com/pascalandy/traefik_v2
Traefik Demo
https://github.com/pascalandy/traefik_v2
Last synced: 3 months ago
JSON representation
Traefik Demo
- Host: GitHub
- URL: https://github.com/pascalandy/traefik_v2
- Owner: pascalandy
- Created: 2020-03-03T16:08:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T21:37:36.000Z (over 5 years ago)
- Last Synced: 2025-02-01T22:16:07.364Z (5 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Traefik Demo
Deploy Using the follwong command
```sh
$> make clean
$> DEPLOY_VERSION=${version} make deploy
```