Shakar Bakr
|
7188e45927
|
Add mssql to the supported databases
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
|
2025-10-23 14:51:33 +03:00 |
|
|
|
8683ec9f42
|
Add MARIADB_EXTRA_OPTS environment variable and update backup/restore functions in helpers.sh to utilize it
|
2025-03-24 14:07:35 +03:00 |
|
|
|
b04f30abc5
|
Update environment variables and scripts for MariaDB support, replacing MySQL references in Dockerfile, env.sh, and helpers.sh.
|
2025-03-24 14:05:54 +03:00 |
|
|
|
3b4ad0472a
|
Remove go-cron
|
2025-03-24 13:46:25 +03:00 |
|
|
|
3794739e13
|
Update Alpine version to 3.21 in Dockerfile, docker-compose.yaml, and README; adjust environment variables in docker-compose.yaml
|
2025-03-24 13:24:48 +03:00 |
|
|
|
a683adc6a5
|
Use one image for all databases
|
2023-08-10 15:09:58 +03:00 |
|
|
|
943f04209e
|
Add mysql support
|
2023-08-10 10:16:56 +03:00 |
|
Elliott Shugerman
|
53c5ca4b11
|
share common env var code
|
2022-09-25 13:55:47 -04:00 |
|
Sam Weston
|
4ac3278ffb
|
Add ARM64 Builds (#15)
* Add ARM64 builds
* Move to a go-cron fork with arm64 support
* Use TARGETARCH directly in the script
* Use buildkit for docker build in readme
|
2022-07-13 22:16:28 -07:00 |
|
Dmitriy Haidiuk
|
2b28f9f0ec
|
Updated removing old backups logic.
|
2022-04-13 11:16:23 +03:00 |
|
Dmitriy Haidiuk
|
1ea38070f6
|
Added auto-remove for old backups.
|
2022-04-12 21:39:51 +03:00 |
|
Elliott Shugerman
|
31f3a471bc
|
use build args instead of templating
|
2020-05-29 16:51:17 -06:00 |
|