

There’s way more knockoffs and also some projects doing their own stuff


There’s way more knockoffs and also some projects doing their own stuff


Oh right. The article author isn’t a fan of that. I guess it’s fine while it works but I’m not too optimistic about how long it does


A what? Not prisoners of war I guess
Also works cross stack if you assign the containers the same network.
Been looking for low power devices and liked the concept. Pity they’re discontinued


Really feeling this, the first paragraph could’ve written by me and I switched to Navidrome as well some months ago.
Btw, your RSS feed seems to be broken:
https://lukecyca.com/lukecyca.xml
XML Parsing Error: not well-formed Location: https://lukecyca.com/lukecyca.xml Line Number 46, Column 50: <title>Macintosh Classic II Refurbishment & PiSCSI Enclosure</title> -------------------------------------------------^
No IDS/IPS yet, I want to try it at some point, but I’m not sure how well my old hardware will handle it (PC engine APU2C4).
Thanks for your answer, pretty much what I’ve been looking for I think


Hm, weird, our concrete walls and ceilings aren’t that bad


Idk how large your house is, but our house (3 stories + basement) and garden are easily covered by a single wifi router, so needing 3 doesn’t sound so great


True, there’s a already a few you actually need to remember to get to the vault.


I gave up on remembering them. pwgen -y 40 and straight into Vaultwarden


My thoughts exactly. I wonder if they’ll make it easy to re-create with a newer image. The compiled app binaries are usually copied into the image via Containerfile with no way to update it from inside the container.
Edit: it’s addressed in the Proxmox board:
https://forum.proxmox.com/threads/proxmox-virtual-environment-9-1-available.176255/
That one of the major reasons for why it’s a tech preview, i.e., it’s a bit involved. You basically need to create separate mounpoints for the data volumes (they are logged in CT create task) and then one can create a CT from the new image and move over the data volume. Making this simpler and more approachable is on the roadmap, but no promises how fast we can deliver here.


Hell yeah!


Running multiple things in one host is perfectly fine. The more you have, the more complicated dependencies will become. Tool A needing PHP < 8 and tool B needing PHP 9 can be handled but is a headache.
That’s why many people are using containers, specifically Docker. Each tool brings their own dependencies that are running isolated. Not sharing dependencies is more resource intensive but easier to handle.
I’m not running the tools you mentioned but probably they list their resources requirements. I suggest you to check containers/Docker and consider using them instead of installing the tools natively.


Oh hey I just thought about setting up a journal! Maybe I’ll check it out


Sounds cool, which software are you using?


Oh no!


Idk Beszel, but generally you could check if you can increase the session expiration time in the config or put it behind some SSO like authentik
I resisted the urge to accept renovate’s Merge Requests for Bookstack and Cadvisor updates during the festivities but did today and everything worked out fine.