Wykres commitów

247 Commity (debian-image)

Autor SHA1 Wiadomość Data
Grant Bevis 01543aef0a
Merge pull request #121 from modem7/patch-2
Dockerfile optimisations + fixes
2022-05-31 08:16:36 +01:00
modem7 4a908f1163
fixing package versions 2022-05-31 02:47:22 +01:00
modem7 bfb15221c9
Update Dockerfile 2022-05-31 02:45:47 +01:00
modem7 db0c9e7ab9
Update Dockerfile 2022-05-31 02:43:35 +01:00
modem7 1a6837efee
Update Dockerfile 2022-05-31 00:27:25 +01:00
modem7 31742e013e
Update Dockerfile 2022-05-31 00:02:16 +01:00
modem7 5883e12be1
Update Dockerfile 2022-05-30 23:59:05 +01:00
modem7 f4d7fb024d
Update Dockerfile
change from fuse to fuse3. 

Maybe also consider using ubuntu:22.04 instead of python slim, should knock off 10mb or so.
2022-05-30 23:57:42 +01:00
b3vis 2d2dce5186 Initial commit for Debian base image test 2022-05-30 15:08:30 +01:00
Grant Bevis 2a2b82dac7
Merge pull request #113 from modem7/changes
Update dockerfile, add requirements.txt and change dependabot
2022-05-25 23:21:05 +01:00
modem7 00e49267b6
Merge branch 'master' into changes 2022-05-25 23:13:38 +01:00
modem7 c68cb7f51d
Update requirements.txt
update borgmatic to 1.6.1
2022-05-25 21:32:52 +01:00
Grant Bevis 2051968115
Merge pull request #114 from borgmatic-collective/v1.6.1
v1.6.1
2022-05-25 07:53:08 +01:00
Grant Bevis 94053ac82a
v1.6.1 2022-05-25 07:52:58 +01:00
modem7 cd5f976f83
Update dependabot.yml 2022-05-24 22:38:33 +01:00
modem7 3d6df84dac
Update dockerfile, add requirements.txt and change dependabot
Update dockerfile and add requirements.txt:
This allows for easier management and allows for dependabot to auto-open a PR when the pip packages are updated lowering management time.

Have also added the option for chmod of the entry.sh to be done during the copy stage rather than later, allowing this step to be cached when required, lowering build time and layer size.
2022-05-24 22:31:09 +01:00
Grant Bevis 166d442b95
Merge pull request #112 from borgmatic-collective/add-logrotate
Added logrotate package
2022-05-08 22:46:25 +01:00
b3vis 1e0cae32a0
Added logrotate package
Added logrotate package as per #111
2022-05-08 22:44:47 +01:00
Grant Bevis c71955287f
Merge pull request #109 from borgmatic-collective/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-05-06 08:13:52 +01:00
Grant Bevis 1ca8ddd315
Merge pull request #110 from borgmatic-collective/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-06 08:13:46 +01:00
dependabot[bot] 1bf4fb5898
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 22:33:51 +00:00
dependabot[bot] 56fea0132e
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 22:33:48 +00:00
Grant Bevis 57aa2bef5a
Merge pull request #107 from LeoColman/patch-1
Update README.md
2022-04-27 08:33:39 +01:00
Grant Bevis 8e32bde914
Merge pull request #108 from borgmatic-collective/borgmatic-1.6.0
Upgrade to borgmatic 1.6.0
2022-04-27 08:32:37 +01:00
Grant Bevis ec60fcd749
Update Dockerfile 2022-04-27 08:26:52 +01:00
Leonardo Colman d9a30229cf
Update README.md
Remove direct links to other README files, replacing them with links to the folders instead.

With this, you won't have to go back from README.md to see the actual files. The README is still visible, so the original purpose of adding it is still fulfilled.

Co-authored-by: Luiz Neves Porto <dev@luiz.nevesporto.com.br>
2022-04-24 11:11:23 -03:00
Grant Bevis 408b0432f6
Merge pull request #106 from tomtjes/patch-1
fix ntfy example
2022-04-13 06:16:39 +01:00
tomtjes 6a785e5f14
Update README.md
fixes error in parsing configuration file: At 'hooks.after_backup[1]': {'ntfy -b pushover -t Borgmatic send "Borgmatic': 'Backup Finished"'} is not of type 'string'
2022-04-09 11:31:52 -04:00
Grant Bevis 78181593a3
Merge pull request #105 from fschrempf/docs-docker-api-hooks
Fix and enhance README (especially for docker start/stop hooks)
2022-04-02 16:30:36 +01:00
Frieder Schrempf a8b37fe096
base: README.md: Recommend *_everything hooks for docker stop/restart 2022-04-01 21:48:24 +02:00
Frieder Schrempf bd1334601f
base: README.md: Add link to borgmatic hooks docs 2022-04-01 21:47:19 +02:00
Frieder Schrempf c7ef86e1f7
base: README.md: Fix typo 2022-04-01 21:46:30 +02:00
Frieder Schrempf 22c6e5d042
base: README.md: Wrap long lines 2022-04-01 21:34:53 +02:00
Grant Bevis d94d07e3c8
Merge pull request #102 from fschrempf/mail-subject-and-env-enhancements
Mail subject and env enhancements
2022-03-24 20:37:50 +00:00
Frieder Schrempf 49ef249675
msmtp: README.md: Adjust documentation for new notification script and settings 2022-03-24 19:16:02 +01:00
Frieder Schrempf b90fc3c88a
msmtp: README.md: Improve style and spelling of README file 2022-03-24 19:16:01 +01:00
Frieder Schrempf 4a3f1d41d1
Send e-mail reports with more appealing subject line 2022-03-24 19:16:01 +01:00
Frieder Schrempf b7f9e31267
Move backup command from crontab to separate script file run.sh 2022-03-24 19:16:01 +01:00
Frieder Schrempf b9f6081119
Add note to automatically created files 2022-03-24 19:16:01 +01:00
Frieder Schrempf 20c5758cc5
Add MAIL_TO and MAIL_SUBJECT env variables and store them in /etc/mailenv 2022-03-24 19:16:01 +01:00
Grant Bevis 7fa1dee0f5
Merge pull request #103 from hatl/update-to-borgmatic-1.5.24
update borgmatic version to 1.5.24
2022-03-21 06:40:56 +00:00
Gerhard Scheikl 3f78ce0184 updated borgmatic version to 1.5.24 2022-03-20 15:38:13 +01:00
b3vis 1e6ad8de52
Merge pull request #101 from borgmatic-collective/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-02 09:15:56 +00:00
dependabot[bot] ac524d211a
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 22:49:22 +00:00
b3vis 66e69c67d1
Merge pull request #100 from borgmatic-collective/borg-1.2.0
Fixed why borg wouldn't build
2022-02-23 07:57:26 +00:00
b3vis 96f314ca8d Fixed why borg wouldn't build 2022-02-23 07:56:54 +00:00
b3vis c43451a3e2
Merge pull request #99 from borgmatic-collective/borg-1.20
Upped the BORG_VERSION ARG to 1.20
2022-02-23 07:40:54 +00:00
b3vis 86c9915cbd Upped the BORG_VERSION ARG to 1.20 2022-02-23 07:39:20 +00:00
b3vis acc87a7c1a
Merge pull request #97 from tomtjes/patch-1
fix after_backup hook to start the containers
2022-02-14 16:44:40 +00:00
tomtjes 0de2cbb0ff
fix after_backup hook to start the containers 2022-02-14 11:11:00 -05:00