Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luckylittle/gmvault
Containerised gmvault
https://github.com/luckylittle/gmvault
backup containerized gmail gmail-backup gmvault podman
Last synced: 13 days ago
JSON representation
Containerised gmvault
- Host: GitHub
- URL: https://github.com/luckylittle/gmvault
- Owner: luckylittle
- Created: 2023-07-24T23:07:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T03:40:57.000Z (over 1 year ago)
- Last Synced: 2024-11-11T21:28:57.368Z (2 months ago)
- Topics: backup, containerized, gmail, gmail-backup, gmvault, podman
- Language: Shell
- Homepage: https://gmvault.org/
- Size: 1.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gmvault-gmv-1.9.2-beta-1-containerized
With Python2 being EOL and completely removed from modern distros like RHEL 9, it is now difficult to use no longer updated [GMvault](https://github.com/gaubert/gmvault/). That is why I quickly created this containerized version of it, specifically the latest `gmvault-gmv-1.9.2-beta-1` (md5sum `f93dcf73f34a16307fea55b5dc305696`).
It is tested and working on Red Hat Enterprise Linux release `9.2` (Plow) and Podman version `4.4.1`.## Procedure
1. Build a GMvault container image; [./BUILD_CONTAINER.zsh](BUILD_CONTAINER.zsh)
2. Run any `gmvault` command inside the container from 1., preferrably mount the host folder so you can also use the backups outside of it; [./BACKUP_GMAIL.zsh](BACKUP_GMAIL.zsh)
3. The backups will appear in the mapped host folder, e.g. `user_gmail_com`## Contributions
Lucian Maly <>