Commit Graph

9 Commits

Author SHA1 Message Date
Dmitry Shmulevich 49fbfc1bf1 replace ports 5000/7000 with 5001/7001 to eliminate conflict with Control Center on MacOS (#521)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2022-01-24 14:55:57 -08:00
Yaron Schneider 9138a8ecd4
add version field to components (#374) 2021-01-25 14:33:56 -08:00
Nghia Tran 2244065827
Update hello-kubernetes and distributed-calculator quickstarts to use a redis.yaml that can work out-of-the-box (#348)
* Quickstarts to use secrets instead of plaintext passwords

* Update per PR feedback

* Update per PR feedback.
2020-12-17 14:43:33 -08:00
Charlie Stanley fa8d4353ed
Quickstarts should use latest tag instead of edge (#346) (#347) 2020-12-16 16:57:11 -08:00
Nghia Tran 46c7394bfe
Fix quickstart samples to specify `zipkin.endpointAddress` (#338) 2020-12-10 12:09:55 -08:00
halspang c9a1c05236
Add appconfig back with appropriate yaml config (#323)
The distributed calculator quickstart is referenced as an example
in the observability quickstart. This commit adds the appconfig
back into the apps configuration set and introduces the actual
appconfig as well to allow the app to start. This lets users
experience the simplest path for the observability quickstart
while unblocking the calculator.
2020-11-13 10:00:12 -08:00
Yaron Schneider 8df32843bb
remove appconfig from calculator (#322) 2020-11-12 15:02:49 -08:00
Paulo Henrique dos Reis Moura (Johnson) 2dad15f7eb
Remove double quotes from metadata (#292)
Components does not connect with redis using double-quoted metadata
2020-08-17 15:25:19 -07:00
Ori Zohar e7ed68f6ce
Fix links due to repo rename (#281)
* Removing numbering and README changes

* Fixing build.yaml and other references to numbered names

* Changing more places to use quickstart term

* Additional samples to quickstarts changes
2020-08-12 16:39:52 -07:00