• 0 Posts
  • 27 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle


  • Reading through this thread I’m starting to feel like I’ve probably been overly paranoid.

    I have:

    • Multiple mobile devices on two different carriers, including computers, phones, and tablets with 5/4G and some with satellite service.
    • A high speed wired primary network (2+Gb/300+Mb DOCSIS).
    • A robust wireless network (Wi-Fi 7) with multiple access points secured with WPA3 and 802.1X.
    • A 24U Server infrastructure for games, networking, media, and Linux ISOs.
    • Battle tested 3-2-1+ backup solution, including on site backup with redundancy, as well as two off site backups with redundancy.
    • Dual UPS units connected to independent 20A circuits.
    • Dual Gasoline and Propane powered backup generators connected to the UPS units to kick in automatically.
    • Edit: I forgot to mention that my internal network is running at 10Gb.

    Some of that infrastructure was necessary for my line of work during the worst of the covid pandemic, but now it’s more “nice to have in case of apocalypse” equipment.


  • As others have said, there isn’t much story for most of the game outside of subtle, environmental story that can only be inferred. The biggest story beats happen at the very beginning and very end of the game.

    Those callbacks that are annoying rehashes for you are intended to be nostalgic for players of the first game. Keep in mind that there was an 8 year gap between console metroid games.

    If you aren’t having fun playing the game, then it’s failing at its primary goal. Feel free to skip the rest of the game, but please be sure to at least watch an online video of the ending, before, during, and after the final boss. The opening of Fusion and other future games in the series reference that ending, and it’s absolutely an iconic piece of gaming history.

    Edit: I couldn’t find any examples on PeerTube, but this video of the ending from YouTube is fantastic (should you choose to skip the game).

    https://youtube.com/watch?v=rAoVPsjEcNg





  • Cheers to your journey so far, and to your continued success!

    You can absolutely do free SSL certs with Let’s Encrypt without exposing your infrastructure to the internet. Just use DNS based validation instead of HTTP, copy the required TXT records to your domain as instructed, wait for any cache/TTL of any old records to expire (generally 1-2 hours by default), and finally complete the validation.

    You’ll need to renew the certs every 3 months, which could be annoying if done manually. If your Registrar has a decent API, writing a script could be a fun automation project. Alternatively I can also send you scripts that I used to use for that purpose.


  • aMockTie@lemmy.worldtoSelfhosted@lemmy.worldPangolin
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 days ago

    As a sanity check, I just completed the same setup that you described (Ubuntu Server 24.04 running in a Proxmox VM, Domain name pointing to a CNAME that points to the Dynamic IP, using the installer script, enabled CrowdSec, etc.), and everything worked out of the box. A couple of things I noticed that would also be worth checking now that I’m more familiar with this specific setup are:

    • In the config/config.yml file, verify that the dashboard_url is set to the FQDN of the full URL (e.g. pangolin.mydomain.com), and that the base_domain is set to the root/apex domain (e.g. mydomain.com).
    • Double check those DNS records. As the haiku goes: it’s not DNS, it couldn’t be DNS, it was DNS. dig pangolin.mydomain.com or dig @1.1.1.1 pangolin.mydomain.com should show the CNAME that points to the A record.
    • A 404 page not found error is normal when connecting to the IP address directly rather than using the domain name. I was successfully able to access the dashboard using the FQDN from a local and external network. Depending on your network, you might want to set up a local DNS record that points to the internal IP address as well (though this should be optional in most cases to my knowledge).

    I hope that helps!





  • I currently run it with Keycloak for Auth and previously had it behind a Nginx Proxy Manager reverse proxy, but have since switched to using a Cloudflare tunnel.

    It works great and allows me to provision limited and controlled access over various game servers to admins of those servers. They can access what they need and nothing more, and only on the servers that they have been granted access.



  • Imagine if OP asked: “I want to repair/maintain my own car, but I don’t want to open the hood or get under the car. What are my options?”

    Obviously there would be some options, but those options would be very limited and not ideal. This is very similar. Self-hosting, like self-repair of a vehicle, requires some foundational knowledge and understanding of your specific hardware, usecase, and needs, as well as the knowledge and ability to bring those things to fruition. There is no single universal answer that applies to everyone, but those skills can be acquired by anyone.

    I don’t think self-hosting is any more doomed than self-repair of a vehicle. It’s certainly not for everyone, but it can be satisfying, rewarding, enjoyable, and generally optimized for those who choose to participate.




  • I also don’t use Mint personally, but based on their releases page, it looks like they follow the Ubuntu LTS releases. The latest LTS version of Ubuntu is already being used for Mint 22.1, so I wouldn’t expect to see Gimp 3 until the next LTS release in April of 2026.

    Debian based distros are notorious for using old, but known stable packages. That’s kind of their whole thing. If you want the latest and greatest, look for a rolling release based distro.


  • Sorry for the late reply. The optiplex is absolutely sold as a desktop, but I’ve been using it as a server for a couple of years. Very small, quiet, and it sips power, but it only has support for 2 2.5" SATA drives (though it does have plenty of USB 3 ports if you don’t mind using external storage). TrueNAS installed on it would be similar to your Synology setup (without the vendor lock in), though not nearly as convenient as the front bays you’re used to.

    It’s yours if you want it, but no worries otherwise.