Daniel Reis
c04c84f786
Add dockerfile build args documentation ( #1095 )
* Add dockerfile args docs
* Add dockerFileArgs to tye-schema.json
5 years ago
Justin Kotalik
89148557a7
Fixing documentation for preserving prefixes for ingress. ( #870 )
6 years ago
areller
7a0b24c9c7
Docker compose environment variable syntax ( #669 )
* docker-compose like environment variable syntax
* documentation
6 years ago
Justin Kotalik
b31204486c
Add more locations to find func ( #682 )
6 years ago
Justin Kotalik
14f08ccf05
Add clone directory ( #589 )
6 years ago
Justin Kotalik
f1920e3100
Start finding func rather than downloading it ( #587 )
6 years ago
areller
e23a6506e9
Liveness and Readiness Documentation, Samples and Small Changes ( #502 )
* sample app and beggining of recipe
* fix link
* sample, recipe and schema docs
* change http failures to debug logs
* add model validation to probes and http prober
* add deserialization and validation tests
* license
* format
* PR fixes
* remove some Console.WriteLine's
6 years ago
Max
65c09d737e
Docs: Updated Container Registry Server example ( #500 )
Azure Container Registry Login Server is usually the registry name combined with `azurecr.io`.
6 years ago
Justin Kotalik
ef441e8704
Tye should validate that service names are valid DNS names ( #480 )
6 years ago
Justin Kotalik
b2968cdca1
Update schema docs ( #458 )
6 years ago
Ryan Nowak
8dbb3ca145
Add ingress to docs
Fixes : #336
6 years ago
Ryan Nowak
baad3fc461
Add docker network to docs
6 years ago
Justin Kotalik
70ecd6f582
Add multi-repo documentation updates
6 years ago
Ryan Nowak
baf3e55daf
Add documentation for namespace
Fixes : #416
6 years ago
Ryan Nowak
3f994be2fd
Move other stuff to reference folder
7 years ago
Ryan Nowak
4307dc7ad3
Update schema and docs to describe name as optional
Fixes : #316
7 years ago
David Fowler
f0bb659794
Update schema.md
7 years ago
Justin Kotalik
2845903be7
Remove dockerImage from schema example.
7 years ago
Justin Kotalik
acd6b5d723
Change version in getting_started for tye ( #213 )
- Fixes schema from dockerImage to image
7 years ago
David Fowler
c65a21f81c
Rename internalPort to containerPort ( #182 )
- Updated the docs
7 years ago
David Fowler
ebfae55f99
Renamed dockerImage to image ( #160 )
* Renamed dockerImage to image
- Added a new image field and marked dockerImage as deprecated. Will remove in a future version.
- Fixes #122
* Removed dockerImage support
* Added dockerImage back to the docs
7 years ago
David Fowler
25dfa1443b
Add basic docs for volumes ( #158 )
7 years ago
David Gardiner
28496837b4
Fix minor typos ( #139 )
7 years ago
Ryan Nowak
9a72790965
Add docs for schema
7 years ago
Justin Kotalik
aee16fa991
Add Getting Started document( #93 )
This adds a basic tutorial for getting started with tye.
There are a few gaps we need to follow on, specifically:
- Organization of documents
- Content of tye deploy instructions
- Any follow up tutorials
7 years ago
Ryan Nowak
40aaefb281
Update readme and stuff
7 years ago