summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-12-21 02:53:40 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-12-21 02:53:40 -0500
commit2c753bbb96d92e4f45be53f9066c9aa044b1efdd (patch)
tree1ab9cc9a1fe55e4ce465b5a2e1d6525d602f5014
parent420a23566be86cf91c81b38682d58398a193385b (diff)
Update docs to mention sablierHEADmaster
-rw-r--r--README.md18
1 files changed, 11 insertions, 7 deletions
diff --git a/README.md b/README.md
index 52763c5..a58008b 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,19 @@
## Services
-### **Traefik** ([traefik][12])
+### **traefik** ([traefik][12])
- Routes all traffic through port 443 (https) to minimize open ports
- Auto-renews https certificates before they expire
(require a cloudflare DNS provider)
-### **Dyndns** ([cloudflare-dynamic-dns][2]):
+### **dyndns** ([cloudflare-dynamic-dns][2]):
- Updates cloudflare DNS records with the host's public IP address
+### sablier ([sablier][14]):
+- Automatically shuts down user facing services when they are not in use
+
### **vpn** ([gluetun][3])
-- Protects sensitive connection with a VPN
+- Protects sensitive connections with a VPN
### **torrent** ([qbittorrent][4])
- Downloads and seeds requested content
@@ -23,14 +26,14 @@
- Automatically configures torrent sites for requesters (sonarr + radarr)
### **movies** ([radarr][7])
-- Automatic fetching of requested movies
+- Automatically fetches requested movies
### **tv** ([sonarr][8])
-- Automatic fetching of requested TV Shows
+- Automatically fetches requested TV Shows
### **oversee** ([overseerr][9])
-- Manage multiple users and limit how many requests they can make
-- Also: necessary for discord integration
+- Manages users and limit how many request/month they can make
+- Also: necessary for discord bot integration
### **bot** ([doplarr][10])
- Discord bot that allows users to request media
@@ -92,6 +95,7 @@ simpler to do so on your LAN network calling the ports:
[11]: https://hub.docker.com/r/linuxserver/jellyfin
[12]: https://doc.traefik.io/traefik/
[13]: https://github.com/jesseduffield/lazydocker
+[14]: https://github.com/sablierapp/sablier
[^1]: Note that even though I use plex on a daily bases, I did not include it in this
configuration as my instance is running bare-metal to avoid nvidia-docker