• 0 Posts
  • 5 Comments
Joined 6 months ago
cake
Cake day: June 3rd, 2025

help-circle


  • I also am currently using komodo and interested to try switching over to this. It seems lighter and simpler, and the encryption makes more sense to me compared to the Komodo secrets. I’m wondering how hard it would be to migrate from Komodo. One thing I have to figure out is that I switched all my bind mounts to be $DOCKER_DATA and I set the environment variable in my Komodo periphery. I wonder if I have to undo that for doco-cd.



  • I use the “||” operator in bash scripts to send a curl command to ntfy if the backup fails. But the healthchecks option is a little bit more robust since you wouldn’t get a notification if your system crashed and ntfy dies too. I believe you can also do this with Uptime Kuma if you want to go self-hosted on a remote server.