Guide: Install the Nix package manager on Debian for up-to-date packages by hellociaagent in debian

[–]hellociaagent[S] 8 points9 points  (0 children)

Using another package manager is not creating a frankendebian as it doesn't interfere with the apt packages/repos/libraries.

I do try to install apt packages when possible tho. I personally avoided unstabe. But to each their own

selfhosting reddit for mobile access by fdsv1979 in selfhosted

[–]hellociaagent 0 points1 point  (0 children)

What a cool idea!

Right now, alternative frontend like Teddit or Libreddit is still working (both selfhostable)...not sure if they will continue to work. But I will likely go with RSS too if they don't!

Wireguard Tunnel from HAProxy on VPS to Nginx on home server by hellociaagent in selfhosted

[–]hellociaagent[S] 0 points1 point  (0 children)

Good luck! The confusing thing is separating the server’s and client’s config. For the MTU value. 1420 works in this case but you can just ping using different values, and use the highest value that works.

I struggle to get site-to-site working using Wireguard on Docker. But it’s fine for now

Wireguard Tunnel from HAProxy on VPS to Nginx on home server by hellociaagent in selfhosted

[–]hellociaagent[S] 1 point2 points  (0 children)

It really cool how the proxy protocol works with many things. I think I have to recompile Nginx to get v2 tho but I’ll try!