Commit Graph

149 Commits

Author SHA1 Message Date
Pau RE 23f24caba8 Merge pull request #158 from prodrigestivill/initial-backup
Add support to perform an initial backup on startup
2024-09-04 13:32:31 +02:00
Pau RE 8aa2ae7104 Clean initial stdout 2024-09-04 13:29:14 +02:00
Pau RE 5aec20408d Upgrade to go-cron 11 to avoid zombie processes 2024-09-04 13:27:55 +02:00
Pau RE 0ec036071e Add support to launch backups on startup 2024-09-04 11:26:45 +02:00
Pau RE 9160ab9290 Disable CMD as shell text 2024-09-04 11:14:25 +02:00
Pau RE 241673885d Add prevalidate environment on start 2024-09-04 11:14:19 +02:00
Pau RE 2cbc34e8e6 Change CI BACKUP_DIR to absolut path 2024-09-04 09:59:56 +02:00
Pau RE 414fbfcb81 Iterate inside folder backups
Tries to fix #156 #157
2024-09-04 09:54:18 +02:00
Pau RE 97ed2d5099 Update github actions 2024-06-20 13:33:56 +02:00
Pau RE 9c7848cfb6 Fix run webhooks when previous endpoint fails 2024-06-20 13:33:36 +02:00
Pau RE 9f88e3be8f Merge pull request #152 from Thinkscape/patch-1
Add granular webhooks
2024-06-20 13:21:31 +02:00
Pau RE d5e4211287 Simplify webhook logic 2024-06-20 13:17:32 +02:00
Arthur Bodera cf5f0ada3b Fix granular webhook payloads in 00-webhook 2024-06-19 10:14:06 +10:00
Arthur Bodera 7812894fdc Document granular webhooks. 2024-06-19 10:12:53 +10:00
Arthur Bodera efcef13be1 Add support for granular webhooks in debian.Dockerfile 2024-06-19 10:11:04 +10:00
Arthur Bodera 522c921854 Add support for granular webhooks in alpine.Dockerfile 2024-06-19 10:10:39 +10:00
Arthur Bodera 4998e2ee76 Add support for granular webhooks in 00-webhook 2024-06-19 10:08:59 +10:00
Pau RE 4d1f8604f6 Add support for latest backup symlink 2024-05-21 17:25:06 +02:00
Pau RE 2feedd14c0 Improve POSTGRES_DB description (fixes #149) 2024-04-26 10:44:58 +02:00
Pau RE 3495539a68 Increase github actions available disk space 2024-02-13 18:36:27 +01:00
Pau RE 45f624e6e8 Lower default gzip compression level (#147) 2024-02-13 09:42:59 +01:00
Pau RE de8adb4f5b Rename pushrm workflow 2023-12-27 18:47:21 +01:00
Pau RE 1585873ed0 Add automatic update container description action 2023-12-27 17:16:09 +01:00
Pau RE 187e2e2f6e Add information regarding POSIX requirements 2023-09-16 12:50:26 +02:00
Pau RE 1a663183de Add pg version 16 2023-09-15 15:11:15 +02:00
Pau RE 19ef5fb9b7 Update LICENSE 2023-04-13 13:41:55 +02:00
Pau RE 8d72d2d96f Create LICENSE 2023-04-13 13:35:17 +02:00
Pau RE 28f6b589dd Merge pull request #128
Remove generating images for postgresql 10 & 11
2023-03-07 20:11:09 +01:00
Pau Rodriguez-Estivill ca74121e00 Implement curl retry in Dockerfile 2023-03-07 19:45:12 +01:00
Pau Rodriguez-Estivill 76e4310e93 Remove pg 11 since debian repos fail 2023-03-07 19:45:11 +01:00
Pau Rodriguez-Estivill aa62bcce36 Remove pg 10 for EOL 2023-03-07 19:44:27 +01:00
Pau Rodriguez-Estivill 237c819b88 Improve CI 2023-03-07 19:42:53 +01:00
Pau Rodriguez-Estivill 2cf00a5018 Fix CI tests 2022-10-16 11:51:04 +02:00
Pau Rodriguez-Estivill 3b8755d150 Add pg version 15 (fixes #120) 2022-10-16 11:44:46 +02:00
Pau Rodriguez-Estivill 56c4284f6f Fix curl issues #119 2022-08-31 21:24:30 +02:00
Pau Rodriguez-Estivill 10d66d8aa0 Fix hooks folder pattern names 2022-08-20 21:11:53 +02:00
Pau Rodriguez-Estivill 66b3b97a44 Fix hooks folder 2022-08-20 20:16:13 +02:00
Pau Rodriguez-Estivill 4bfebf64b4 Add actions badge 2022-08-20 19:32:02 +02:00
Pau Rodriguez-Estivill 67ecbb1b3e Implement hooks with run-parts #58 2022-08-20 19:29:18 +02:00
Pau Rodriguez-Estivill 1f46aba95a Revert remove env variables from Dockerfile
This reverts commit 84a26cecad.
2022-08-20 13:44:31 +02:00
Pau Rodriguez-Estivill 84a26cecad Remove env variables from Dockerfile 2022-08-20 13:32:51 +02:00
Pau Rodriguez-Estivill 691d24b152 Add more verbose regarding hard links 2022-08-20 13:26:32 +02:00
Pau Rodriguez-Estivill 67d948b0a0 Fix CI tests 2022-08-20 12:32:58 +02:00
Pau Rodriguez-Estivill 6dc25f0cbd Merge pull request #47 from auricom/pr-47 2022-08-20 12:27:51 +02:00
Pau Rodriguez-Estivill 6c4d2ce699 Remove unneded $? evaluation in a -e script 2022-08-20 12:26:52 +02:00
Claude DIARRA 839c096199 feat: webhook after a successful backup 2022-08-20 12:24:39 +02:00
PauRE af916da211 Merge pull request #72 from PedroCapdevila/patch-1
Fix delete old backups in folder last
2022-04-05 20:13:59 +02:00
PedroCapdevila 130e5a3aa0 Fix delete old backups in folder last 2022-04-05 14:00:31 -03:00
Pau Rodriguez-Estivill f0b5949af0 Rename generate docker bake script 2022-03-04 16:22:52 +01:00
Pau Rodriguez-Estivill 4190c17c45 Move IMAGE_NAME to Docker Bake 2022-03-04 16:10:19 +01:00