traefik-cli-tool/README.md

9 lines
172 B
Markdown
Raw Normal View History

2024-03-02 16:09:35 +00:00
# traefik_tool
2024-03-02 16:24:12 +00:00
This simple script creates traefik configuration for a given domain and a list of services.
2024-03-02 16:09:35 +00:00
## Usage
2024-03-02 16:24:12 +00:00
```bash
chmod +x traefik_tool.py
./traefik_tool
...
```