I got a NUC on ebay for about the same price, maybe a little less. Has more I/O and an SSD.
That was the best part, it was like no humans were in the building for a bit there.
Internet should be public like many other utilities.
Friends don’t let friends use Snap.
I’m not sure about the glasses, but I love to crank the orange filter up on all my devices, desktop included. It just feels easier on my eyes I suppose, but I wouldn’t say I do it to help my sleep. The same goes for bulbs, I tend to prefer warmer colors.
Was about to mention Mikrotik. They even have a 100GBit switch for under $800 (CRS504-4XQ-IN).
Frigate + reolink is a great combo.
I’m pretty sure the new deck’s screen is bigger, so I doubt that it’ll fit.
You can redirect all DNS traffic to your own DNS server to get around this.
I’m curious where you run into there not being a YAML option? There’s almost always Open in YAML somewhere.
I can’t speak for Proxmox specifically, but Duplicacy works great on my unRAID box and has a fully built out GUI. One of the best solutions I’ve found for my uses so far.
You are probably correct! I always forget about the UID…
You might try adding :rw after each of your volume paths, like this:
volumes:
- /path/to/appdata/config:/config:rw
My honest suggestion would be to ditch Duplicati for Duplicacy. Duplicacy is one time payment, but it’s much more polished than Duplicati. I actually had major issues with recovering files from Duplicati; sometimes it would work and sometimes it wouldn’t. Not ideal for something as critical as backup software.
I believe Duplicacy supports S3 endpoints at the very least.
Regardless of service, if you don’t test your backups, you have none.
I hate to ask the scary question, but have you tried to restore your backups before? I used Duplicati and discovered that none of my backups were usable and ended up switching to Duplicacy.
This is almost my exact backup workflow, with another location in between. Duplicacy is great, highly recommend.
I sure hope there isn’t a rm -rf
floating around in there somewhere… kind of like a certain past incident with major gaming client.
To be fair, you can configure Cloudflare to use your own certs.
Crontab to just auto reboot daily is probably better - if your PC becomes unresponsive I doubt it would be able to execute another script on top of everything. Ideally though, you’d do some log diving and figure out the cause.