• 1 Post
  • 7 Comments
Joined 1 year ago
cake
Cake day: March 22nd, 2025

help-circle
  • I’m looking at doing something similar and I was looking at Yunohost but I think it doesn’t use any containers, just installs all the apps straight in the system. Which I didn’t like. I like the idea of separating apps. Can anyone confirm this?

    After some digging I’ve decided to use https://cosmos-cloud.io/ which supports more apps (even lemmy) and uses containers. So my plan is to have a private VM, public VM and run cosmos in each.

    Does it really matter if you disable Yunohost ports that are not exposed to the internet? You expose 80, 443 and VPN on the router and that’s it. Then I’m planning to run Caddy on OpenWRT to redirect traffic to internal ports.




  • Alternatively, I guess you could also do “split-route” by defining different peers in your Android WireGuard app, and use different AllowedIPs for them.

    That’s exactly what I’ve been trying but it doesn’t work. Only one peer is able to do a handshake. It looks like it should work but I actually haven’t seen anyone recommending this or saying they manged to set it up. Everyone just ends up routing everything through private VPN. I will read some more about tailscale but I think it’s an overkill for me. I will probably just use different VPNs in separate android profiles.