crystal-web-server
Version, currently master branch1 version
- master branchlatestApr 10, 2023
github.com/pab1it0/crystal-web-server
A Pulumi app to deploy simple Crystal Lang server on AWS Fargate container
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crystal-web-server:
github: pab1it0/crystal-web-server
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.28.0- License
- MIT
- Author
- Pavel Shklovsky
- Target
crystal-web-serverfrom src/crystal-web-server.cr
Dependencies
This version declares no dependencies.
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 10, 2023
- Crystal
0.28.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/pab1it0/crystal-web-server
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1