• 0 Posts
  • 22 Comments
Joined 11 months ago
cake
Cake day: October 28th, 2023

help-circle


  • It has certainly helped me get my head round docker. I don’t have to remember what folder I left that compose file in or what that command was. Because of using Dockge I now get the correlation between the command line and compose files (although I still hate languages that rely on whitespace/indenting but that’s another rant for another day lol).

    I really like the clean simplicity of this (and Uptime Kuma). Couple of things I think would be handy, some shortcuts or snippets for the console, rather than having to try and remember all the prune commands etc could have some custom one click buttons to do it (or maybe chain the commands like docker system prune -a && docker volume prune -a etc?

    Are you integrating Telegram with this again? Obviously we can monitor the containers with UK but I was thinking of an alert if there’s an update available if we can add some update check?

    Absolutely lovely interface though, really glad this came along. Thank you!
















  • Whilst I have pretty much everything backed up where I can the only things that I have actually got 100% tried and tested recoverable is Hyper Backup (as it encrypts my B2 backup) and within that is my Vaultwarden backup. So even if my lab was destroyed tomorrow I could get to my B2 backup and recover the Vaultwarden backup and stand it up on any machine I could get access to.

    I am not very good at the local backup thing but I do also have an unencrypted backup that is run less regularly that I could easily grab the Vaultwarden files from.

    In addition to that the vault is accessible locally if it can’t communicate with the server anyway.