Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.09 KB

SHIELD Genesis Kit

This is a Genesis Kit for the SHIELD Data Protection System, from Stark & Wayne. When using genesis to deploy this kit, you will get a fully-functional SHIELD deployment for backing up + restoring your data services.

Quick Start

To use it, you don't even need to clone this repository! Just run the following (using Genesis v2):

# create a shield-deployments repo using the latest version of the SHIELD kit
genesis init --kit shield

# create a shield-deployments repo using v1.0.0 of the SHIELD kit
genesis init --kit shield/1.0.0

# create a my-shield-configs repo using the latest version of the SHIELD kit
genesis init --kit shield -d my-shield-configs

Once created, refer to the deployment repo's README for information on creating new environments + deploying them.

Learn More

For more in-depth documentation, check out the manual.