-
Hey there, i just looked into mariadb backup and found your git here because mariabackup is missing the no1 backup feature.. cronjobs.
could you implement a way to take more frequent backups, like …
-
Create a backup script using `ssh+rsync` to backup the notebooks directory from the live server.
Setup a `cron` job to run it at regular intervals.
-
**Is your feature request related to a problem? Please describe.**
I'm using autorestic to backup folders and single docker containers for quite some time now and I'm very happy with it! Unfortunat…
-
```
What steps will reproduce the problem?
0. Have automatic backups configured
1. abend during cron'd backup leaving lockfile.txt in place
2. get busy doing other things, not noticing that cron'd fly…
-
Noticed abnormal disk usage on a host using `debops/mariadb_server`, now I see that automysqlbackup in Debian doesn't have settings to limit the amount of daily / weekly / monthly backups to keep loca…
-
Hi. First of all, great work on everything. I've been using Bookstack since about 2017 with very few issues :)
I currently run a script monthly via cron that:
1. Check git repo to see if I'm behin…
-
Backup cron to keep drive in sync
ldrrp updated
2 years ago
-
For some reasons (php-fpm request timeout, more accurate cron, etc.), I disable wp-cron by adding `define('DISABLE_WP_CRON', true);` in wp-config.php, and running wp-cron by adding `*/10 * * * * /usr/…
-
I need to put my app into maintenance mode before the backup happens, and then pull it out of maintenance mode afterwards.
I'd also like to backup both the db and directory, one after the other, in t…
-
* cronjob for fixing permission
* manually run a real backup with rclone
* then ask ourselves are we comforable running the backup in a cron job too?
* Opportunity for pair working