diff --git a/README.md b/README.md index af173d1..7de69da 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,89 @@ # jupiter-compose Docker-compose configurations and other bits for various services running on the Jupiter server. + +## General + +* [Cockpit](https://cockpit-project.org/): Web-based server administration tool +* [Portainer](https://github.com/portainer/portainer): Container management +* [Watchtower](https://github.com/containrrr/watchtower): Automatic container updates + +## Analytics + +* [Grafana](https://github.com/grafana/grafana): Pretty stats & healthchecks +* [Grafana Image Renderer](https://github.com/grafana/grafana-image-renderer): Rendering backend for Grafana +* [InfluxDB](https://github.com/influxdata/influxdb): Time series database +* [Telegraf](https://github.com/influxdata/telegraf): Metrics collection agent +* [Speedtest](https://github.com/atribe/Speedtest-for-InfluxDB-and-Grafana): Internet speed metrics +* [Scrutiny](https://github.com/AnalogJ/scrutiny): SMART monitoring + +## DevOps + +* [GitLab](https://gitlab.com/gitlab-org/gitlab): Source control & CI/CD +* [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner): Continuous integration backend +* [Code Server](https://github.com/coder/code-server): Online Visual Studio Code instance + +## Documents + +* [Paperless](https://github.com/jonaswinkler/paperless-ng): Document management + +## Downloads + +* [PyLoad](https://github.com/pyload/pyload): HTTP(S) based download manager +* [Transmission](https://github.com/transmission/transmission): Bittorrent client + +## Gaming + +* [Minecraft](https://github.com/itzg/docker-minecraft-server): Modded Minecraft server + +## Ghost + +* [Ghost](https://github.com/TryGhost/Ghost): Blogging platform +* [Umami](https://github.com/mikecao/umami): Web analytics +* [Commento](https://gitlab.com/commento/commento): Comment backend + +## Library Management + +* [Jackett](https://github.com/Jackett/Jackett): Torrent tracker backend +* [Radarr](https://github.com/Radarr/Radarr): Movie library management +* [Sonarr](https://github.com/Sonarr/Sonarr): TV library management +* [Lidarr](https://github.com/Lidarr/Lidarr): Music library management +* [Bazarr](https://github.com/morpheus65535/bazarr): Subtitle management + +## Media + +* [Plex](https://github.com/plexinc/pms-docker): Primary media server +* [Jellyfin](https://github.com/jellyfin/jellyfin): Secondary media server +* [Ombi](https://github.com/Ombi-app/Ombi): Media request frontend +* [Tautulli](https://github.com/Tautulli/Tautulli): Media server statistics + +## Cloud + +* [Nextcloud](https://github.com/nextcloud/server): Self-hosted cloud storage and more + +## Routing + +* [Cloudflare Argo Tunnel](https://hub.docker.com/r/cloudflare/cloudflared): Tunneling service +* [Cloudflare DDNS](https://github.com/oznu/docker-cloudflare-ddns): Dynamic DNS service +* [SWAG](https://github.com/linuxserver/docker-swag): NGINX-based reverse proxy +* [Homer](https://github.com/bastienwirtz/homer): Home screen / dashboard +* [Tor](https://github.com/torproject/tor): Onion routing +* [WhoAmI](https://github.com/traefik/whoami): HTTP request information +* [YOURLS](https://github.com/YOURLS/YOURLS): URL shortener + +## Samba + +* [Samba](https://github.com/dperson/samba): Windows share management + +## Social + +* [Peer Calls](https://github.com/peer-calls/peer-calls): Peer-to-peer calling + +## Vault + +* [Vaultwarden](https://github.com/dani-garcia/vaultwarden): Password manager + +## VPN + +* [Wireguard](https://github.com/linuxserver/docker-wireguard): Primary VPN +* [OpenVPN](https://hub.docker.com/r/kylemanna/openvpn/): Seconday VPN