• 7 Posts
  • 109 Comments
Joined 4 months ago
cake
Cake day: March 4th, 2025

help-circle







  • You need a reserve proxy. That’s a piece of software that takes the requests and puts them toward the correct endpoint.

    You need to create port forwards in the router and direct 80 and 443 (or whatever you’re using) toward the host of the reverse proxy and that is listening to on those ports. If it recognized the requests are for nas.your.domain, it will forward the requests to the NAS.

    Common reverse proxies are nginx or caddy. You can install it on your raspberry, it doesn’t need it’s own device.

    If you don’t want that, you can create different port forwards on your router (e.g. 8080 and 8443 to the Raspi) and configure your service on the Raspi corresponding. But it doesn’t scale well and you’d need to call everything with the port and the reverse proxy is the usual solution.


  • Yeah I think of it the other way round: I couldn’t get myself to organize them without combining it with a nice selfhosted tool. The goal is getting my stuff organized, the cost is doing work, which includes setting up a system. I can cheat on the cost a little by including a fun project in the cost part.

    I do think there’s a hidden cost in selfhosting though and it’s maintenance. Fortunately, there’s selfhosted tools that help with that too :-)


  • Isn’t that the goal? If you have an old drawer full of unorganized stuff, implementing a selfhosted management tool is getting an organizer and thinking about how to fill it, but you still have to sort your stuff in.

    The only selfhosted thing where I really have to re-organize is my documents in paperless but I’m so glad to finally have it all organized and searchable instead of some hot mess of an inconsistent folder structure.






  • No, not a media server. But it could be with the NAS and just mount a big NAS dataset into one of the servers.

    I spent a lot of time automating the setup of the Proxmox nodes with an Ansible role. It install packages, sets up exporters for monitoring, makes some Proxmox tweaks and, most important, creates the file system structures for replication and high availability. The NAS runs TrueNAS which is mostly in the default configuration, similar for the OPNsense firewall.

    That’s the operating system site of things. The VMs with the Docker services (Nextcloud, Bookstack, Calibre Web Automated, Authentik, Prometheus Stack with Grafana, this Lemmy instance, Gitea and some more) have just been transfered from the old server.





  • Looking for something specific? Lenovos have 4C/8T, 32GB RAM and an extra SSD for the virtual drives. The whole thing is idling just below 50W.

    Each box was around 100-150€ plus some drives, 3D material/energy was 15€ and my friend’s bar tab, rails/screws/blinds were around 40€ in total. Bought everything second hand with low price and power consumption in mind.