mirror of
https://github.com/coder/coder.git
synced 2026-06-07 15:08:20 +00:00
e6d52b07b7
* add fly.io example * fix: `fly_volume` does not allow using - in name. fix: `fly_volume` does not allow using - in the name. * fix: provider versions and settings * fix: valid `fly_app` name * chore: ipv6 is not used * fix: names strangely `fly_volume` does not allow `-` and `fly_app` does not allow `_`. * chore: update max RAM * add fly-auth-api managed variables * Update README.md * improve setup flow - user is not prompted in UI for default values - org slug is best fetched via CLI * add metadata * add to starter templates --------- Co-authored-by: Ben <me@bpmct.net>
Templates
List template examples in our CLI with coder templates init.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a project from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-macos
coder templates create
Community Templates
See the list of Community Templates.