Commit Graph

370 Commits

Author SHA1 Message Date
Leon Mai bcb53891c3
Describe the sequence of events when running dapr run (#273)
* Describe flow of dapr run

* Minor changes

* Clarifying the text about components
2019-12-13 12:32:01 -08:00
Mark Fussell 93a9ebd3a4
Merge pull request #247 from lynn-orrell/master
Added section on Configuring VSCode for debugging with daprd
2019-12-06 09:17:54 -08:00
Mark Fussell 3edbe47969
Merge branch 'master' into master 2019-12-06 09:17:28 -08:00
Yaron Schneider 8b7c09234b
add 0.3.0 tag link (#271) 2019-12-05 10:54:15 -08:00
Lynn Orrell 4e05494cba
Merge branch 'master' into master 2019-12-03 21:33:55 -06:00
Yaron Schneider cc573e6dda
add rabbitmq how-to (#269) 2019-12-03 14:21:54 -08:00
Lynn Orrell 9356469771 Updated debugging doc per peer reviews 2019-11-29 18:33:45 -06:00
Lynn Orrell c8c25bc7d6 Merge branch 'master' of https://github.com/dapr/docs 2019-11-29 16:45:57 -06:00
Lewis Benge 9578be12d0 Updated error on password placement in setup-redis.md (#264) 2019-11-27 20:22:22 -08:00
Greg Ingram 6570434bc0 Add gitignore file (#260)
* Add gitignore file

* Add last empty line
2019-11-25 13:49:31 -08:00
Leon Mai 7542a83d08
Merge pull request #258 from dapr/yamlname
Fix yaml name
2019-11-25 11:08:08 -08:00
Leon Mai 9c797c9954
Merge branch 'master' into yamlname 2019-11-25 11:07:16 -08:00
Aman Bhardwaj 133aaeae13
Merge branch 'master' into master 2019-11-25 09:45:56 -08:00
Greg Ingram e113f06cbc Clean up actors doc (#259) 2019-11-25 09:41:35 -08:00
Aman Bhardwaj 81a4f376ef
Merge branch 'master' into master 2019-11-22 19:18:29 -08:00
LMWF 3eaf9b946c fix yaml name 2019-11-22 18:14:02 -08:00
Leon Mai e0a100b6c1 Clarify state stores for actors, add list of supported ones (#256) 2019-11-20 13:59:14 -08:00
Aman Bhardwaj c3f00845ca
Updating names of platforms for Actors in FAQ. 2019-11-19 17:06:20 -08:00
Ricardo Niepel e0e0a09367 add FAQ (#252) 2019-11-19 16:43:52 -08:00
Ricardo Niepel d7a31e09cf add OPTIONS for bindings (#255) 2019-11-19 16:26:19 -08:00
Aman Bhardwaj 15d8decb37
Merge branch 'master' into master 2019-11-19 09:58:10 -08:00
Young Bu Park cff4d812a9
Add dapr v0.2.0 document version
Add dapr v0.2.0 document version
2019-11-15 08:55:17 -08:00
Yaron Schneider 3f64575311
Update kafka.md (#250) 2019-11-14 14:01:42 -08:00
Lynn Orrell 864cd3476a Added emphasis to note on specifying different ports 2019-11-13 21:03:50 -06:00
Lynn Orrell 26949812ef Added wrapping up section to VSCode debugging 2019-11-13 21:01:37 -06:00
Lynn Orrell 42bff3d94c Added a section on configuring VSCode for debugging 2019-11-13 20:54:10 -06:00
Haishi2016 5d692d0da5 AppInsights doc (#235) 2019-11-12 14:41:35 -08:00
Yaron Schneider f5e14e85e2
Add Azure Service Bus Topics How To (#245) 2019-11-11 14:57:04 -08:00
Jocko 875264ba36 Fixed CURL example JSON data. (#242)
The JSON data in the curl example was not properly formatted so was generating an error when it was copied/pasted.
2019-11-11 12:51:03 -08:00
Yaron Schneider f3833ab291
Update setup-azure-cosmosdb.md (#240) 2019-11-11 12:39:44 -08:00
Yaron Schneider 54a50dfa5b
Add NATS How To (#239) 2019-11-11 12:24:58 -08:00
Yaron Schneider 7e97ea536b
Add GCP Firestore How To (#238) 2019-11-11 10:55:19 -08:00
Yaron Schneider 1f461fa46f
Update supported-state-stores.md (#234) 2019-11-08 13:03:02 -08:00
Aman Bhardwaj 9d7dbe4225 Updating doc to use latest Helm (#233) 2019-11-07 16:20:46 -08:00
Prafulla Anurag 544c56933b Documentation typo fix (#231) 2019-11-07 08:28:49 -08:00
Noel bbeab6d626 Fix broken links (#230) 2019-11-06 19:11:46 -08:00
Ricardo Niepel fd9a10c5ea Remove explicit Redis Helm version (#228) 2019-11-04 07:06:41 -08:00
Yaron Schneider 8f8ef56497
Update state.md (#227)
Fix imposing statement
2019-11-03 18:42:51 -08:00
Yaron Schneider 9e1ab7eba7
Update state.md (#226)
Fix broken anchor links
2019-11-03 18:40:44 -08:00
Gabriel Duke f7a6280378 fix broken link (#223) 2019-11-01 21:29:39 -07:00
Yaron Schneider 6c2fa97c64
Add Zookeeper how to (#222) 2019-11-01 16:31:44 -07:00
Yaron Schneider f541473d17
add MongoDB how to guide (#221) 2019-11-01 14:32:14 -07:00
Ricardo Niepel 8fa330f149 dapr init only supports default namespace (#217)
dapr init does not support non-default K8s namespaces dapr/dapr#657
2019-11-01 08:44:17 -07:00
Yaron Schneider 271aa2cf99
Add how to's for etcd, consul and cassandra (#213)
* add how to for etcd, consul and cassandra

* Update setup-cassandra.md

* add memcached how to
2019-10-31 11:02:00 -07:00
Javier 63465c8e17 Remove duplicate word "using" (#207) 2019-10-30 19:29:20 -07:00
Ricardo Niepel 568023a957 Improve service invocation docs (#210)
* Cross link service invocation #209

* fix service invoke urls #209
2019-10-30 19:28:41 -07:00
Leon Mai b4d0f67fc7 clarify cosmosdb doc (#212) 2019-10-30 11:25:34 -07:00
Leon Mai 3be46a0149
Merge pull request #206 from dapr/doc_uninstall
Document the uninstall --all option
2019-10-28 15:55:47 -07:00
LMWF ce479660ef uninstall --all option 2019-10-28 12:32:30 -07:00
Mark Fussell 6d0f2dd38c
Merge pull request #202 from msfussell/actors
Add info on Dapr Placement service for actors
2019-10-28 10:33:09 -07:00