crystal-web-server
crystal-web-server
A Pulumi app to deploy simple Crystal Lang server on AWS Fargate container
Installation
- Install Pulumi
- Configure AWS Credentials
- Install modules
$ npm install
- 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
- Fork it (https://github.com/pasha1986/crystal-web-server/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Pavel Shklovsky - creator and maintainer
Repository
crystal-web-server
Owner
Statistic
- 1
- 1
- 2
- 0
- 0
- over 1 year ago
- May 20, 2019
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 05:00:22 GMT
Languages