rvigo / raspberry-home-server

My home server utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RASPBERRY HOME SERVER

My docker environment

content

host monitor

host and containers stats monitor

current containers:

  • grafana
  • prometheus
  • node-exporter
  • cadvisor (custom build)

media server

tv series, movies and media player

current containers:

  • plex
  • radarr
  • sonarr
  • bazarr
  • jackett
  • qbittorrent

samba

SMB storage server

current containers:

  • samba (custom build)

disclaimer

this is an """old""" project, so I dont remember all the Dockerfiles and docker-compose references and inspirations and also is pretty easy to find similar content like this repo over the internet, so thanks to everyone who indirectly contributed to this :)

About

My home server utils


Languages

Language:Dockerfile 40.2%Language:Shell 39.7%Language:Makefile 20.1%