Commit Graph

7381 Commits

Author SHA1 Message Date
Francisco Beltrao 73565a0968 Add SQL Server state store documentation (#289)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-01-08 15:29:47 -08:00
Francisco Beltrao 2ea757d4fd Add Azure SignalR documentation (#270)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-01-08 15:28:09 -08:00
Artur Souza 81023636f9 Fixing documentation about state key delim. (#279)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-01-08 15:25:16 -08:00
Mark Fussell 2c606dc962
Merge pull request #284 from David-Kunz/patch-1
Update zipkin.md
2020-01-06 21:41:56 -08:00
REDDY PRASAD 31bd9cb2b6 💄 Use checkmarks to show bindings support (#286) 2019-12-30 04:35:59 -08:00
David-Kunz 530cd7ec51
Update zipkin.md 2019-12-27 09:30:50 +01:00
Abhith Rajan 7db49bd2f3 fix(docs): typo (#281) 2019-12-25 11:21:11 -08:00
Haishi2016 89b3c223d3 middleware doc (#274)
* middleware doc

* added oauth how-to

* typos and clarifications
2019-12-17 15:21:46 -08:00
Trond Hindenes 87ce2bd061 Corrected local development instructions (#275) 2019-12-13 18:11:26 -08:00
Lachlan Evenson 430eb48338 (feat/docs): Add Helm 3 installation details (#277)
* (feat/docs): Add Helm 3 installation details

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Add Helm 3 uninstall command

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Use Helm 3 uninstall command

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2019-12-13 14:02:26 -08:00
Scott Hanselman 65c08a807d Resource was mispelled in slide graphic (#278) 2019-12-13 14:01:50 -08:00
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