homeserver/README.md
2022-11-21 17:33:34 +01:00

2.2 KiB

mr-vercetti/homeserver

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.