Skip to content

Commit 0ba5793

Browse files
committed
Updated README
1 parent f1c47fc commit 0ba5793

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Go step-by-step. If you bite too big of a piece, I guarantee you will choke.
3636

3737
<strong>Supporting Articles:</strong>
3838

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)
4040
- [How to Install Docker and Docker Compose on Ubuntu 20.04 LTS](https://www.smarthomebeginner.com/install-docker-on-ubuntu-20-04/)
4141
- [Cloudflare Settings for Traefik Docker: DDNS, CNAMEs, & Tweaks](https://www.smarthomebeginner.com/cloudflare-settings-for-traefik-docker/)
4242
- [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
107107
- OAuth - Google OAuth 2 Forward Authentication
108108
- Authelia - Private Forward Authentication
109109
- 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
112114
- Autoindex - Plain text Index to All Files
113115

114116
### SMART HOME
@@ -134,10 +136,10 @@ The apps I use are scattered around in several different docker-compose files. S
134136
### DOWNLOADERS
135137

136138
- jDownloader - Download management
137-
- TransmissionBT with VPN - Torrent Downloader with [IPVanish](https://www.smarthomebeginner.com/go/ipvanish) VPN.
139+
- TransmissionBT with VPN - Torrent Downloader.
138140
- SABnzbd - Binary newsgrabber, NZB downloader
139141
- 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
141143

142144
### INDEXERS
143145

@@ -200,6 +202,8 @@ The apps I use are scattered around in several different docker-compose files. S
200202
- UniFi Controller - Controller for Ubiquiti UniFi Network Gear
201203
- Rclone - Mount Cloud/Google Drive
202204
- MergerFS - Merge local and remote file systems
205+
- Gluetun - VPN client for docker containers and more
206+
- DeUnhealth - Auto restart containers on VPN restart
203207

204208
### WEB
205209

@@ -213,6 +217,7 @@ The apps I use are scattered around in several different docker-compose files. S
213217
- Traefik Certificate Dumper - Extract Traefik SSL Certs
214218
- Cloudflare DDNS - Dynamic IP Updater
215219
- Cloudflare Companion - Automatic CNAME creation for services
220+
- WhoAmI - For testing.
216221

217222
# Installation and Usage
218223

0 commit comments

Comments
 (0)