-
How would one go about sending a signal from one container process to another container process?
For nginx, the worker needs to be gracefully restarted to remove the file handle on the log files vi…
-
Leverage https://github.com/blacklabelops/volumerize
Kukks updated
2 years ago
-
As a developer/maintainer, I want automated backups of Docker named volumes, so that I can rest well.
## Acceptance criteria
- Automated with crontab
- Health checks to prevent silent failures
…
-
On a specific set of hosts, logrotate exits with an error code and reports `error renaming temp state file /var/lib/logrotate/logrotate.status.tmp` every time it runs. There are no errors reported by …
-
duplicity 0.8.19 used in volumerize 1.7.1 (https://hub.docker.com/layers/blacklabelops/volumerize/1.7.1/images/sha256-f665ed8ab11497e12dbb462b8fde6a20ea44bb26551d2ec868b8b29f030cca39?context=explore) …
-
Hello,
I have manage to backup a media folder and /var/lib/postgresql/data
With this docker command, I manage to restore correctly the media folder locally.
But I'm in trouble populating my postgre…
-
I see that there are scripts available like `remove-older-than` but from the readme it is unclear for me how I can incorporate them into my setup. Below is my current setup and I would like to know ho…
-
I'm trying to configure the Access Key / Secret Key for this plugin. Is there a way to do this programmatically without having to open the browser? A lot of other Jenkins plugins can be configured thr…
-
```
Last full backup is too old, forcing full backup
Attempt 1 failed. RedirectMissingLocation: Redirected but the response is missin
g a Location: header.
Attempt 2 failed. RedirectMissingLocatio…
-
manual backup with `docker exec nextcloud-backup backup` works just fine
but jobber is not triggered neither with default nor with custom setting
https://gist.github.com/bereska/e0586b6062472f4633b2…