• 9 Posts
  • 191 Comments
Joined 4 months ago
cake
Cake day: March 4th, 2025

help-circle


  • tofutoMastodon@lemmy.worldMastodon 4.4
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    Thank you for the info. I thought the *key instances and maybe pleroma already had it and wanted to see how it looks. But I’m almost exclusively using an app anyways so I should be looking how Tusky implements it anyways.
















  • 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.




  • tofutoSelfhosted@lemmy.worldThe hidden cost of self-hosting
    link
    fedilink
    English
    arrow-up
    2
    ·
    28 days ago

    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 :-)










Moderates