• 0 posts
  • 85 comments
Joined 3 years ago
Cake day: June 12th, 2023
  • Machine wise anything will work. Give yourself a chassis with room to add more disks down the road or just build your storage setup in a way that gives you what flexibility you need (though that tends to come with sacrifices).

    I use Nextcloud for general file syncing between devices as occaisonal small file sharing.

  • I use portainer extensively and am quite fond of it. I normally live on the CLI so picking a GUI tool over cli management is unusual for me but I’ve found portainer largely just makes typical management easier and doesn’t get in my way at all.

    For your other questions I have no answers. I self host everything so to me “what is worth running” is not a question that makes sense. I run what I need and my needs therefore define what I run.

    I stick to IRC over matrix.

  • NPM likes to eat the let encrypt requests which is what I’m assuming is breaking the cert gen inside the container. I believe you can work around this, but honestly I’d recommend just moving to a more advanced but more flexibile proxy solution.

    Personally I recommend Traefik. There isn’t a friendly gui to help you but once you wrap your head around it things just work. It also allows for defining proxy parameters right in your compose file via labels so it takes out the need to log into NPM and manage proxy entries there. Just deploy you’re compose fils and you’re off.

    As far as making what you’ve got just work, you can either try to get NPM to stop intercepting the LE cert requests or hack up the signal-tls-relay container and jam the NPM certs into it. I wouldn’t recommend either of these options though. I’ve been in a similar scenario and it’s this among other reasons why I moved off NPM. I started with NPM because I thought it would be simple and easy and it is, right up until you want to do a thing even slightly outside of its fairly limited box.

  • Figured I’d follow up on this. Teamspeak 6 worked quite well and I will be moving from it to mumble entirely. The streaming is currently only P2P but they intend on implementing a client-server model. Even so as long as you aren’t streaming to a big audience (or have really awful bandwidth) it should be fine.

    TS6 is still a beta and there were some bugs here are there but nothing show stopping.