tetricky
tetricky
I've used this before on other projects.It's very comprehensive (many different database types and options eg. S3 storage), but suffers from being equally big (circa 150MB). [tiredofit/docker-db-backup](https://github.com/tiredofit/docker-db-backup) This is looks...
I haven't ignored this. I've actually done a bit of work on various possible approaches. The conclusion I have reached, is that you don't want this stuff in your image.....it...
Possibly, but maybe not. I don't actually use docker any more, and I avoid docker-compose (even though supported in recent versions of podman). Instead I use podman pods, and automate...
It's on my todo list, but not at the top (I have a working backup based on host level calls and borgmatic). I am looking at [ttionya/vaultwarden-backup](https://github.com/ttionya/vaultwarden-backup), modified to default...
My intention is to complete it in the mid term - a couple more weeks. (it's always a couple more weeks!)
Upvote for this. A way of opening a single webapp, or group of webapp's, without opening everything I have saved as a tab, is the overwhelming feature request I have...
I've spent some time on this over the last week. I'm pretty close to something that I'm happy with. I just have some testing to do. I would hope to...
I have now completed a provisional container that might be useful for lldap backup. This is set up by default to dump the sqlite database to the local filesystem, but...
I've added a variant that also backs up the `lldap_config.toml` and `private_key`. In the github branch lldap. On docker hub: [tetricky/lldap-backup](https://hub.docker.com/r/tetricky/lldap-backup)
....sorry, you replied while I was doing that. I'm new to collaboration on github. not sure how to do that.