Proxmox
Proxmox copied to clipboard
Added Traefik
I wanted to make you aware that I am meticulous when it comes to merging code into the main branch, so please don't take it personally if I reject your request.
Description
Added Traefik as a service in a Debian LXC Container
Type of change
Added new scripts
Please delete options that are not relevant.
- [X ] New feature (non-breaking change which adds functionality)
- [ X] New Script (Develop a new script or set of scripts that are fully functional and thoroughly tested) < Can't test on a fork actually, or i'll need to rework all scripts to fetch on it instead of yours. I'll be very attentive & reactive to fix if there's issues
- [X ] I have performed a self-review of my code, adhering to established codebase patterns and conventions. < Same as upper
As explained upper, i can't test the whole LXC container creation & Traefik installation process as it tries to fetch scripts on your repository instead fo mine.
If you see missing / incorrect things, i'll edit and fix them asap.