1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-06-28 07:38:15 +03:00

7 Commits

Author SHA1 Message Date
jmqm
7c945771a5
Update dockerize.yml 2021-08-09 13:15:59 -05:00
jmqm
e8e8b65e66
Update dockerize.yml 2021-08-09 13:12:03 -05:00
jmqm
8b8aba2819
Update dockerize.yml 2021-08-09 13:08:28 -05:00
jmqm
5c7d39b775
Update dockerize.yml 2021-08-09 13:06:03 -05:00
jmqm
ed04e40550
Create dockerize.yml 2021-08-09 12:43:04 -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
1O
adac5d7d59
Added auto-lock to github mirror 2020-11-22 11:42:11 +01:00