Report Bug · Request Feature · Join Our Slack · X
The Fly Provider allows Daytona to create workspace projects on Fly VMs known as Fly Machines.
Property | Type | Optional | DefaultValue | InputMasked | DisabledPredicate |
---|---|---|---|---|---|
AuthToken | String | false | true | ||
OrgSlug | String | false | false | ||
Region | String | true | false | ||
DiskSize | String | true | 10 | false | |
Size | String | true | shared-cpu-4x | false |
The Fly Provider has no preset targets. Before using the provider you must set the target using the daytona target set
command.
This project has adapted the Code of Conduct from the Contributor Covenant. For more information see the Code of Conduct or contact codeofconduct@daytona.io. with any additional questions or comments.
The Daytona Docker Provider is Open Source under the MIT License. If you would like to contribute to the software, you must:
- Read the Developer Certificate of Origin Version 1.1 (https://developercertificate.org/)
- Sign all commits to the Daytona Docker Provider project.
This ensures that users, distributors, and other contributors can rely on all the software related to Daytona being contributed under the terms of the License. No contributions will be accepted without following this process.
Afterwards, navigate to the contributing guide to get started.
For more information on how to use and develop Daytona, talk to us on Slack.