Agreed, I installed Trixie the other day and it’s been pretty much smooth sailing.
- 0 Posts
- 87 Comments
Yes, there is the internal subnet, but it’s not something you’re supposed to use directly.
frongt@lemmy.zipto Selfhosted@lemmy.world•How to prepare for future home server upgrade?English21·20 hours agoYou don’t need multiple devices and quorum unless you’re using HA. I have two nodes just so I can migrate back and forth when doing updates instead of shutting all the VMs down. No quorum, no HA.
If your request is showing up in nginx’s log, it means you can reach nginx. The upstream is where nginx is going to get the content you want. In your case, that should be the other containers.
frongt@lemmy.zipto Selfhosted@lemmy.world•How to prepare for future home server upgrade?English31·22 hours agoI edited, since it was ambiguous. I think you only need zfs if you want replication, cold migrations should be fine without it.
Removing nodes from clusters is fine. It’s not really encouraged, but if a node fails you have to be able to remove it, so it’s possible.
The upstream refused the connection. You have it there as 127.0.0.1, but for inter-container communication usually you’d use the name. 127.0.0.1 would refer to the same container.
Docker (and other container platform) networking is a bit tricky and I’ll admit I don’t fully understand how it works, because it doesn’t work like regular networking. But a simple scenario like yours shouldn’t be difficult.
frongt@lemmy.zipto Selfhosted@lemmy.world•How to prepare for future home server upgrade?English31·22 hours agoYou could even just create a cluster and do a migration. I don’t think you need zfs for that, you only need zfs for replication.
What’s in the logs?
Fun fact, a malicious server can detect the difference between you loading the script for inspection in your browser, and you doing
curl | sh
, and could serve an entirely different script.
No, package installers support configuration. Plenty of packages (e.g. postfix) prompt for configuration at install time.
I’m not installing OP’s CA cert just to view his blog.
There is plenty of backup management software. You want one that will not only keep a copy of your data, but also save you in the event you accidentally delete one or more files.
frongt@lemmy.zipto Selfhosted@lemmy.world•running Media Services on NAS or separate serverEnglish10·2 days agoI’d upgrade the NAS to full server status and run everything from there. For most people, there’s not much point in separate devices. It just adds a point of failure.
I think you have two goals at odds with each other.
I had a longer reply typed out, but I guess the network ate it. The gist was to consider a second low power device for the always on services that don’t need the big noisy storage.
frongt@lemmy.zipto Selfhosted@lemmy.world•Windows Update and SSD Problem is WAY worse than we thought! Full Demonstration - JayzTwoCentsEnglish32·3 days agoIt’s both.
First of all, a NAS VM is generally considered a bad idea that has been discussed before so I won’t repeat it here.
Anything using those drives is going to keep them awake. Usually, NAS software runs background tasks, as does proxmox. You’ll have to identify and schedule them to shut down during sleep hours.
But that’s going to be a huge pain, because eventually you’ll find it’s gone to sleep when you haven’t, and you want access. I’d see if you could configure proxmox to suspend the VMs and put the whole thing to sleep when you push the power button.
frongt@lemmy.zipto Linux@programming.dev•KDE Addresses A 22 Year Old Feature Request For Its Clipboard22·3 days agoShout out to Ken for doing the implementation work. The open source community needs more people actually writing code.
frongt@lemmy.zipto Selfhosted@lemmy.world•SilverBullet v2 released: open-source, self hosted, programmable notesEnglish21·3 days agoLooks fine to me (Firefox 142.0.1 on GrapheneOS 2025081400 on a Pixel 8).
Generally, preambles are not considered binding terms.
But this isn’t open source. It restricts you from using it for profit.