1.0.6 • Published 4 years ago
jfrog-cdk-constructs v1.0.6
jfrog-cdk-constructs
Use this JFrog CDK Construct Library to deploy JFrog Platform on Amazon EKS .
This CDK library automatically creates and configures recommended architecture on AWS by:
- Use of Amazon S3 for persistance
- Amazon RDS for database tier
- User Configurable EKS cluter and EKS nodes
npm Package Installation:
yarn add --dev jfrog-cdk-constructs
# or
npm install jfrog-cdk-constructs --save-dev
PyPI Package Installation:
pip install jfrog-cdk-constructs
Sample
Try out https://github.com/anshrma/sample-jfrog-eks for the complete sample application and instructions.