Skip to content
  • 0 Votes
    1 Posts
    0 Views
    mjack@mastodon.bsd.cafeM
    I've cleaned up my Raspberry Pi selfhosting setup a bit. I'm using two, each in an Argon ONE V5 case with a 1TB NVME drive, running Raspberry Pi OS.'one' is serving Nextcloud All-in-one, Immich and Vaultwarden via a Caddy reverse-proxy. All using Docker containers, Caddy as a custom build with my domain DNS provider added.'two' is used as remote borg backup destination for 'one', and later a few monitoring tools.All three sites are using a wildcard certificate for my domain, and I connect via WireGuard (on the router) when away from home.Path of least resistance:I've tried Podman, AlmaLinux, and running a manual install of Nextcloud on Ubuntu. This setup follows recommended installations methods, and gives me fewer things to worry about.#selfhosting #raspberrypi #nextcloud #immich #vaultwarden #caddy #wireguard