Once dynamic pricing is ultimately accepted as the norm, what is the lowest price? Also, if you have the ability to instantly correct pricing “mistakes”, then you never have to stop selling the product. There’s no penalty for gouging people until someone notices, and you can instantly revert to a known tolerable price and start over.
If dynamic pricing is legal, and accepted by the consumer, whether as frequent expected pricing fluctuations, or the worst case scenario of personalised pricing, these protections may well be unenforceable.
I know I’m not answering your question, but for what it’s worth, I’ve run TrueNAS Scale and HAOS as VM’s on Proxmox for years without issue. I prefer to let my storage be storage and run a dedicated hypervisor.
If you’re connecting drives to TrueNAS via a HBA card then virtualising TrueNAS in Proxmox is straightforward, just pass the whole card through to the VM and TrueNAS is none the wiser. The added overhead for Proxmox is (almost) negligible.
Spin up a dedicated VM for HAOS, or whatever flavour OS you like and use docker.
Just on point A. You can configure the maximum number of conflicts allowed for each folder.
I was running into conflicts with obsidian notes. Reduced the max conflicts on those folder to zero, problem gone.
It’s in the folder specific advanced settings.
Clocking in at 37 minutes. Don’t judge prog by the number of tracks… pretty typical album runtime for anything released in the vinyl era.
Also, it’s fantastic.
You mention frigate specifically. Were you running this on the system when the drive failed, or is this a future endeavour?
I bring this up because I also use frigate, and for some time I was running with a misconfigured docker compose that drove my SSD wearout to 40% in a matter of months.
Make sure that the tmpfs is configured per the frigate documentation and example config. If misconfigured like mine was, all of that IO is on disk. I believe the ramdisk is used for temp storage of camera streams, until and event occurs and the corresponding clip is committed to disk.
Good luck!