37 Commits

Author SHA1 Message Date
f7f46d7b7b Merge pull request 'feat: Adds monitoring setup for prometheus push gateway' (#69) from prom-mon into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #69
2025-01-14 13:34:34 +00:00
c1902b2dbc feat: Adds monitoring setup for prometheus push gateway
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-12-30 14:08:05 +01:00
14b55bbc79 feat(ls): default to /var/lib/docker/volumes/ if no path is given #37
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-24 17:58:38 +02:00
826bec925f add example pg_backup.sh script
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-24 17:03:02 +02:00
49dd989302 update README
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-22 22:01:18 +02:00
2bc9400807 fix README
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-16 17:21:20 +02:00
9b141a5185 Add versioning infos to README
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-16 17:18:57 +02:00
8b66b80332 chore: publish 2.1.0+2.2.0-beta release
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-10-16 17:01:56 +02:00
f254a365f2 Revert "Revert "Removed redundant code formatting""
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit e09e1b476c6776ef9c289c47082dde60754628e7.
2024-08-21 14:24:14 +02:00
0d15765673 Revert "Added extra secret step to REST server instructions"
This step is already included in the deployment process by the command `abra app secret generate -a <backupbot_name>` and it applies to every setup, not only the REST server.

This reverts commit 72688dc42c31b0df14a60a56cdd1bc9aa69e91fc.
2024-08-21 14:23:48 +02:00
e09e1b476c
Revert "Removed redundant code formatting"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 10e460ff2d5dbcd843338c45d1444d9f0efe9769.
2024-08-21 11:59:10 +01:00
72688dc42c
Added extra secret step to REST server instructions
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-19 17:08:41 +01:00
10e460ff2d
Removed redundant code formatting
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-19 14:53:48 +01:00
cc049b858b README: new image location
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-05 16:30:40 +02:00
faa7ae3dd1 fix Readme
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-17 20:36:06 +01:00
79eeec428a Push Notifications #24
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-16 19:40:31 +01:00
f4d96b0875 update README
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 20:04:05 +01:00
37cb51674f update README
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-24 21:14:39 +02:00
2ea59b4230 breaking change: rename env RESTIC_REPO to RESTIC_REPOSITORY
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-24 21:03:44 +02:00
c3f3d1a6fe restic_repo as secret option #31 2023-10-04 19:08:39 +02:00
75a93c5456 add sftp storage 2023-10-04 19:07:57 +02:00
d32337cf3a update README 2023-10-04 19:07:57 +02:00
61ffb67686 update README 2023-10-04 19:07:57 +02:00
a86ac15363 README 2023-10-04 19:07:57 +02:00
6355f3572f Backup volumes from host instead of copying paths
* Backupbot will now copy all volumes from a service with
  backupbot.enabled = 'true' label from the /var/lib/docker/volumes/
  path directly. This reduces the resource overhead of copying
  stuff from one volume to another.
  Recipes need to be adjustet that db-dumps are saved into a volume
  now!
* Remove the Dockerfile and move stuff into a entrypoint. This
  simplifies the whole versioning thing and makes this "just"
  a recipe

Co-authored-by: Moritz < moritz.m@local-it.org>
2023-10-04 19:07:16 +02:00
5a20ef4349 Merge branch 'main' into multi_path
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-24 10:29:27 +00:00
f2472bd0d3 make backup.path comma separated list
All checks were successful
continuous-integration/drone/pr Build is passing
2021-11-23 17:38:31 +01:00
3wc
f7cbbf04c0 Goodbye, emojis! 😢
[ci skip]
2021-11-23 12:19:04 +02:00
3wc
32ba0041d1 chore: fix README bullet formatting
[ci skip]
2021-11-22 13:42:03 +02:00
3wc
394cc4f47c Mass README update
[ci skip]
2021-11-21 21:31:24 +02:00
3wc
f6d1da8899 Working cron again, d'oh
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-11 02:10:17 +02:00
3wc
d3e9001597 Add badge, tidy docs
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-11 00:18:50 +02:00
3wc
a990dc27c7 SSH host keys, split out swarm-cronjob 2021-11-10 22:02:13 +02:00
3wc
f5e87f396a Update TODO list and tidy up README 2021-11-09 12:27:54 +02:00
3wc
8317f50a8a Variables, Dockerfile, better syntax, etc. 2021-11-06 19:45:39 +02:00
3wc
49ed657084 Add TODO 2021-10-25 13:57:16 +02:00
3wc
780bcc91d9 Add basic README 2021-10-25 13:56:49 +02:00