-
I have a rule that i'm trying to define using a cron timer with values from the key/value store.
```
---
name: full_backup_cron
pack: backups
description: "Executes a full backup on a cron sche…
-
```
like setting up a regular cron job?
```
Original issue reported on code.google.com by `lhkh...@gmail.com` on 14 Sep 2010 at 4:37
-
OS: Ubntu 1604 gcloud
i set a crontab like this
`*/1 * * * * ~/IOTstack/scripts/docker_backup.sh > cron.log`
but not working
```
webadmin@instance-1:~$ cat cron.log
compressing stack folder…
-
Hi
When creating a backup for a DB with pg_cron extension installed
'CREATE POLICY cron_job_policy ON cron.job USING ((username = (CURRENT_USER)::text));'
seems to appear twice.
This results wi…
-
Currently, the default command ran by the cron is `root backup perform --trigger my_backup --config-file /etc/backup/config.rb --log-path=/var/log > /dev/nu$`
Thing is, this fail miserably because th…
-
Hi
Is there a way to hide filename outputs and show only stats when doing backups? Also better to include only files which doesnt backuped for some reason?
This help to not have a big output when …
-
Somewhere between 0.6.10 and 0.6.22 vorta introduced a change that made sure that pre- and post-backup commands are run before Repo checks. I think this was PR #264. This enabled me to use pre- and po…
-
:red_circle: **Title** :
Add DevOps Resources and Scripts
:red_circle: **Aim** :
To provide valuable DevOps resources, including automation scripts, best practices, and tools for effective de…
-
Dan has implemented backups using a mixture of shell, cron, and rsync (see [minecraft-backup.j2](https://github.com/meatballhat/ansible-role-minecraft/blob/master/templates/minecraft-backup.j2)) while…
-
Hi, when i deploy using the helm chart using this:
"etcdBackupRestore:
repository: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl
tag: v0.30.1
pullPolicy: IfNotP…