Chirag Aggarwal
745c298788
CRON ENV VAR | RUN_ON_STARTUP | README progress
...
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Chirag Aggarwal
c59694283d
minor fixes
...
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Chirag Aggarwal
2fb91cd635
Current README progress
...
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Chirag Aggarwal
e7f1635626
Added news regarding discontinuation of flavors
...
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Chirag Aggarwal
2996b0010b
Remove antiquated msmtp and ntfy images
...
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Divyansh Singh
bb511f141e
fix: update README badges
2023-03-18 23:31:41 +05:30
Grant Bevis
dc52161950
Merge pull request #195 from kaechele/complete-rename
...
Complete rename
2023-01-29 12:39:49 +00:00
Grant Bevis
431ea327b9
Add warning to readme
2023-01-29 12:04:56 +00:00
Felix Kaechele
2dc1c249f4
Complete rename
...
This commit completes the rename across all README, Dockerfiles and
docker-compose.ymls.
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-12-23 20:12:24 +01:00
Grant Bevis
8420a9ee48
Remove docker hub building badge
2022-06-01 11:29:11 +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
a77d940b9a
fixed link to @modem7
2021-09-09 08:45:01 +01:00
Grant Bevis
c1f8723304
updated readme and added article from @modem7
2021-09-09 08:43:21 +01:00
Calvin Bui
e12f24383b
Update README.md
2021-02-15 22:19:23 +11:00
Grant Bevis
3c18b7a6a5
💄 Added some more shield.io badges
2020-10-08 21:52:37 +01:00
Holger Dell
e206c02f19
fix spelling/grammar
2020-07-06 15:29:07 +02:00
toastie89
8b4fefc3b3
fixed hyperlinks
2020-02-10 21:56:14 +01:00
toastie89
4e0f3ad1d4
initial
2020-02-10 21:51:59 +01:00
toastie89
c61b9fc51a
copied project into base/msmtp/ntfy
2020-02-10 20:30:26 +01:00
Grant Bevis
7dfd470335
Added information regarding using -ntfy branch images
2020-01-31 20:23:17 +00:00
Grant Bevis
9fe0841f03
Added pull count badge
2020-01-20 21:32:01 +00:00
Grant Bevis
dcf7fa7634
Added ntfy to the image
2020-01-20 21:14:58 +00:00
b3vis
a6a28f0473
Merge pull request #43 from toastie89/patch-1
...
Fixed regression that logs no longer work
2020-01-18 17:29:13 +00:00
Grant Bevis
0d812f10f0
Corrected the url for the borgmatic logo
2020-01-18 17:27:27 +00:00
toastie89
ec4c21a037
warning for suppressed logs when using MAILTO
2019-12-15 19:28:22 +01:00
toastie89
1bdaa7b93e
Added a remark to uncomment for e-mail notify
2019-12-15 19:17:59 +01:00
Dan Helfman
6db1b58a20
PR feedback: Mount /root/.borgmatic as volume so it's on non-volatile storage.
2019-10-25 10:04:59 -07:00
pr0totyp
ab3e86aa04
Update Readme
2019-09-21 20:04:01 +02:00
Grant Bevis
0be65b4634
Changed MicroBadger badges
2019-08-29 10:32:42 +01:00
Grant Bevis
bf480f63c3
Added MicroBadger badges
2019-08-23 16:40:43 +01:00
toastie89
8176a1a748
Fixed inconsistent directory name
...
Dockerfile uses `/mnt/borg-repository` while the README talked about `/mnt/repository`
2019-08-04 19:18:45 +02:00
toastie89
84699d3966
fixed init step
2019-08-02 21:38:47 +02:00
toastie89
6761812e8b
reflected all docker-compose config now .env
2019-08-02 21:00:03 +02:00
toastie89
52ba31bac6
moved all config to .env
2019-08-01 22:11:57 +02:00
toastie89
5f3f793539
added consistent subdirectory
2019-08-01 22:09:37 +02:00
toastie89
c1ee983ad1
added instructions for docker compose
2019-07-30 18:03:38 +00:00
toastie89
d9263e8eed
Added common enviroment variables
2019-04-02 20:49:04 +00:00
toastie89
faaaf37af7
added comment about using example files
2019-03-04 20:20:06 +01:00
toastie89
2765a8df8a
added links to config files
2019-03-03 23:16:19 +01:00
toastie89
4d197903b2
removed repeating directory names
2019-03-03 22:45:50 +01:00
toastie
a2d8a64f98
updated directory to reflect name on githum
2019-03-03 22:26:55 +01:00
toastie89
7ee84ece84
added example on init and locations
2019-03-03 22:22:16 +01:00
toastie89
9a20dd9906
Changed volumes to defaults
...
- Moved .cache .config into /root
- Moved source and borg-repository to /mnt
- Added description for .config
- harmonized order of the description and example
- Used /opt/docker/borgmatic/data/ as location for the example
2019-03-03 20:39:39 +01:00
toastie89
d1e4632d01
Added ---stats
...
https://torsion.org/borgmatic/docs/reference/command-line/
2019-02-20 13:30:24 +01:00
toastie89
ddfcceec5b
changed verbosity to warn
2019-02-20 13:17:48 +01:00
Grant Bevis
079e9d63d6
Removed old Dockerfile text from README.md
2019-02-19 08:58:22 +00:00
b3vis
ee7d1df529
Merge pull request #13 from toastie89/patch-2
...
Added comment about additional parameters needed for FUSE mounts.
2018-09-18 15:22:47 +01:00
toastie89
221cadc800
Added comment about additional parameters needed for FUSE mounts.
2018-09-16 23:55:16 +02:00
toastie89
6d6d78038a
Added details on how to configure borgmatic
2018-08-12 21:58:47 +02:00
Toastie
5b3a217f7b
allow multiple borgmatic configuration files
2018-08-05 17:44:17 +02:00