Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with min
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Justin Kotalik 73a28973a6
Fixups for redis tutorial (#393)
6 years ago
..
recipes Move and number tutorial 6 years ago
reference Implement undeploy command (#385) 6 years ago
tutorials/hello-tye Fixups for redis tutorial (#393) 6 years ago
FAQ.md Add an FAQ 6 years ago
README.md Add some local development docs 6 years ago
developer_guide.md Add table of contents, refactor to have getting started and redis separated. (#107) 6 years ago
getting_started.md Update getting_started.md 6 years ago

README.md

📖 Tye documentation

Tutorials

Topic Description
Getting Started Get 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

Topic Description
Using Dapr with Tye Using tye for local development and deployment with a Dapr application.

Reference documentation

Area Description
Tye Commandline Reference Documentation for tye commands.
Service Discovery Learn more about service discovery in Tye.
Local Development Learn more about how Tye works for local development.
tye.yaml Schema tye.yaml configuration.