nlpsandbox / nlpsandbox-infra

AWS CloudFormation templates for deploying the NLP Sandbox infrastructure
Apache License 2.0
0 stars 1 forks source link

Deploy the Date Annotator example using CF template #4

Closed tschaffter closed 3 years ago

tschaffter commented 3 years ago

The Date Annotator Example is the only example implementation that we will deploy as an example. This example is used in the documentation of the NLP Sandbox.

Deployment procedure:

  1. Get this docker-compose.yml
  2. docker-compose up -d

This stack of Docker container relies on images that have a fixed version number (no latest, edge or nightly tag).

thomasyu888 commented 3 years ago

Will close after creating the link in Route53

tschaffter commented 3 years ago

Route53 will be added as part of #9