jmqm
20e2a129f7
Add latest tag to docker-compose example
2021-05-26 06:54:56 -05:00
jmqm
f9531d4a50
Minor echo changes and additions ( #9 )
...
- Remove unnecessary `echo`es.
- Remove `LOGFILE` environment variable.
- Minor documentation and `echo` changes and additions.
2021-05-26 06:32:01 -05:00
jmqm
48b391d082
Add list of files and directories that are backed up ( #8 )
...
**README.md**
- Replaced `folder` to `directory` and their plural forms.
- Added list of files and directories that are backed up.
2021-05-26 02:18:52 -05:00
jmqm
6974723efe
Switch from zip to tar.xz ( #6 )
...
**README.md**
- Minor text change.
**Dockerfile**
- Remove installation of `zip`.
- Add installation if `xz`.
**backup.sh**
- Switch to `tar.xz` archive _(`zip` was messing up permissions)_.
- `echo` when backups start and end.
2021-05-26 00:11:57 -05:00
jmqm
ae779ce6e5
Change execution schedule ( #5 )
...
**README**
- Changed `CRON_TIME` in `docker-compose`.
- Added info on when the script runs.
**Dockerfile**
- Changed execution schedule from 5am everyday to every 12 hours.
2021-05-25 21:10:41 -05:00
jmqm
02c9d71114
Overhaul ( #4 )
...
**README**
- Overhaul; changed docs to be better aligned to the new `backup.sh`.
- Add example `docker-compose`.
**Dockerfile**
- Install `zip`.
- Remove installation of `sqlite`.
- Remove unnecessary variables.
**backup.sh**
- Overhaul; now zips all required and recommended files and directories stated at [vaultwarden docs](https://github.com/dani-garcia/vaultwarden/wiki/Backing-up-your-vault ).
- Removed deleting old backups; will be added later on in a separate script.
**entrypoint.sh**
- Removed creating folders.
2021-05-25 20:34:39 -05:00
jmqm
ee15635106
Change docker repository ( #3 )
2021-05-25 17:09:48 -05:00
jmqm
8d7f7f384a
Change docker user ( #2 )
2021-05-25 17:07:21 -05:00
jmqm
df32ec66f1
Add support for sends folder ( #1 )
...
* Add sends backup
* Add send
* Add docs for send
2021-05-25 16:55:22 -05:00
1O
aa133a44eb
Added attachment example
2021-04-05 18:33:32 +02:00
pierre perso
2ddc097df5
Check ATTACHMENT_BACKUP_FILE define 🔬
2021-04-04 08:05:17 +00:00
1O
7154aafd2f
Added hint for ARM datetime problems
2021-02-15 11:02:48 +01:00
10
63c8cf07d1
Added multi-ach support to README.md
...
Removed hints to rpi3 tag since it is obsolete right now
2021-01-25 22:10:43 +01:00
1O
41c2ffe086
Added tzdata
...
fixes #14
2021-01-24 19:59:39 +01:00
10
6621785c90
fixed manual mode
2021-01-17 23:37:53 +01:00
10
4bbbe3fed9
fixed typo
2020-11-01 01:00:25 +01:00
10
51889d3be3
Added more logging and use install instead of mkdir
...
fixes #12
2020-10-18 19:17:27 +02:00
1O
7f585e3fd1
Added ENV BACKUP_FILE_PERMISSIONS to set permissions of the backup file
2020-09-16 19:17:41 +02:00
SoarinFerret
54e734beb0
Add functionality to delete old backups
2019-12-24 09:06:04 +00:00
Markus
427e72995a
Update README.md
...
Closes #9
2019-06-02 10:02:58 +00:00
Markus
7272f40943
Update README.md
2019-05-26 10:27:35 +00:00
10
1a200567eb
Allow to run /backup.sh script as standalone
...
fixes #5
2019-05-24 01:40:45 +02:00
10
b9fe712fda
Added UID and GID environment variables to allow execution as non-root
...
user
fixes #2
2019-05-11 02:42:16 +02:00
Markus
cdc4774290
Update README.md
2019-02-04 20:29:58 +00:00
Markus
23c0a82612
Update README.md
2019-02-04 20:25:37 +00:00
10
f7e48cc4de
changed default backup path
...
updated README.md to new image paths
2018-11-18 14:26:08 +01:00
10
39e62b09b8
fixed typo in README.md
2018-11-18 03:02:39 +01:00
10
e9ac54cebf
Added timestamp support
2018-11-18 02:37:01 +01:00
1O
b82c063c06
Updated README.md
...
added rpi3 build
2018-11-17 01:05:47 +01:00
10
d07833408b
Fixed link to docker image on gitlab
2018-11-16 02:19:24 +01:00
10
f990c95d36
fixed image location in README.md
2018-11-16 01:44:04 +01:00
10
bd9987a124
initial commit
2018-11-16 01:39:51 +01:00