Dave Conroy
|
089687dc55
|
Add DEBUG_ statements
|
2023-11-08 14:48:27 -08:00 |
|
Dave Conroy
|
3010a4d187
|
Rework Zabbix Payloads
|
2023-11-08 10:48:18 -08:00 |
|
Dave Conroy
|
9849c7339e
|
Add PGSQL to override and force backing up globals
|
2023-11-08 09:11:24 -08:00 |
|
Dave Conroy
|
80e407d81d
|
switch globals to only get backed up if using all
|
2023-11-08 08:55:21 -08:00 |
|
Dave Conroy
|
40ad7abac4
|
No more extra now
|
2023-11-08 08:35:22 -08:00 |
|
Dave Conroy
|
3ecb24c603
|
Fix naming issue with backup_job_filesystem_archive
|
2023-11-08 08:29:35 -08:00 |
|
Dave Conroy
|
ff96f09e33
|
future_time is time_future
|
2023-11-08 08:25:08 -08:00 |
|
Dave Conroy
|
77f54d06fa
|
Rearrange variables and polish:
|
2023-11-08 08:00:21 -08:00 |
|
Dave Conroy
|
633cc8410e
|
Fix cron expression stepping
|
2023-11-08 07:43:37 -08:00 |
|
Dave Conroy
|
f5b92854da
|
Cleanup cron expression
|
2023-11-07 13:06:06 -08:00 |
|
Dave Conroy
|
50039f8d0c
|
Rearrange timer()
|
2023-11-07 13:03:01 -08:00 |
|
Dave Conroy
|
b8a825a3af
|
Rework write_log to not output more than it needs to
|
2023-11-07 12:33:03 -08:00 |
|
Dave Conroy
|
2ccc867a75
|
Write Legacy vars to file instead
|
2023-11-07 12:13:04 -08:00 |
|
Dave Conroy
|
57193cc824
|
Properly translate legacy _DUMP var to DEFAULT_BACKUP
|
2023-11-07 11:50:59 -08:00 |
|
Dave Conroy
|
9863358469
|
Split debug statement for backup/move exit codes
|
2023-11-07 11:05:39 -08:00 |
|
Dave Conroy
|
bb3c942b35
|
Properly output exit code for notifications
|
2023-11-07 11:02:49 -08:00 |
|
Dave Conroy
|
72f90876e3
|
Fix writing logfiles to filessytem
|
2023-11-06 17:00:29 -08:00 |
|
Dave Conroy
|
050cc3ef62
|
Cleanup Mongo compression routine
|
2023-11-05 10:12:32 -08:00 |
|
Dave Conroy
|
da54cdf48b
|
Code formatting and cleanup
|
2023-11-05 10:10:59 -08:00 |
|
Dave Conroy
|
5d8a7f1720
|
Optimize write_log function
|
2023-11-05 08:54:43 -08:00 |
|
Dave Conroy
|
ca6b045d7d
|
Optimize write_log function
|
2023-11-05 08:51:32 -08:00 |
|
Dave Conroy
|
da22217e7b
|
Refactor timer/datetime
|
2023-11-05 08:36:15 -08:00 |
|
Dave Conroy
|
59854c1715
|
Refactor timer/datetime
|
2023-11-05 08:35:40 -08:00 |
|
Dave Conroy
|
e090eeda3f
|
feat - add MySQL Event backup support
|
2023-11-05 07:55:40 -08:00 |
|
Dave Conroy
|
0ba1989083
|
modify MSSQL backups to get compressed post initial backup
|
2023-11-05 07:45:52 -08:00 |
|
Dave Conroy
|
5392bf5179
|
feat - add basic cron expression scheduling
|
2023-11-05 07:40:30 -08:00 |
|
Dave Conroy
|
3af9ef6d3d
|
Rework timers
|
2023-11-04 08:07:10 -07:00 |
|
Dave Conroy
|
5e3d8b3083
|
Also use ionice for DB_RESOURCE_OPTIMIZED
|
2023-11-04 07:43:32 -07:00 |
|
Dave Conroy
|
5dafa69439
|
feat - add file encryption
|
2023-11-03 19:46:46 -07:00 |
|
Dave Conroy
|
dad5294295
|
Update Zabbix Template
|
2023-11-03 18:15:30 -07:00 |
|
Dave Conroy
|
3837beae97
|
feat - Add checksum time, and hash output to Zabbix
|
2023-11-03 18:11:58 -07:00 |
|
Dave Conroy
|
20bfcec1a9
|
feat - Add DEFAULT_RESOURCE_OPTIMIZED to adjust CPU scheduler
|
2023-11-03 18:03:52 -07:00 |
|
Dave Conroy
|
0a867f9719
|
feat - Add Support for MSSQL Transaction logs - Closes #200
|
2023-11-03 15:48:39 -07:00 |
|
Dave Conroy
|
7d77266d2a
|
Use relative path insteasd of absolute when creating_latest_symlink - Closes #256
|
2023-11-03 15:32:33 -07:00 |
|
Dave Conroy
|
a10eb1dfba
|
Synchronize local storage from blobxfer before upload
|
2023-11-03 15:22:59 -07:00 |
|
Dave Conroy
|
b0bf624ad3
|
Add Postgres GLobals Backup if SPLIT_DB=TRUE
|
2023-11-03 15:14:02 -07:00 |
|
Dave Conroy
|
c0c7202b6d
|
Add multi host support
|
2023-11-03 15:02:13 -07:00 |
|
Dave Conroy
|
96f9825e19
|
Update README.md with new options
|
2023-11-03 14:59:44 -07:00 |
|
Dave Conroy
|
2b10a0b679
|
feat - only cleanup / mv backups of the same file_name pattern
|
2023-11-01 15:55:32 -07:00 |
|
Dave Conroy
|
1450a33c27
|
feat - add file logging support
|
2023-11-01 15:44:03 -07:00 |
|
Dave Conroy
|
74e7a7e74c
|
feat - optimize zabbix sending routines to be one process
|
2023-11-01 14:43:43 -07:00 |
|
Dave Conroy
|
e03fefeb02
|
fix - Optimize generating checksum routines
|
2023-11-01 14:34:34 -07:00 |
|
Dave Conroy
|
3ff3cdb19c
|
feat - Add TARGET_DB_DUMP_PERMISSION to set file and directory permissions
|
2023-11-01 14:32:43 -07:00 |
|
Dave Conroy
|
bcf7bc5ecd
|
rearrange compression function
|
2023-11-01 14:18:27 -07:00 |
|
Dave Conroy
|
5a01b6118e
|
feat - make processes and files save as username dbbackup instead of root
|
2023-11-01 14:13:37 -07:00 |
|
Alwyn Pan
|
6bad6d8d65
|
fix: #262 Add option for DB_AUTH in PGSQL
|
2023-10-30 12:52:26 +11:00 |
|
Dave Conroy
|
768d5e60fe
|
Merge pull request #252 from pimjansen/feature/name-typo
Updated name where it is not writing to s3
|
2023-09-14 08:12:39 -07:00 |
|
Pim Jansen
|
db808d25c7
|
Updated name where it is not writing to s3
|
2023-09-14 10:39:34 +02:00 |
|
Pim Jansen
|
cb5b49b90b
|
Remove the --database flag for a single db dump which ensures there is no use statement in the dump
|
2023-09-14 10:36:55 +02:00 |
|
dave@tiredofit.ca
|
48a1ff8bbe
|
Release 3.10.1 - See CHANGELOG.md
|
2023-09-13 22:37:21 -07:00 |
|