homeserver/README.md

3.0 KiB

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.

Core services

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

Maintenance

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.