Back to Tye

📖 Tye documentation

docs/README.md

0.11.02.0 KB
Original Source

📖 Tye documentation

Tutorials

TopicDescription
Getting StartedGet setup to develop with tye.
Basic Tutorial (run locally)Learn how to run an application locally with tye.
Basic Tutorial (deploy)Learn how to deploy an application with tye.
Basic Tutorial (add Redis)Learn how to add redis for development and deployed to a development cluster.

Recipes

TopicDescription
Using IngressUsing tye with an ingress for serving public traffic.
Using Distributed TracingUsing zipkin for distributed tracing.
Logging with Elastic StackUsing Elastic Stack for logging.
Logging with SeqUsing Seq for logging.
Using Dapr with TyeUsing tye for local development and deployment with a Dapr application.
Using Azure Functions with TyeUsing tye for local development with Azure Functions
AKS and Github ActionsLearn how to deploy an application to AKS with Github Actions

Reference documentation

AreaDescription
Tye Commandline ReferenceDocumentation for tye commands.
Service DiscoveryLearn more about service discovery in Tye.
Local DevelopmentLearn more about how Tye works for local development.
DeploymentLearn more about how Tye works for deploying to Kubernetes.
tye.yaml Schematye.yaml configuration.
Multiple Repository ScenariosLearn how to configure a multiple repository application.