@cumulus/deployment
Version:
Deployment templates for cumulus
18 lines (9 loc) • 754 B
Markdown
# @cumulus/deployment
@cumulus/deployment includes cloudformation templates needed for a successful deployment of a Cumulus Instance. The templates can be used with [kes](https://github.com/developmentseed/kes), a node CLI helper for AWS CloudFormation.
## What is Cumulus?
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
[Cumulus Documentation](https://nasa.github.io/cumulus)
## Usage
See the [Cumulus deployment documentation](https://nasa.github.io/cumulus/docs/deployment/deployment-readme) for a detailed overview of how to deploy Cumulus.
## Contributing
See [Cumulus README](https://github.com/nasa/cumulus/blob/master/README.md#installing-and-deploying)