Commit Graph

  • d00896ab15 Improve docker secrets usage documentation main Pau RE 2026-01-25 15:35:51 +01:00
  • d257e5ddb7 Add pg version 18 Pau RE 2025-09-26 15:59:15 +02:00
  • 8181772cbe Improve README.md (#171) Daniel M. Drucker, Ph.D. 2025-05-20 12:22:03 -04:00
  • 437f2e9d51 Allow to not validate on start Pau RE 2024-12-10 19:28:58 +01:00
  • f82932451e Remove pg 12 for EOL Pau RE 2024-12-10 19:26:57 +01:00
  • 234f53817e Add pg version 17 Pau RE 2024-09-26 21:28:23 +02:00
  • 23f24caba8 Merge pull request #158 from prodrigestivill/initial-backup Pau RE 2024-09-04 13:32:31 +02:00
  • 8aa2ae7104 Clean initial stdout Pau RE 2024-09-04 13:29:14 +02:00
  • 5aec20408d Upgrade to go-cron 11 to avoid zombie processes Pau RE 2024-09-04 13:27:55 +02:00
  • 0ec036071e Add support to launch backups on startup Pau RE 2024-09-04 11:26:45 +02:00
  • 9160ab9290 Disable CMD as shell text Pau RE 2024-09-04 10:46:14 +02:00
  • 241673885d Add prevalidate environment on start Pau RE 2024-09-04 10:19:17 +02:00
  • 2cbc34e8e6 Change CI BACKUP_DIR to absolut path Pau RE 2024-09-04 09:59:56 +02:00
  • 414fbfcb81 Iterate inside folder backups Pau RE 2024-09-04 09:54:18 +02:00
  • 97ed2d5099 Update github actions Pau RE 2024-06-20 13:33:56 +02:00
  • 9c7848cfb6 Fix run webhooks when previous endpoint fails Pau RE 2024-06-20 13:33:36 +02:00
  • 9f88e3be8f Merge pull request #152 from Thinkscape/patch-1 Pau RE 2024-06-20 13:21:31 +02:00
  • d5e4211287 Simplify webhook logic Pau RE 2024-06-20 13:17:32 +02:00
  • cf5f0ada3b Fix granular webhook payloads in 00-webhook Arthur Bodera 2024-06-19 10:14:06 +10:00
  • 7812894fdc Document granular webhooks. Arthur Bodera 2024-06-19 10:12:53 +10:00
  • efcef13be1 Add support for granular webhooks in debian.Dockerfile Arthur Bodera 2024-06-19 10:11:04 +10:00
  • 522c921854 Add support for granular webhooks in alpine.Dockerfile Arthur Bodera 2024-06-19 10:10:39 +10:00
  • 4998e2ee76 Add support for granular webhooks in 00-webhook Arthur Bodera 2024-06-19 10:08:59 +10:00
  • 4d1f8604f6 Add support for latest backup symlink Pau RE 2024-05-21 17:25:06 +02:00
  • 2feedd14c0 Improve POSTGRES_DB description (fixes #149) Pau RE 2024-04-26 10:44:58 +02:00
  • 3495539a68 Increase github actions available disk space Pau RE 2024-02-13 18:36:27 +01:00
  • 45f624e6e8 Lower default gzip compression level (#147) Pau RE 2024-02-13 09:42:59 +01:00
  • de8adb4f5b Rename pushrm workflow Pau RE 2023-12-27 18:47:21 +01:00
  • 1585873ed0 Add automatic update container description action Pau RE 2023-12-27 17:13:07 +01:00
  • 187e2e2f6e Add information regarding POSIX requirements Pau RE 2023-09-16 12:50:26 +02:00
  • 1a663183de Add pg version 16 Pau RE 2023-09-15 15:11:15 +02:00
  • 19ef5fb9b7 Update LICENSE Pau RE 2023-04-13 13:41:55 +02:00
  • 8d72d2d96f Create LICENSE Pau RE 2023-04-13 13:35:17 +02:00
  • 28f6b589dd Merge pull request #128 Pau RE 2023-03-07 20:11:09 +01:00
  • ca74121e00 Implement curl retry in Dockerfile Pau Rodriguez-Estivill 2023-03-07 19:26:26 +01:00
  • 76e4310e93 Remove pg 11 since debian repos fail Pau Rodriguez-Estivill 2023-03-07 19:11:03 +01:00
  • aa62bcce36 Remove pg 10 for EOL Pau Rodriguez-Estivill 2023-03-07 10:53:44 +01:00
  • 237c819b88 Improve CI Pau Rodriguez-Estivill 2023-03-07 19:42:42 +01:00
  • 2cf00a5018 Fix CI tests Pau Rodriguez-Estivill 2022-10-16 11:51:04 +02:00
  • 3b8755d150 Add pg version 15 (fixes #120) Pau Rodriguez-Estivill 2022-10-16 11:44:46 +02:00
  • 56c4284f6f Fix curl issues #119 Pau Rodriguez-Estivill 2022-08-31 21:24:30 +02:00
  • 10d66d8aa0 Fix hooks folder pattern names Pau Rodriguez-Estivill 2022-08-20 21:11:53 +02:00
  • 66b3b97a44 Fix hooks folder Pau Rodriguez-Estivill 2022-08-20 20:16:13 +02:00
  • 4bfebf64b4 Add actions badge Pau Rodriguez-Estivill 2022-08-20 19:32:02 +02:00
  • 67ecbb1b3e Implement hooks with run-parts #58 Pau Rodriguez-Estivill 2022-08-20 19:29:18 +02:00
  • 1f46aba95a Revert remove env variables from Dockerfile Pau Rodriguez-Estivill 2022-08-20 13:44:24 +02:00
  • 84a26cecad Remove env variables from Dockerfile Pau Rodriguez-Estivill 2022-08-20 13:32:51 +02:00
  • 691d24b152 Add more verbose regarding hard links Pau Rodriguez-Estivill 2022-08-20 13:26:32 +02:00
  • 67d948b0a0 Fix CI tests Pau Rodriguez-Estivill 2022-08-20 12:32:58 +02:00
  • 6dc25f0cbd Merge pull request #47 from auricom/pr-47 Pau Rodriguez-Estivill 2022-08-20 12:27:33 +02:00
  • 6c4d2ce699 Remove unneded $? evaluation in a -e script Pau Rodriguez-Estivill 2022-08-20 12:26:52 +02:00
  • 839c096199 feat: webhook after a successful backup Claude DIARRA 2022-07-20 13:44:11 +02:00
  • 7313a50839 Fixed issue with tracking how many weekly and monthly backups should be kept atcommander/rewrite atcommander 2022-08-03 17:05:39 +00:00
  • 74b7f40483 Removed unneeded comments Fixed the handling of when not enough backups have been created Changed the no flags behaviour to create and cleanup backups atcommander 2022-07-12 21:19:52 +00:00
  • a12c5f51e2 Updated to handle the new scripts flags Updated to run backups and cleanup at different times atcommander 2022-06-24 14:38:11 +00:00
  • 3cf2b9bdb3 Updated readme.md Update docker build files atcommander 2022-06-23 21:05:59 +00:00
  • d1793740b3 Rewritten to breakdown the script into specific functions Added monthly backups that are only taken once a month Added weekly backups that are only taken once a week Added backup deletion protection when backups are failing to be taken Added flags so that tasks can be run separately from each other Added the ability to choose whether backups are actually deleted or a dry run is performed Removed last backup folder and latest backup symbolic links atcommander 2022-06-23 20:22:11 +00:00
  • af916da211 Merge pull request #72 from PedroCapdevila/patch-1 PauRE 2022-04-05 20:13:59 +02:00
  • 130e5a3aa0 Fix delete old backups in folder last PedroCapdevila 2022-04-05 14:00:31 -03:00
  • f0b5949af0 Rename generate docker bake script Pau Rodriguez-Estivill 2022-03-04 16:22:52 +01:00
  • 4190c17c45 Move IMAGE_NAME to Docker Bake Pau Rodriguez-Estivill 2022-03-04 16:10:19 +01:00
  • d893605ecf Add example for ghcr.io Pau Rodriguez-Estivill 2022-03-04 15:50:46 +01:00
  • e55801813e Add REGISTRY_PREFIX build variable Pau Rodriguez-Estivill 2022-03-04 15:29:53 +01:00
  • 3a005cff3a Add directories tests Pau Rodriguez-Estivill 2022-02-26 19:57:03 +01:00
  • 1f887c0665 Add cluster mode test Pau Rodriguez-Estivill 2022-02-26 19:35:32 +01:00
  • bf074fcefb Fix pg_dumpall error detection Pau Rodriguez-Estivill 2022-02-26 19:33:24 +01:00
  • 1dd8f3af7f Implement latest symlink #59 Pau Rodriguez-Estivill 2022-02-26 17:19:31 +01:00
  • b6163ee56a Limit last backups by minutes Pau Rodriguez-Estivill 2022-02-26 16:28:57 +01:00
  • 95e93b19fa Improve script test Pau Rodriguez-Estivill 2022-02-26 17:25:21 +01:00
  • bef88186c2 Setup workflow environment Pau Rodriguez-Estivill 2022-02-26 15:55:56 +01:00
  • 5bb70f851b Add pull request CI Pau Rodriguez-Estivill 2022-02-26 15:31:57 +01:00
  • 8dedbc0a64 Simplify workflow Pau Rodriguez-Estivill 2022-02-26 14:38:47 +01:00
  • 7ff37a5c48 Add CI script test Pau Rodriguez-Estivill 2022-02-26 14:22:07 +01:00
  • 179d413dcb Minor style change Pau Rodriguez-Estivill 2022-02-26 14:21:11 +01:00
  • acb02ed858 Add CI workflow Pau Rodriguez-Estivill 2022-02-26 13:55:37 +01:00
  • 888459f6ec Remove missing platforms tags Pau Rodriguez-Estivill 2022-02-26 13:42:41 +01:00
  • ae991f698b Fix Debian ARM v7 build Pau Rodriguez-Estivill 2022-02-26 13:26:09 +01:00
  • 03a87860de Initial GitHub actions workflow Pau Rodriguez-Estivill 2022-02-26 11:53:12 +01:00
  • af12d1a098 Remove unsupported version 9.6 Pau Rodriguez-Estivill 2022-02-26 11:10:52 +01:00
  • 8112dc75b5 Update README #64 PauRE 2021-11-04 15:32:54 +01:00
  • 5001498324 More fixes for Debian cross-build Pau Rodriguez-Estivill 2021-10-28 22:40:14 +02:00
  • 2aa03d19ce Add postgresql 14 and remove EOL 9.5 Pau Rodriguez-Estivill 2021-10-28 20:11:54 +02:00
  • 031da712be Fix Debian cross-build #44 PauRE 2021-10-28 20:01:48 +02:00
  • 9674176fb7 Update README.md PauRE 2021-07-22 17:14:28 +02:00
  • 3b6d1a0335 Add TZ environment variable to fix #50 PauRE 2021-05-20 15:03:35 +02:00
  • 2a1f95a2af Update README to fix #54 PauRE 2021-05-20 14:42:39 +02:00
  • a2927fec09 Minor alpine build fix Pau Rodriguez-Estivill 2021-03-07 14:54:06 +01:00
  • ef54bd18d3 Add architectures s390x and ppc64le #44 Pau Rodriguez-Estivill 2021-03-07 14:40:06 +01:00
  • 7d841fadb3 Add local revision tag Pau Rodriguez-Estivill 2021-03-07 14:39:40 +01:00
  • f97585e5ef Improve compression speed #43 Pau Rodriguez-Estivill 2021-02-19 19:16:25 +01:00
  • cddefe160b README.md: Add additional options links PauRE 2021-02-04 20:06:08 +01:00
  • 627bdad645 Add destination folder owner instructions PauRE 2020-11-06 15:41:24 +01:00
  • c37bf719f1 Fix hcl indent Pau Rodriguez-Estivill 2020-10-01 15:22:29 +02:00
  • 0686998b92 Added Postgres 13 #35 Pau Rodriguez-Estivill 2020-10-01 15:07:06 +02:00
  • 7858b93f77 Fix docker-compose example Pau Rodriguez-Estivill 2020-09-05 16:27:57 +02:00
  • 4c3477fbda Markdown lint Pau Rodriguez-Estivill 2020-09-02 18:59:16 +02:00
  • 393147d563 Added compression support for pg_dumpall (#31) Pau Rodriguez-Estivill 2020-09-02 18:56:13 +02:00
  • 7e40b9cf25 Fix pg_dumpall database parameter (#31) Pau Rodriguez-Estivill 2020-09-01 18:10:07 +02:00
  • 5abed76075 Rename Dockerfiles Pau Rodriguez-Estivill 2020-09-01 18:00:20 +02:00
  • 5d3244c1c6 Improved manual backup example Pau Rodriguez-Estivill 2020-08-20 22:54:24 +02:00