You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Go step-by-step. If you bite too big of a piece, I guarantee you will choke.
36
36
37
37
<strong>Supporting Articles:</strong>
38
38
39
-
-[How to Install Docker and Docker Compose on Ubuntu 22.04 LTS](https://www.smarthomebeginner.com/install-docker-on-ubuntu-22-04/)
39
+
-[How to Install Docker and Docker Compose on Ubuntu 22.04 LTS](https://www.smarthomebeginner.com/install-docker-on-ubuntu-22-04/)[VIDEO](https://youtu.be/nwFh4JBGD_0)
40
40
-[How to Install Docker and Docker Compose on Ubuntu 20.04 LTS](https://www.smarthomebeginner.com/install-docker-on-ubuntu-20-04/)
41
41
-[Cloudflare Settings for Traefik Docker: DDNS, CNAMEs, & Tweaks](https://www.smarthomebeginner.com/cloudflare-settings-for-traefik-docker/)
42
42
-[Google OAuth 2 MFA Protection for Docker](https://www.smarthomebeginner.com/traefik-forward-auth-google-oauth-2022/)
@@ -107,8 +107,10 @@ The apps I use are scattered around in several different docker-compose files. S
107
107
- OAuth - Google OAuth 2 Forward Authentication
108
108
- Authelia - Private Forward Authentication
109
109
- Portainer - Container Management
110
-
- Organizr - Unified Frontend
111
-
- Heimdall - Unified Frontend Alternative
110
+
- Organizr - Dashboard for Apps
111
+
- Heimdall - Dashboard for Apps
112
+
- Homepage - Dashboard for Apps
113
+
- Dashy - Dashboard for Apps
112
114
- Autoindex - Plain text Index to All Files
113
115
114
116
### SMART HOME
@@ -134,10 +136,10 @@ The apps I use are scattered around in several different docker-compose files. S
134
136
### DOWNLOADERS
135
137
136
138
- jDownloader - Download management
137
-
- TransmissionBT with VPN - Torrent Downloader with [IPVanish](https://www.smarthomebeginner.com/go/ipvanish) VPN.
139
+
- TransmissionBT with VPN - Torrent Downloader.
138
140
- SABnzbd - Binary newsgrabber, NZB downloader
139
141
- Nzbget - Binary newsgrabber, NZB downloader
140
-
- qBittorrent with VPN - Torrent downloader
142
+
- qBittorrent with Wireguard VPN from [Surfshark](https://bit.ly/shb-surfshark) - Torrent downloader
141
143
142
144
### INDEXERS
143
145
@@ -200,6 +202,8 @@ The apps I use are scattered around in several different docker-compose files. S
200
202
- UniFi Controller - Controller for Ubiquiti UniFi Network Gear
201
203
- Rclone - Mount Cloud/Google Drive
202
204
- MergerFS - Merge local and remote file systems
205
+
- Gluetun - VPN client for docker containers and more
206
+
- DeUnhealth - Auto restart containers on VPN restart
203
207
204
208
### WEB
205
209
@@ -213,6 +217,7 @@ The apps I use are scattered around in several different docker-compose files. S
0 commit comments