1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-07-15 02:24:36 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
23d0115222 Minor updates (#24)
- Remove `crontab`.
- Rename dockerize action.
2021-08-30 11:34:54 -05:00
ea6ce91e8c Update dockerize.yml 2021-08-09 21:24:25 -05:00
9ac8c1ea06 Update dockerize.yml 2021-08-09 13:28:14 -05:00
4e231f5557 Update dockerize.yml 2021-08-09 13:21:33 -05:00
7c945771a5 Update dockerize.yml 2021-08-09 13:15:59 -05:00
e8e8b65e66 Update dockerize.yml 2021-08-09 13:12:03 -05:00
8b8aba2819 Update dockerize.yml 2021-08-09 13:08:28 -05:00
5c7d39b775 Update dockerize.yml 2021-08-09 13:06:03 -05:00
ed04e40550 Create dockerize.yml 2021-08-09 12:43:04 -05:00
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