I would appreciate a donation if you found it useful.
You can also support me by sending a BitCoin donation to the following address:
19JXFGfRUV4NedS5tBGfJhkfRrN2EQtxVo
A shell script to install and manage Traefik on Raspberry Pis.
This shell application is designed to work with all Raspberry Pi models. It is simple and lightweight.
When installed, it will turn your Raspberry Pi into a Traefik Reverse Proxy Server.
The application allows you to:
- Install Traefik
- Uninstall Traefik
- Add dynamic configuration files
- Remove dynamic configuration files
-
Step 1 - Clone the repository
cd ~
sudo git clone https://github.com/Tech-Byte-Tips/Traefik-Control
-
Step 2 - Run the Application
cd ~/Traefik-Control && chmod +x Traefik-Control.sh && sudo ./Traefik-Control.sh
All rights are reserved by Jorge Pabón.
Free to use for personal use. Use of this application for commercial purposes without a license is not authorized. For licensing costs contact Jorge Pabón at [email protected].