Skip to content

This is a sample provider for Daytona that can be forked and implemented for different use cases.

License

Notifications You must be signed in to change notification settings

daytonaio/daytona-provider-sample

Repository files navigation

License Go Report Card Issues - daytona GitHub Release

Daytona Provider Sample

This repository is the home of the Daytona Provider Sample.

Note

After you create a repository, you can run ./hack/replace-name.sh to easily configure the repo based on the name of your provider. Feel free to remove the hack folder after that.

Report Bug · Request Feature · Join Our Slack · X

Tip

Write a description of your Provider here.

Target Options

Property Type Optional DefaultValue InputMasked DisabledPredicate
Required String String false default-required-string false
Optional String String true true
Optional Int Int true false
FilePath FilePath true ~/.ssh false ^default-target$

Default Targets

Local

Property Value
Required String default-required-string

Code of Conduct

This project has adapted the Code of Conduct from the Contributor Covenant. For more information see the Code of Conduct or contact [email protected]. with any additional questions or comments.

Contributing

The Daytona Docker Provider is Open Source under the MIT License. If you would like to contribute to the software, you must:

  1. Read the Developer Certificate of Origin Version 1.1 (https://developercertificate.org/)
  2. 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.

Questions

For more information on how to use and develop Daytona, talk to us on Slack.

About

This is a sample provider for Daytona that can be forked and implemented for different use cases.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published