A simplified Amazon Glacier cli, integrated with a database.
Project description
AmazonGlacierBackUpSystem
Amazon Glacier BackUp System (AGBUS) is a cli tool that provides an interface to Amazon Glacier that is simpler than the aws cli. It can also be pointed to a mongoDB instance to store information about vaults, archives and more.
Installation:
pip install agbus
Database Configuration File
- location:
~/.gbs/db_config
- Only 1 attribute:
dbUri
- Can define the connection string URI for any mongo instance - example
db_config
:
{
"dbUri": "mongodb://localhost:27017"
}
AWS authentication
- AGBUS uses the awscli for authentication
- https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
agbus-0.4-py2-none-any.whl
(8.7 kB
view details)
File details
Details for the file agbus-0.4-py2-none-any.whl
.
File metadata
- Download URL: agbus-0.4-py2-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d83a6e660bf50b5f6c1d03435708d9a692566429bcfe0e055505e928b35497ea |
|
MD5 | dbaf68fe44a89d92bf0e718690c9ffd6 |
|
BLAKE2b-256 | aca4620c65c6868cd8ff31978112f983c2964563c266bffea684b407bed06748 |