danilevy1212 / services

Collection docker compose files constituting the services I currently self-host.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Services

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.

Upgrade

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.

About

Collection docker compose files constituting the services I currently self-host.

License:MIT License


Languages

Language:Dockerfile 71.4%Language:Shell 28.6%