

Interesting, waiting on network mounts could be useful!
I deploy everything through Komodo so it’s handling the initial start of the stack, updates, logs, etc…
Interesting, waiting on network mounts could be useful!
I deploy everything through Komodo so it’s handling the initial start of the stack, updates, logs, etc…
I see some mods listed, but not any obvious section for modpacks. Does it have any common packs from Minecraft ported over? Like RLCraft, Prominence, etc…
That’s wild! What advantage do you get from it, or is it just because you can for fun?
Also I’ve never seen a service created for each docker stack like that before…
That makes sense, if archiving saves space then it’s just removing/uninstalling the app, but leaving the icon behind. Since you’ve manually installed the app from obtainium, it can’t do that because it has no idea how to re-install the app when you need it again.
Doing a volume like the default Immich docker-compose uses should work fine, even through restarts. I’m not sure why your setup is blowing up the volume.
Normally volumes are only removed if there is no running container associated with it, and you manually run docker volume prune
Do a one-time copy of your photos using SFTP or FolderSync or whatever works for you.
At least with ESPHome and other local-only devices they only update when you actually tell them to update.
The ‘how’ is to disable/remove the Gemini app, no reason to have that junk on the phone.
IMO the one on the right is over-sharpened, so somewhere in the middle would probably look pretty good.
The one on the left has so much noise reduction the detail is just gone, I remember that issue on my Oneplus 7 Pro, Oneplus can’t seem to figure out their cameras, and their OEM camera app is awful.
Could be a difference in how they’ve set up charging cut off points.
Could try Fedora based like Bazzite or just regular Fedora. Obviously a sample size of 2 isn’t saying much, but Bazzite is less buggy with the hardware on my HP laptop, and my destop with an Nvidia GPU.
Batch mode is great! I didn’t realize it was added until just now hah
If you changed it after installing the OS in the VM, that would be the cause.
That looks like the bootloader is broken, or the VM BIOS settings got changed after install.
Often the hotkeys on laptops for screen brightness, mute, etc will either not work or be wonky, on my HP Elitebook on Debian distros the brightness keys both mute the speakers instead, they work fine on Fedora though.
https://github.com/kd2org/karadav
Nextcloud client/app compatible WebDAV server with a lightweight file browser webUI, and multi-user support.
Should be the closest thing to Google Drive without actually running Nextcloud.
The only issue is it looks like the Nextcloud iOS clients don’t work.
It’s pretty easy, you can browse files in an LXC backup and restore specific parts. For VMs you can just restore the whole VM and copy out what you need.
I back up all the directories and docker-compose files using Restic (via Backrest) stored on Backblaze B2, and also the whole Docker LXC via Proxmox’s backup function to a local HDD.
There’s a chance some databases could be backed up in an unusable state, but I keep like 30-50 snapshots going back months, so I figure if the latest one has a bad DB backup, I could go back another day and try that one.
I also don’t really have irreplaceable data stored in DBs, stuff like Immich has data in a DB that would be annoying to lose, but the photos themselves are just on the filesystem.
For testing Restic I pull a backup and just go through and check some of the important files.
Proxmox backup is really easy to test, as it just restores the whole LXC with a new ID and IP that I can check.
I’ve always liked Fedora or its various derivatives like Bazzite. They seem to have defaults that make sense, and fairly up to date software.
I also find dnf
on Fedora to be a bit nicer and more streamlined compared to apt
, and I’ve heard it’s significantly easier to package software for dnf
as well.
Oh cool! Thanks, I didn’t realize the games link was what I was looking for hah.