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 c33e37bf74
Allow debugging specific projects (#163)
6 years ago
..
commandline Allow debugging specific projects (#163) 6 years ago
yaml Updates to tutorial 6 years ago
README.md Add table of contents, refactor to have getting started and redis separated. (#107) 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 States we're already in containers, when we're not (#142) 6 years ago
frontend_backend_run.md Making 'tye run' explicit at end of instructions (#140) 6 years ago
getting_started.md Update getting started to point at a real build. 6 years ago
redis.md Renamed dockerImage to image (#160) 6 years ago
schema.md Renamed dockerImage to image (#160) 6 years ago
service_discovery.md Add table of contents, refactor to have getting started and redis separated. (#107) 6 years ago

README.md

📖 Tye documentation

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.
Tye Schema tye.yaml configuration.

Further documentation

Area Description
Service Discovery Learn more about service discovery in tye.
Redis Learn how to both run and deploy redis inside of a cluster.