David Fowler
4705b68fc3
Leave the old ports
7 years ago
David Fowler
50b1d080a6
Added another sample with multiple tye.yaml files
7 years ago
David Fowler
acd15730e5
Added concept of dependencies to tye.yaml
- It's now possible to reference other tye.yaml files to launch the services.
- This allows for splitting yaml files and composing them separately.
7 years ago
David Fowler
944027b30c
Assume http only for projects, not containers ( #191 )
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
Ryan Nowak
22b0ffb25c
Comment out the secret
This makes it possible to demo the interactive creation of secrets
7 years ago
Justin Kotalik
19190e79b1
Add frontend-backend test ( #89 )
7 years ago
Justin Kotalik
340fe5182d
Add license and headers ( #74 )
7 years ago
David Fowler
c5f85e3df5
Remove registry from the sample
7 years ago
David Fowler
6b200f90d2
Added missing checks for dir exists
7 years ago
Ryan Nowak
5edb70d901
Check in some yamlz and examplez
7 years ago
Ryan Nowak
2201298211
Implement binding support for deploy
7 years ago
Ryan Nowak
b80e0360c9
Add multi-project m8s sample (works with run)
7 years ago