Hacker News new | ask | show | jobs
by zenapollo 253 days ago
I’ve been working on doing this with Coolify. There are very few coolify settings to backup, and then all the application configs are stored in /data/coolify. And I use kopia to backup all the volumes. It’s not pretty, and a little hacky, but workable for disaster recovery.
1 comments

What you are describing sounds more like backups (which is great) but not necessarily a declarative setup.
Yah fair enough. I'm very beginner, and using python lib fabric to push ssh commands.