1.0.6 • Published 3 years ago

jfrog-cdk-constructs v1.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

jfrog-cdk-constructs

NPM version PyPI version

Downloads npm PyPI

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.

Resources to learn about CDK