• 1 Post
  • 7 Comments
Joined 1Y ago
cake
Cake day: Aug 03, 2023

help-circle
rss

I had similar requirements. I switched to Baikal, which has been happily running in a docker container ever since.


Im using borgmatic, a wrapper around Borg that has some extra functionality.

Very happy with it, does exactly as advertised.


Wireguard-easy is plain old wireguard with with a nice web interface for management, that’s all.


It’s easy to set up and use, I’d recommend it.


What are your must-have selfhosted services?
Always enjoyed scrolling though these posts, figured I'd give it a go here: What are your must-have selfhosted services? Some of mine: - [Adguard Home](https://github.com/AdguardTeam/AdGuardHome) - Add blocker - [Adguard Home Sync](https://github.com/bakito/adguardhome-sync) - sync multiple adguard instances - [Bookstack](https://www.bookstackapp.com/) - documentation - [BorgMatic](https://torsion.org/borgmatic/) - config driven backup - [Change Detection](https://changedetection.io/) - monitor websites for changes, prices for example. - [FreshRSS](https://freshrss.org/index.html) - RSS reader - [Home Assistant](https://www.home-assistant.io/) - home automation - [KitchenOwl](https://github.com/TomBursch/kitchenowl) - groceries - [Rclone](https://rclone.org/) - sync backups to remote storage - [Traefik](https://traefik.io/traefik/) - reverse proxy - [Vikunja](https://vikunja.io/) - todo list - [Wireguard Easy](https://github.com/wg-easy/wg-easy) - VPN
fedilink

My solution for a power efficient setup was to split it up: all the services I use but don’t need all the time, like jellyfin for example, I host on my nas. I only turn that on when I need it.

The stuff that’s running all the time, like home assistant, addblocker, etc, I run on a raspberry pi.

Might not work for everyone, but I’m happy with it.


I do exactly the same. I do not have a lot of data I feel a need to backup. I have a nightly job that zips and then encrypts my data, then rclones it to off site storage.


I have one 3B running adguard and a wireguard vpn server. Another 4B doing the same, plus kitchenowl and home assistant.