crystal-web-server

A Pulumi app to deploy simple Crystal Lang server on AWS Fargate container

crystal-web-server

A Pulumi app to deploy simple Crystal Lang server on AWS Fargate container

Installation

  1. Install Pulumi
  2. Configure AWS Credentials
  3. Install modules
$ npm install
  1. Configure the region you want to deploy the stack to (Default: us-east-1)
$ pulumi config set aws:region <region>

Usage

Simply run $ pulumi up and let Pulumi do the heavy lifting. It may take up to 15 min for Pulumi to deploy and provision the ECS cluster. After it's done, view the endpoint URL and run curl.

Contributing

  1. Fork it (https://github.com/pasha1986/crystal-web-server/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

crystal-web-server

Owner
Statistic
  • 1
  • 1
  • 2
  • 0
  • 0
  • about 1 year ago
  • May 20, 2019
License

MIT License

Links
Synced at

Sat, 04 May 2024 20:49:03 GMT

Languages