The AWS based DITA-OT is a set of configurations to deploy DITA-OT and other conversion tools to be ran using AWS products.
To build and deploy, the following tools and accounts are required:
- AWS CLI
- Node.js
- AWS Account and IAM User with Programmatic access type and
AdministratorAccess
policy. See AWS documentation for creating an IAM user.
npm install
The first time you deploy an AWS CDK app for an AWS user, you’ll need to bootstrap CDK:
npm run bootstrap
Deploy AWS based DITA-OT:
npm run deploy
Support this project and others by @jelovirt via Paypal.
AWS Batch based DITA-OT is licensed for use under the Apache License 2.0.