Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandslab/auto-traefik
Support files to automatically setup Socket Proxy, Traefik, and fetch LE SSL certificates.
https://github.com/anandslab/auto-traefik
Last synced: 6 days ago
JSON representation
Support files to automatically setup Socket Proxy, Traefik, and fetch LE SSL certificates.
- Host: GitHub
- URL: https://github.com/anandslab/auto-traefik
- Owner: anandslab
- License: mit
- Created: 2023-09-17T21:48:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T09:41:57.000Z (5 months ago)
- Last Synced: 2024-09-23T01:31:40.886Z (about 2 months ago)
- Language: Shell
- Size: 3.34 MB
- Stars: 59
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# IMPORTANT: Auto-Traefik has moved!
Auto-Traefik is now called Deployarr: https://github.com/anandslab/deployarr
v3.3.3 will be the last version of Auto-Traefik. All future updates will be available via the Deployarr repository.
# What is Auto-traefik?
Automatically setup Socket Proxy, Traefik (fetch LE SSL certificates), Authelia, Portainer, Dozzle, Uptime-Kuma, Homepage, and other apps.Name Change Coming
Auto-Traefik will soon be renamed to Deployarr to accurately reflect what it does - simplify deployment of several Homelab apps, on top of Traefik.# Tested On
- Ubuntu
- Debian
- May also work on OMV but not fully tested
GLIBC version 2.35 needed (use the command below to check your system). Older versions of the above OSes tend to have older version of GLIBC.
Since Auto-Traefik v3.1, most recent version of Ubuntu/Debian/OMV with older GLIBC versions should be supported.
# More Details
https://www.smarthomebeginner.com/auto-traefik/
# How to Use Auto Traefik? - Guides
## Text Guide
https://www.smarthomebeginner.com/course/how-to-use-auto-traefik/
## Video Guide
### Playlist:
https://www.youtube.com/playlist?list=PL1Hno7tIbSWViTyCXl9xNdXXU-1bVxIFD
### Individual Videos:
1️⃣: Introduction, Version 2 Overview, and New Features: https://youtu.be/ePBLJTyRgdQ
2️⃣-3️⃣: Must Read Info and Checks: https://youtu.be/hF-Ip18Y4kc
4️⃣: Docker and Socket Proxy Setup: https://youtu.be/TWsLUzK6DbM
5️⃣: Traefik Staging and Production Setup: https://youtu.be/SBv-9LD1S5k
6️⃣: Authentication, Basic Auth, and Authelia MFA: https://youtu.be/1g9h9P3QYl8
7️⃣: Applications: https://youtu.be/RnoFPgwS534
8️⃣: Additional Applications: https://youtu.be/GK0YKA5q1XE
9️⃣: External Apps Behind Traefik: https://youtu.be/kGaX1pnP_y4
1️⃣0️⃣: Removing Auto-Traefik and Closing Thoughts: https://youtu.be/z9Az9MMBHSE
# Download Auto-Traefik
```
wget https://raw.githubusercontent.com/htpcBeginner/auto-traefik/main/auto-traefik_v3.3.3.shb
```
# Run the Bash Script
Once you have the script on the server, run it using the following commands (do not use ```sudo```):
```
chmod +x auto-traefik_v3.3.3.shb
./auto-traefik_v3.3.3.shb
```
Use the -arm.shb version of the file for Raspberry Pi.
# Support
Please do not open issues on GitHub. There is a dedicated Auto-Traefik support channel on our [Discord server](https://www.smarthomebeginner.com/discord/) for Supporters.