My selfhosted services
- Install k3s https://docs.k3s.io/installation
Chart | Description | Source Code |
---|---|---|
apprise | Push Notifications that work with just about every platform | https://github.com/caronc/apprise |
fileflows | File processing application | https://github.com/revenz/FileFlows |
n8n | Workflow automation platform | https://github.com/n8n-io/n8n |
rsnapshot | A tool for backing up data using rsync | https://github.com/rsnapshot/rsnapshot |
syncthing | Continuous file synchronization | https://github.com/syncthing/syncthing |
Chart | Description | Source Code |
---|---|---|
http-https-echo | App that echoes request data as JSON (useful for debugging) | https://github.com/mendhak/docker-http-https-echo |
Chart | Description | Source Code |
---|---|---|
code-server | VS Code running on a remote server, accessible through the browser | https://github.com/linuxserver/docker-code-server |
Chart | Description | Source Code |
---|---|---|
flaresolverr | Proxy server to bypass Cloudflare protection | https://github.com/FlareSolverr/FlareSolverr |
prowlarr | Indexer manager/proxy built on the popular *arr stack to integrate with various PVR apps | https://github.com/Prowlarr/Prowlarr |
qbittorrent | Bittorrent client with a feature rich Web UI for remote access | https://github.com/qbittorrent/qBittorrent |
Chart | Description | Source Code |
---|---|---|
bazarr | Companion application to Sonarr and Radarr that manages and downloads subtitles. | https://github.com/morpheus65535/bazarr |
jellyfin | An open-source media server | https://github.com/jellyfin/jellyfin |
overseerr | A tool for browsing and requesting new media content. | https://github.com/sct/overseerr |
plex | A media server that organizes and streams video and audio content across devices. | https://www.plex.tv/ |
radarr | A movie tracking and automation tool that downloads movies as they become available. | https://github.com/Radarr/Radarr |
sonarr | A TV series tracking and automation tool for downloading episodes as they air. | https://github.com/Sonarr/Sonarr |
tautulli | A monitoring and analytics tool for Plex | https://github.com/Tautulli/Tautulli |
threadfin | An M3U proxy for Kernel/Plex/Jellyfin/Emby based on xTeVe | https://github.com/Threadfin/Threadfin |
Chart | Description | Source Code |
---|---|---|
grafana-backup | Cron job to backup Grafana settings by using the Grafana API | https://github.com/ysde/grafana-backup-tool |
prometheus-operator | Operator that manages Prometheus, Grafana, and related monitoring components in K8s | https://github.com/prometheus-operator/prometheus-operator |
wakatime-exporter | Exports Prometheus metrics from Wakatime. | https://github.com/MacroPower/wakatime_exporter |
Chart | Description | Source Code |
---|---|---|
cert-manager | Automatically provision and manage TLS certificates in K8s | https://github.com/cert-manager/cert-manager |
infisical-operator | Operator to fetch secrets from Infisical. | https://github.com/Infisical/infisical |
rancher | Container management platform | https://github.com/rancher/rancher |
reloader | K8s controller to that does rolling upgrades on ConfigMap/Secrets changes | https://github.com/stakater/Reloader |
traefik | HTTP reverse proxy and load balancer | https://github.com/traefik/traefik |
- K3s - Lightweight Kubernetes