Homeserver config based on docker-compose, SnapRAID and MergerFS.
Go to file
2023-11-03 21:45:50 +01:00
.misc Add blog and collabora 2023-05-13 21:37:16 +02:00
docker Replace Jackett with Prowlarr 2023-11-03 21:45:50 +01:00
pwrstatd Add pwrstatd config and scripts 2022-06-22 14:17:13 +02:00
snapraid Rename snapraid config files as they are only examples 2022-02-11 21:05:52 +00:00
.gitignore Initial commit 2022-02-03 19:21:52 +00:00
LICENSE Add license 2022-03-27 20:06:51 +02:00
README.md Add blog and collabora 2023-05-13 21:37:16 +02:00

mr-vercetti/homeserver

Dashboard

This is my home server project that I started because I value the privacy of my data, I don't like paying subscriptions and because self-hosting is really fucking cool.

Services

All services are deployed using Docker compose and are run as a non-root user.

Maintenance

  • ddclient - DDNS
  • SWAG - reverse proxy with SSL certbot and fail2ban
  • watchtower - notifications about docker image updates
  • Duplicati - cool backup software

Media

Personal cloud

Software development

Other

Storage solution

I went with MergerFS and SnapRAID, which allows me a great deal of flexibility and still keeps my data safe. Array is synchronized and scrubbed automatically via snapraid-runner running from crontab.

Setup

To be completed.