Closed jazzdd86 closed 4 years ago
Hi @jazzdd86 . I know this is way too late, but I would like to react anyway. Thank you for that compose file, I've modified it and added to this repo.
Reg. the Timer conditions on the server were not met
, this is OK and expected, b/c with the burp, the server manages when the client should do a backup. If there was a backup done recently, you'll get this message meaning you should wait for some time and then retry. Upstream docs: https://burp.grke.org/docs/timer_script.html
I wasn't able to reproduce your original issue with overwriting the client config, however, I've updated the images, so maybe it's fixed now.
If I mount the /etc/burp/ volume as stated in your client docker command it overwrite the template and therefore the client is doing nothing.
I deleted the volume flag and now it seems to start up correctly, but only to see following start up behavior:
I did not change any configuration, except adding the hostname to the clientconfdir with the password.
That is my docker-compose file: