-
In the deploy.sh
Updated 30/05/2024:
The first iteration of this can include just saving the database zipped copy in the ~/backups/db folder. The filename can include the current timestamp. And we…
-
Na každém serveru pomocí ansible:
- [x] seznam se s nástrojem `rsync` a nainstaluj ho
- [x] vytvoř adresář určený k zálohování `backup`, tento adresář se bude zálohovat
- [x] vytvoř uživatele `bac…
-
I have this setup using docker compose:
> services:
> db:
> image: mysql:8.4.2
> restart: always
> environment:
> MYSQL_DATABASE: 'xxxxxxxx'
> # Password for root ac…
-
I imagine many users would like to have automatic backups of the database available.
Ideally the postgres role could also provide a script and cron job that performs the backup. It could be control…
-
Create a script that can be added to system cron to trigger a backup job for the database running on docker
- The backups should be saved in a separate directory
- The script should run with minimal…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_plan
### Description
The backup documentation needs expanding and elaborating on. Currently…
-
Current behavior backup files do not contain hour_min_sec in filename
122712 Aug 8 08:05 pg_backup_2024_08_08.sql
122689 Aug 7 08:05 pg_backup_2024_08_07.sql
Backup does not have logic t…
-
Today is June 7 and I spotted that last update to dandisets was in May... I see that there is still process running
```
root 3911865 0.0 0.0 8804 1548 ? Ss Mar26 0:32 /usr/s…
-
### Summary
When I set a DB_DUMP_BEGIN value without four digits (500), I get an error "_BACKUP_BEGIN is invalid - Unable to perform scheduling". If I set it to 0500, I get the same error. It doe…
-
### Describe the bug
I have a simple snapshot management job running daily:
```
{
"name": "daily-monit-qa-backup_v2",
"description": "Daily snapshot policy",
"schema_version": 19,
"creati…