8000 GitHub - ericsampson/tye at jkotalik/tyeinit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from dotnet/tye

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 minimal configuration.

License

Notifications You must be signed in to change notification settings

ericsampson/tye

 
 

Repository files navigation

Tye

What tye can do:

  • Run multiple projects locally.
  • Easily manage dependencies running containers.
  • Automatically build Docker images by following .NET's conventions.
  • Generate manifests for Kubenetes (static deployments/services, Helm Charts, OAM).
  • Express relationships and dependencies between services.
  • Make secret management and service discovery easy.
  • Let you configure all of this with C# code (.csx) or yaml!

Current Status

CI

Tye is the combination of Opulence and Micronetes into a single tool.

There's not much to see here right now, but keep watching this space for updates.

Installing the tye CLI

TBD

Getting started

TBD

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

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 minimal configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.8%
  • PowerShell 22.7%
  • Shell 14.3%
  • HTML 1.4%
  • CMake 0.8%
  • CSS 0.6%
  • Other 0.4%
0