(no title)
tails4e | 9 months ago
The other think I'm not a huge fan of is it's template language, it's clunky to say the least, but overall it's a great amd flexible system
tails4e | 9 months ago
The other think I'm not a huge fan of is it's template language, it's clunky to say the least, but overall it's a great amd flexible system
baq|9 months ago
Updating from that far is probably risky but you don’t need to backup everything, just the config directory. Automated backups to Google drive are worth the upgrade alone.
acidburnNSA|9 months ago
https://www.home-assistant.io/integrations/backup/
apexalpha|9 months ago
If I should ever need to rollback I can change the Docker image tag from ‘latest’ to a specific one I guess.
I’ve never had to do it but I do know people sometimes complain about updates breaking things.
mmmpetrichor|9 months ago
ImPostingOnHN|9 months ago
`docker commit` should help you there, in making a copy of the container
Calwestjobs|9 months ago
with BTRFS you can even mount/work with multiple snapshots of same directory at once. it is great for debugging.
deduplication will save you space.
Hikikomori|9 months ago