Neureka
Neureka
> @NeurekaSoftware I followed the instructions as you outlined above, I did not get this error, can you give me more details on your setup/OS/ect > > FYI I'm on...
> You tried to use docker-compose for a production setting? So far we did not design this as being for production. A production setting for a small fleet of non...
@fforootd Look, I tried two fresh installs of Ubuntu 24.04 and used the default compose file and started it up exactly as outlined in the docs and there were errors....
I would rather we support pre and post backup hooks, and then we can script any additional functionality we need using bash. - pre backup hooks - post backup hooks...
> From what I understand, creating a pre/post backup hook that executes commands/interacts with the host OS isn't going to be easy since this container is dockerized. (look at [#49](https://github.com/nicotsx/zerobyte/issues/49))...
> This should be requested separately in a different thread. If you read my original suggestion, I did acknowledge that it should be a separate feature request and I linked...
> Hi, I am using `go-git` for all git operations in this tool. And sadly they [don't support LFS](https://github.com/go-git/go-git/blob/main/COMPATIBILITY.md#external-systems) at this time. > > So adding support for this would...