mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-12-16 04:55:41 +01:00
Replace delugevpn with qbitorrent and gluetun
This commit is contained in:
@@ -20,7 +20,7 @@ All services are deployed using Docker compose and are run as a non-root user.
|
||||
* [Radarr](https://github.com/linuxserver/docker-radarr) - movie collection manager
|
||||
* [Sonarr](https://github.com/linuxserver/docker-sonarr) - TV show collection manager
|
||||
* [Bazarr](https://github.com/linuxserver/docker-bazarr) - subtitle manager
|
||||
* [delugevpn](https://github.com/binhex/arch-delugevpn) - torrent client with VPN and Privoxy
|
||||
* [qBittorrent](https://github.com/linuxserver/docker-qbittorrent) - torrent client
|
||||
* [YoutubeDL](https://github.com/Tzahi12345/YoutubeDL-Material) - Youtube media downloader
|
||||
* [Prowlarr](https://github.com/Prowlarr/Prowlarr) - indexer
|
||||
* [Lidarr](https://github.com/Lidarr/Lidarr) - music library manager
|
||||
@@ -42,6 +42,7 @@ All services are deployed using Docker compose and are run as a non-root user.
|
||||
* [Homer](https://github.com/bastienwirtz/homer) - simple dashboard to keep services on hand
|
||||
* [mr.vercetti.cc](https://git.vercetti.cc/mr-vercetti/mr.vercetti.cc) - my personal blog
|
||||
* [static-file-server](https://github.com/halverneus/static-file-server) - static file server
|
||||
* [gluetun](https://github.com/qdm12/gluetun) - vpn client
|
||||
|
||||
## Storage solution
|
||||
I went with [MergerFS](https://github.com/trapexit/mergerfs) and [SnapRAID](https://github.com/amadvance/snapraid), which allows me a great deal of flexibility and still keeps my data safe. Array is synchronized and scrubbed automatically via [snapraid-runner](https://github.com/Chronial/snapraid-runner) running from crontab.
|
||||
|
||||
Reference in New Issue
Block a user