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

0.0.110 • Public • Published

Texit Constructs

This package exposes constructs to deploy texit as a serverless application to AWS.

Usage

Two types of resources are exposed here, stacks and constructs. A typicaly installation can just import the stacks as default and deploy them. If you want a custom installation, all the resources have constructs exposed and you can use them to build your own stacks. To see an example deployment, see the serverless example in the main texit repo.

You need to supply a path to the binaries of the applications you are deploying due to limitations with CDK. Its is recommended to just grab them from a release and when creating a resource, just point to the path you downloaded them to.

Configs to run the binaries are expected to be in an S3 bucket. The bucket name and the path to the config file are expected to be passed as parameters to the resources.

Readme

Keywords

Package Sidebar

Install

npm i texit-constructs

Weekly Downloads

399

Version

0.0.110

License

Apache-2.0

Unpacked Size

601 kB

Total Files

33

Last publish

Collaborators

  • awlsring