A collection docker compose files constituting the services I currently self-host.
- Jellyfin
- Comfy, private and self-hosted media server.
- qbittorrent
- Always online, remote torrent manager.
- syncthing
- Decentralized p2p file sharing.
- freshrss
- FreshRSS is a self-hosted RSS and Atom feed aggregator.
- wegmans_clipper
- Personal project for automating wegmans digital coupons clipping.
- dondominio
- Dynamic DNS for the Don Dominio DNS provider.
- caddy
- Reverse proxy service.
- pi-hole
- Say no to ads and trackers, on the DNS level.
- pyload
- Free (as in freedom) direct link download manager.
To upgrade and rebuild all the images, run:
./upgrade.sh
This script will run the upgrade.sh
on each service
folder, which is responsible for upgrading each container image.