Commit Graph

143 Commits

Author SHA1 Message Date
Leon Mai da616d4a1e
Minor clarifications (#496)
Co-authored-by: LM <lemai>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-02 10:40:01 -07:00
Young Bu Park 1171c71ded
Use bitnami redis helm chart (#493)
* Use bitnami redis helm chart

* wip
2020-04-01 13:16:11 -07:00
pruthvidhodda ef1ba996da
Include instructions to enable or disable TLS (#491)
* Include instructions to enable or disable TLS

* Add instructions to enable/disable TLS for pubsub.redis
2020-04-01 13:07:53 -07:00
Ricardo Niepel 8984d52fef
Fix typos in pubsub-scopes howto (#489) 2020-04-01 06:51:59 -07:00
Carlos Mendible f29d60dc2f
consumerGroup must be the same in both manifests and fixed ScaledObject (#488) 2020-04-01 06:49:37 -07:00
Mark Fussell dead3848c9 Updates to observability docs 2020-03-31 22:02:16 -07:00
Yaron Schneider b6b4e21276
remove redundant code snippet (#484) 2020-03-31 15:00:00 -07:00
Yaron Schneider ef7d2dea30
Update TLS and security docs (#481)
* update tls

* Update README.md

* Update README.md

* Update README.md

* address nits

* fix nits

* update images

* remove DS_Store file

* update image

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-31 14:03:55 -07:00
Ricardo Niepel cf9ebd67a9
Add HowTo for Pub/Sub scopes (#482)
* add pubsub scopes howto

* link pubsub scopes howto

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-31 13:59:06 -07:00
Ori Zohar 2836e81dfb
Update azure-monitor.md (#483) 2020-03-31 13:58:02 -07:00
Shalabh Mohan Shrivastava 5072cd7e16 resolving document review comments 2020-03-30 14:42:08 -07:00
Shalabh Mohan Shrivastava 7b82f9bee8 Adding doc on Kubernetes health Probe configuration with Dapr /healthz http endpoint 2020-03-30 14:22:07 -07:00
Shalabh Mohan Shrivastava ee26ffc340
Fixing typos in readme. (#477) 2020-03-30 12:02:13 -07:00
Ricardo Niepel baf3077baa
Format pubsub HowTos (#472)
* Remove unnecessary yaml from rabbitmq oubsub howto

* Correct hazelcast yaml formatting
2020-03-30 08:24:34 -07:00
Ryan Nowak 06e310f691
Link to instructions for adding helm stable repo (#466)
* Link to instructions for adding helm stable repo

This isn't included by default anymore in v3.

* Update README.md

missing period
2020-03-28 22:25:42 -07:00
David McGhee ed1c7535ed
Minor binding update. Inc reference section (#401)
* Minor binding update. Inc reference section

* Updating links

* Updating links

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-26 13:14:51 -07:00
Piotr Jasina c2b672207b
Add Hazelcast pubsub howto (#454)
* Add Hazelcast pubsub howto

* Add reference to Hazelcast pubsub howto
2020-03-24 17:20:50 -07:00
Aman Bhardwaj f379f89e83
Merge branch 'master' into youngp/lf 2020-03-19 20:28:45 -07:00
Sivamuthu Kumar aa96c2dcae
Add GCP pubsub docs (#446) 2020-03-19 14:33:35 -07:00
Young Bu Park fbefa7795f
Merge branch 'master' into youngp/lf 2020-03-16 15:07:38 -07:00
Yaron Schneider 9878e699d2
update secrets docs (#443)
* update secrets docs

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update component-secrets.md
2020-03-13 23:13:27 -07:00
Yaron Schneider f89068738f
Update aws-secret-manager.md (#442) 2020-03-13 23:04:17 -07:00
Young Bu Park 5d5a3ad628 wip 2020-03-13 19:35:49 -07:00
Young Bu Park bfe3a919e4 fix nitpicks 2020-03-13 09:37:54 -07:00
Young Bu Park 0be7f06ee1 fix cr 2020-03-13 09:32:58 -07:00
Young Bu Park 5ac90c94c3 wip 2020-03-13 08:57:50 -07:00
Young Bu Park db3b397cf4 update docs 2020-03-12 22:14:32 -07:00
Young Bu Park 4f3eb33ced add localforwarder docker and deployment yamls 2020-03-12 21:47:19 -07:00
Mark Fussell f6385b615f
Added videos links and fixed broken link (#438)
* Developer Tooling docs and adding links for Bindings and to other HowTo topics to concepts specs.

* Adding links to videos and fixed broken link

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-12 21:04:18 -07:00
Richard Simpson bbd3acc9fd
fix: small issue with url (#435)
Fixes a small issue with the vault helm url where the `.` was getting included.
2020-03-12 12:14:37 -07:00
Young Bu Park 0faaeb37d7
Final monitoring doc revision (#433)
* Correct helm chart option

* Revise monitoring docs

* update howto readme

* update concepts

* fix cr

* wip

* Fix dashboard for minikube

* Fix steps for prometheus howto

* Update ordering

* fix ct

* wip

* Update README.md
2020-03-12 10:40:27 -07:00
Mark Fussell 57bb1df233
Developer Tooling docs and adding links for Bindings and to other HowTo topics to concepts specs. (#429)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-12 10:07:00 -07:00
Young Bu Park fdb5d93815
Initial observability docs (concept + howto) (#431)
* add config yaml

* initial doc for observability

* Add links

* Update README.md

* Update logs.md

* Update setup-azure-monitor.md

* Update setup-fluentd-es-kibana.md

* Adding how-to set up Prometheus and Grafana documentation and images.

* deleting .PNG files

* -adding .png files

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Shalabh Mohan Shrivastava <shalabhms@gmail.com>
2020-03-12 08:23:27 -07:00
Aaron Crawfis bced824777
Fix 404 broken docs links (#424)
* First batch of fixes

* Updated brokn links

* Fixed actors reference

* Fixed middleware link

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-10 23:32:02 -07:00
Joni Collinge e9ddef34c8
Added metrics docs (#356)
* added metrics docs

* moved traces and metrics to observability

* added metrics_path to prom config

* updated metrics flag

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-03-10 08:15:41 -07:00
Leon Mai c10d3570d4
Fix link (#410)
Co-authored-by: LM <lemai>
2020-03-09 21:12:26 -07:00
Yaron Schneider efa66b07bd
Add components authorization How To (#404)
* add components auth

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-09 12:54:57 -07:00
Yaron Schneider 2d88498e7f
remove redundant file (#403) 2020-03-09 11:04:23 -07:00
Yaron Schneider d2678dedc6
Add AWS/GCP Secret Stores (#402)
* Add GCP and AWS Secret Stores

* edit text
2020-03-09 11:00:33 -07:00
Aaron Crawfis 38bd298c5b Merge branch 'master' into aacrawfi_docs 2020-03-09 06:13:37 -07:00
Yaron Schneider 2a64439b6f
Add Secrets API How To tutorial (#397)
* add secrets how to

* add c#

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-08 15:57:22 -07:00
Aaron Crawfis 3bba6a3388 Merge branch 'master' into aacrawfi_docs 2020-03-07 09:41:57 -08:00
Mark Fussell 331f8c0396
Merge pull request #359 from RicardoNiepel/patch-6
Link Authorization with oAuth
2020-03-06 22:26:39 -08:00
Mark Fussell d908fedc5f
Merge pull request #383 from dapr/Haishi2016-patch-1
Update zipkin config for local mode
2020-03-06 22:18:42 -08:00
Yaron Schneider c4e2efd6a0
Update supported-secret-stores.md (#392) 2020-03-06 16:09:48 -08:00
Aaron Crawfis 4ae97882d2 Added secrets README 2020-03-06 14:06:43 -08:00
Haishi2016 c17ea3e84f
Update zipkin config for local mode 2020-03-04 10:14:45 -08:00
Aaron Crawfis 73eeac885c Moved configure redis 2020-03-03 12:54:51 -08:00
pruthvidhodda deb279e7d7
Replace DaprID with AppID (#372) 2020-02-27 13:00:14 -08:00
Yaron Schneider d0448ac7b7
Update README.md (#370)
Update gRPC invoke instructions.
2020-02-25 19:03:53 -08:00