This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

jfrog-cdk-constructs
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i jfrog-cdk-constructs

Weekly Downloads

65

Version

1.0.6

License

Apache-2.0

Unpacked Size

420 kB

Total Files

46

Last publish

Collaborators

  • anshrma