-
### General
- [X] My feature does not exist in the latest version of Nexterm.
- [X] I have checked that my feature has not been suggested by anyone else.
### Your Idea
A backup function that allows…
-
With this example docker compose config:
```
db:
restart: unless-stopped
environment:
...
build:
dockerfile_inline: |
FROM mariadb:10.1
mysql-cron-backup-hou…
-
**Description**
I'd like to modify any user's crontab.
## New commands
### cron.add
- Should not produce duplicate entries
- Cron syntax should be validated before entering into crontab u…
yonas updated
1 month ago
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
Hi All,
So we're trying to follow best practice (re: backup storage ie the 3-2-1 Rule*) and we're wondering whats the "best" method to achieve this now that we've got our backup routine "settled in…
-
I've added the backup to my mssql container but I am having trouble getting the backup to initiate. Here is my docker compose file:
```yaml
version: "3.3"
services:
server:
environment:
…
-
### ISSUE NAME
Add cron job that takes backup from the primary database and push to a secondary database
### ISSUE DESCRIPTION
Make a cron job that takes a backup from the primary database and push…
-
**Is your feature request related to a problem? Please describe.**
I want to use btrfs reflinks/snapshots to take backups and save disk space further, and want it to only make backups after the world…
-
how do i set the correct time zone?
in my case it does not work like this:
# Backup Settings
BACKUP_DIR=/root/lazywarden/backup-drive/
CRON_SCHEDULE="0 0 23 * *"
- **TIMEZONE=Germany/Berlin…
-
**Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported be…