• 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2022

help-circle
  • I settled on a Fujitsu Q920 with 16 GB of RAM and a 1 TB SSD. Runs FreeBSD 14.1 and each service has its own Jail.

    Services:

    DNSmasq - local DNS and adblocker Wireguard Navidrome MPD - Media server Vaultwarden - password save Radicale - cardav and caldav server TinyRSS - RSS aggregator Zabbix - server and service monitoring Postgresql Gitea - git repository Emby - jellyfin alternative Mariadb Bhyve VM with Debian running 2 apps (invoiceplane and leantime) which use a quite old php version and I never had time to port to Freebsd.

    A second machine that starts daily and creates a backup of machine 1 by using ZFS autobackup.

    Nothing fancy but it does what I need.



  • Same here. I’m using mainly FreeBSD on my servers so docker is a no go due to lack of support. I have to stick with Photoprism for now as it offers a install without docker and it does the job for me. Anyhow, I’m not happy with the trend that most FOSS projects today limit the deployment on docker and do not offer a way of a plain install on you *nix system of choice.