Dump Buckets is a database cloud backup & retention solution. The project includes a set of utilities to back up data from different sources and pipe the output to a storage bucket.
Exporters are used for various types of exports, which the container allows.
The execute command is used to wrap underlying libraries and to execute commands directly on the container.
The output is then piped to the storage bucket.
Exports contentful data for the selected workspaces
Export github repositories using the web API with HTTP requests.
Exports mongo databases to the specified bucket.
Exports bigquery datasets
Requires BigQuery Job User & BigQuery Data Viewer permissions for the service account.
- To run the
executecommand:/dumpb execute -- echo "hello" - To run the
contentfulcommand: (Add usage details) - To run the
githubcommand: (Add usage details) - To run the
mongocommand: (Add usage details) - To run the `bigquery' command (Add usage details)
You can check out the full license here.
If you have any questions, feel free to contact me.