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.
 
 
 
 
 
 
Ryan Nowak 3a5a991f33 Create reference folder and move commandline 6 years ago
..
recipes Add Dapr integration to Tye (#250) 6 years ago
reference/commandline Create reference folder and move commandline 6 years ago
yaml Updates to tutorial 6 years ago
README.md Create reference folder and move commandline 6 years ago
developer_guide.md Add table of contents, refactor to have getting started and redis separated. (#107) 6 years ago
frontend_backend_deploy.md Create reference folder and move commandline 6 years ago
frontend_backend_run.md Create reference folder and move commandline 6 years ago
getting_started.md Implement library support for service discovery (#299) 6 years ago
redis.md Use environment variables for secrets in prod (#315) 6 years ago
schema.md Update schema and docs to describe name as optional 6 years ago
service_discovery.md Use environment variables for secrets in prod (#315) 6 years ago

README.md

📖 Tye documentation

Tutorials

Topic Description
Getting Started Set up your development environment.
Frontend Backend Run Example Learn how to run an application locally with tye.
Frontend Backend Deploy Example Learn how to deploy an application with tye.
Adding 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.
Tye Schema tye.yaml configuration.