Mark Fussell
96e264fe34
Merge pull request #630 from msfussell/master
...
Adding links to videos from the community calls.
2020-06-08 10:22:41 -07:00
Young Bu Park
27e8f09732
update dapr sidecar dashboard and add new actor dashboard. ( #634 )
...
* add new actor dashboard
* remove activation in sidecar dashboard
* update screenshot and readme.md
2020-06-08 10:03:48 -07:00
Ori Zohar
334ff4c626
Merge pull request #452 from arschles/use-cases
...
Adding use cases documentation
2020-06-05 17:41:39 -07:00
Ori Zohar
87be8c0738
Minor phrasing changes to state management intro
2020-06-05 17:39:34 -07:00
Mark Fussell
b6333fda7f
Adding links to videos from the community calls.
2020-06-05 17:35:08 -07:00
Ori Zohar
71f2c1b741
Internal link fix and phrasing changes to intro
2020-06-05 17:27:03 -07:00
Ori Zohar
0a1cb857b5
Minor style changes
2020-06-05 17:10:21 -07:00
Aaron Schlesinger
23b217e8dd
Cleaning up bindings docs
2020-06-05 16:19:39 -07:00
Aaron Schlesinger
1bd5caf7e8
Merge branch 'master' into use-cases
2020-06-05 16:17:47 -07:00
Aaron Schlesinger
2bce91cdf5
Merge branch 'use-cases' of github.com:arschles/docs into use-cases
2020-06-05 16:10:44 -07:00
Aaron Schlesinger
1da68e34e2
Additional clarifications
2020-06-05 16:10:34 -07:00
Yaron Schneider
9980d7517b
Update setup-azure-eventhubs.md ( #629 )
2020-06-05 15:13:28 -07:00
Yaron Schneider
e50322adbb
Update Event Hubs doc ( #628 )
2020-06-05 10:07:50 -07:00
Yaron Schneider
618236c257
Update Pub/Sub index ( #627 )
2020-06-05 09:32:18 -07:00
Kyle Housley
683d13634c
Create setup-snssqs ( #596 )
...
* Create setup-snssqs
Add documentation on how to use snssqs for local and AWS development
* related links
* .md extension
* add to toc
* How to updates
- Changing title to provide more context.
- Adding short description as to article purpose
- Removing reference to automatic components creation by Dapr CLI (due to change in 0.8)
- Standrizing link texts
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-06-05 09:30:35 -07:00
Yaron Schneider
61cb0f6c7b
add components-path references ( #626 )
...
* add components-path references
* address comments
* nits
2020-06-04 16:40:14 -07:00
Aman Bhardwaj
7232249721
Revert "Adding JSON secret store how to ( #609 )" ( #625 )
...
This reverts commit 8fff50630b
.
2020-06-04 15:56:25 -07:00
Ori Zohar
c85e694a5d
Merge pull request #585 from KaiWalter/master
...
fix required authorizations for dedicated SQL server user & Azure Cache for Redis
2020-06-04 15:46:25 -07:00
Ori Zohar
31bf326434
Merge branch 'master' into master
2020-06-04 15:45:57 -07:00
John
8d48be94a7
Create setup-pulsar.md ( #601 )
...
* Create setup-pulsar.md
* Update setup-pulsar.md
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-06-04 14:34:50 -07:00
vinayada1
76d6b0779d
Modify components folder path in documentation ( #621 )
...
* Modify components folder path in documentation
* fix review comments
* fix filename typo
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-06-04 09:16:39 -07:00
Masi
7b3c3d7cad
Added additional information and examples to Azure Event Grid binding's documentation ( #618 )
...
* Added additional information and examples how to use the binding locally and in k8s.
* Added section about troubleshooting Nginx controller issues.
Co-authored-by: Masi Malmi <masi.malmi@polarsquad.com>
2020-06-04 09:14:55 -07:00
Yaron Schneider
82638199bb
Update Security ( #622 )
...
* Update Security
* Update README.md
2020-06-03 15:00:19 -07:00
Mayank Kumar
79e5fb4378
Create setup-mqtt ( #605 )
...
- Add documentation for mqtt pubsub usage.
2020-06-03 10:20:18 -07:00
Yaron Schneider
376a4bf626
update bidirectional bindings ( #619 )
2020-06-03 09:35:27 -07:00
Carlos Mendible
8fff50630b
Adding JSON secret store how to ( #609 )
...
* JSON secret store how to
* changes requested by reviewer
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:48:32 -07:00
Daria Kiritseva
6422cbb83a
fixed blobstorage contract ( #595 )
...
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:47:46 -07:00
Mark Chmarny
e9adde7875
documentation spelling ( #613 )
...
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:14:00 -07:00
Aaron Wislang
ae31fada77
typo daprPort -> daprPor ( #615 )
...
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:11:44 -07:00
Wei Lun
2ee49a6a3f
Fix typo ( #616 )
...
* fix typo
* fix typo
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:11:02 -07:00
César Fong
2e3ec25b48
Set K8s ver 1.14.7 & Fix K8s Dashboard Permission ( #582 )
2020-05-31 20:00:31 -07:00
Mark Chmarny
be26d56866
Merge pull request #614 from mchmarny/master
...
How to enable Dapr APIs token-based authentication
2020-05-30 11:27:32 -07:00
Mark Chmarny
3e3928b6c6
Merge branch 'master' into master
2020-05-29 16:08:21 -07:00
Mark Chmarny
4472899601
fixes from PR review
2020-05-29 16:06:36 -07:00
Mark Chmarny
d730bdcb17
fixed readme link order
2020-05-29 06:51:46 -07:00
Mark Chmarny
a40b6b3c4f
link to in how to readme
2020-05-29 06:45:08 -07:00
Mark Chmarny
9c0d51c1e6
token-based authentication
2020-05-29 06:35:11 -07:00
Mark Chmarny
7f66a46588
client invocation
2020-05-28 17:39:40 -07:00
Mark Chmarny
a2c4b00c25
file ext
2020-05-28 17:37:32 -07:00
Mark Chmarny
5ce84caba2
initial version
2020-05-28 17:35:22 -07:00
Young Bu Park
0aa91ea328
rename payload to data
2020-05-28 16:31:46 -07:00
Young Bu Park
6ae0418ed3
Move Document version section to top
2020-05-28 15:35:27 -07:00
Robin-Manuel Thiel
99b94c0208
Update Azure Cache for Redis docs ( #612 )
...
Remove the disabling of TLS and add a sample for adding Redis Cache with TLS enabled. Also, fix some Markdown issues. Fixes #580
2020-05-28 13:27:25 -07:00
Mark Chmarny
e758687fe3
Merge pull request #611 from dapr/mchmarny-multi-fragment-path-support-1
...
Added section on support for multi-fragment paths
2020-05-28 04:40:35 -07:00
Mark Chmarny
71cd3987c0
Support for multi-fragment paths
...
Added section to describe service invocation with nested paths in service URL
2020-05-27 16:35:11 -07:00
Ori Zohar
5ae62f6cc6
Merge pull request #606 from dapr/orizohar-patch-1
...
Added contribution guidance links in PR template
2020-05-27 14:57:55 -07:00
Ori Zohar
50e41596e6
Updating template based on feedback
2020-05-27 14:53:45 -07:00
Ori Zohar
8008969414
Added contribution guidance links in PR template
2020-05-26 14:49:04 -07:00
Leon Mai
65dc2416ec
Update docs to remove activate message. ( #591 )
...
* Update docs to remove activate message.
* add details about activation on app side
Co-authored-by: LM <lemai>
Co-authored-by: Shalabh Mohan Shrivastava <shalabhs@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-21 18:23:30 -07:00
Shailendra Singh
6d8bb478d9
Update README.md ( #597 )
...
* Update README.md
* keep using relative links
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-21 17:49:20 -07:00