Commit Graph

66 Commits

Author SHA1 Message Date
Leon Mai 24557c2465
Allow alternate install path (#213)
* alternate install

* Add comment
2019-11-27 15:15:09 -08:00
Phillip Hoff 65555f5cb8 Allow setting flags via environment variables (#210)
* Use viper to pull flags from environment variable.

* Allow Docker network be specified via environment variable.

* Sketch Dapr init/run CLI command reference.

* Sketch remainder of Dapr CLI command docs.

* Add note re: environment variables.
2019-11-20 10:29:53 -08:00
Yaron Schneider 16bab6b759
remove redis on local init (#206) (#207) 2019-11-14 21:15:03 -08:00
Yaron Schneider 228e5bea5e
remove Dapr placement image on uninstall and init (#204) 2019-11-12 14:29:52 -08:00
Phillip Hoff 997ab8ce38 Allow installation of Dapr runtime into a specific Docker network (#192)
* Allow option to specify Docker network for containers.

* Add network aliases when on a specific network

* Allow Redis and placement server hosts be specified

* Don't expose container ports when on explicit network

* Use a network-specific container name.

* Update docs.

* Update per PR feedback.
2019-11-06 10:17:55 -08:00
Yaron Schneider 4d6cd4e721
removed v prefix (#157) 2019-10-15 19:12:02 -07:00
Yaron Schneider f419af420d
add testing warning for kubernetes init (#155) 2019-10-15 17:33:08 -07:00
Aman Bhardwaj 6debcf2610 Adding license header and updating to MIT license. 2019-10-08 16:36:31 -07:00
Yaron Schneider ff8224b3a5
Update init.go (#123) 2019-10-08 11:41:17 -07:00
Yaron Schneider f762eedf6e
Update init.go (#113) 2019-10-03 15:52:11 -07:00
Yaron Schneider 36973dca2f
name change (#109) 2019-10-02 16:40:04 -07:00
Yaron Schneider 530b84531a
change namespace message (#68) 2019-09-12 15:00:16 -07:00
Yaron Schneider eefc2b163c
add runtime versioning - set and get (#67) 2019-09-10 18:04:34 -07:00
Yaron Schneider 7f951d777a
fix windows progress bar (#48) 2019-08-30 15:23:51 -07:00
Yaron Schneider a612f4cf4d
Added progress, aligned installation texts (#34)
* change phrasing

* added progress, fixed phrasing

* update vendor

* remove redundant instruction
2019-08-16 11:40:00 -07:00
yaron2 8564568ba3 initial commit 2019-06-20 15:28:52 -07:00