A library of standard infrastructure components for use in Hamlet Deploy
These plugins extend the Hamlet Deploy engine to support different deployment models
These are maintained by the hamlet team and are included in the docker distribution
-
Shared Provider
Provider-independant configuration and definitions.
-
CloudFormation based deployments to Amazon Web Services (AWS)
-
Azure Resource Manager (ARM) based deployments to Microsoft Azure
-
Infrastructure diagram generation based on Diagrams
These are community plugins which generally implement modules based on the official plugins
-
Cloudfront Authorization @Edge
Adds Cognito Authorization to Cloudfront Distributions using Lambda@Edge. Plugin is available under
hamlet/cfcognito
-
Creates an OIDC shim for Github oAuth Apps which is compatible with Cognito Federated Identities for userpools. Plugin is available under
hamlet/githubidp
-
Provides access through a single page app portal into AWS QuickSight using Cognito authentication. Plugin is available under
hamlet/cognitoqs
-
Utilities or managing S3 Buckets with hamlet deployment module. Plugin is available under
hamlet/s3support
Submit a Pull Request to have a Plugin added to this list.
We recommend that you use the README template provided to document your Module.
A collection of Shared Libraries for use in Hamlet Deploy
-
A collection of standard steps that you can use in Jenkins pipelines to work with Hamlet Deploy
-
Hamlet Deploy Streams Shared Library
A release process built on top of the functions available in Hamlet Deploy.