Ah. Sarcasm is difficult to see in text based communication.
Ah. Sarcasm is difficult to see in text based communication.
Not sure what Linux ISOs are, but it’s pretty rare that something is only available with Dolby Vision and not HDR10. Have you verified that HDR10 gives you trouble? 4K HDR is also usually HDR10, unless specifically marked as DV, in my experience.
Anyway, another option, if you don’t care for HDR, is to transcode/tonemap everything in the background. This way, you don’t have to worry about performance during playback.
Android TV should handle HDR automatically (and tonemap it if needed).
Green and pink tint sounds like the source is Dolby Vision, not HDR10. So, 2 questions:
Proxmox backs up the VMs -> backups are uploaded to the cloud.
Not OP, but similar setup (Proxmox with docker on a VM). The VM (plus a few LXCs) are backed up daily using the backup built into Proxmox, and those backups are mirrored to the cloud with rclone.
That’s a really nice setup! I run most of my things on a docker swarm (the docker hosts are VMs running on Proxmox hosts), though that was an overkill in retrospect, and causes more problems with no practical advantages.
The range of services I run is similar to yours, but I also have a bunch of services for personal finance (beancont/fava, as well as automatic importers and such), a more extensive media setup (with qBitTorrent and *arr apps), a gitea server, and a vaultwarden instance.
That awesomebudget looks nice! I’m more of a beancont/fava guy, and too invested in my setup to try something vastly different - but it sure looks like a cool option for people starting out.
Depends what you’re transcoding to… show me a CPU (without a built in encoder like recent ones) that can handle a 4K HDR transcode…
Everybody is so quick to suggest Debian (and it’s a fine choice), but Alpine is great for such things, as well. It’s blazing fast, frequently updated, has most packages you could ever want in a server environment (not that it matters if you’re planning on using containers). I’ve been using Alpine for years as my docker host, and not once have I thought “man, I wish it was debian instead”.