Justin Kotalik
d507826059
0.4 -> 0.5 ( #603 )
6 years ago
Justin Kotalik
53a1ac81a4
0.2 to 0.3
6 years ago
Giovanni Bassi
204d4ce8e4
Update run locally docs to use v0.2 ( #465 )
6 years ago
Brendan Burns
f4e31c1eb9
Improve docs somewhat.
7 years ago
Justin Kotalik
2d3c9b8abb
Doc fix for tye run.
7 years ago
Justin Kotalik
7b916382fd
Tye run documentation nits ( #368 )
7 years ago
Ryan Nowak
7d2fb0818e
Add instructions for released bits
7 years ago
Ryan Nowak
3f994be2fd
Move other stuff to reference folder
7 years ago
Ryan Nowak
75647ff506
Move and number tutorial
7 years ago
Ryan Nowak
3a5a991f33
Create reference folder and move commandline
7 years ago
Ryan Nowak
083a97f353
Implement library support for service discovery ( #299 )
Implements two flavor of library support for service-discovery:
- GetConnectionString (arbitrary strings) augmenting existing
functionality already in asp.net core
- GetServiceUri (uris) can be combined
from a protocol/host/port triple
See the **extensive** doc `service_discovery.md` that is filled out in this PR. That documents pretty much everything about how this works now.
7 years ago
Chad Jessup
f7ae86711a
Making 'tye run' explicit at end of instructions ( #140 )
7 years ago
Pascal Berger
8bbed3e3a1
Fix typo in link
7 years ago
Loïc Sharma
93615fa160
Fix formatting issues in docs
7 years ago
Justin Kotalik
cc86eb7563
Docs for tye commands ( #114 )
Adds docs for
- tye init
- tye run
- tye deploy
Somewhat follows the style of docs for dotnet commands.
7 years ago
Ryan Nowak
0b1838207f
Updates to tutorial
7 years ago
Justin Kotalik
6447f021d3
Add table of contents, refactor to have getting started and redis separated. ( #107 )
7 years ago