Commit Graph

92 Commits

Author SHA1 Message Date
Ori Zohar c50aea708d Removing button from getting started note 2021-10-20 08:18:10 -07:00
Ori Zohar 07f08ffaf1
Merge branch 'v1.4' into willtsai-landing_page_updates 2021-09-23 13:56:23 -07:00
greenie-msft b450c9eab1 Use CLI attr for Dapr CLI version short code 2021-09-23 16:19:24 +00:00
Will Tsai d2651cd3f2 updates to daprdocs, concepts, getting-started index pages 2021-09-20 12:11:59 -07:00
Nick Greenfield 5ab1e618ca Update quickstart versions to v1.4.0 manually 2021-09-14 09:46:14 -07:00
Nick Greenfield 670bc44cda Ignore quickstart links in validation of links 2021-09-10 13:51:00 -07:00
Nick Greenfield b177460193 Be explicit in dapr version short code and ignore quickstart links from validation 2021-09-10 13:38:33 -07:00
Nick Greenfield c9b45fdd52 update shortcode to dapr-latest-version 2021-09-09 15:57:54 -07:00
Nick Greenfield db4e51e9cb Create variable for latest Dapr version and update all version references to useit 2021-09-09 14:38:20 -07:00
Ori Zohar a5e464def9
Merge branch 'v1.3' into wn 2021-08-19 14:20:44 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Rishabh Saha c6f7ed545e
Redis component needs to include enableTLS:true for Azure Redis Cache
Hi, proposing this PR in regards to the issue created :  https://github.com/dapr/docs/issues/1719#issuecomment-898736256
2021-08-15 09:36:24 -04:00
Ajay Singh d7b27e7aa3
Update quickstarts.md
update the quickstart link to latest version 1.3.0 instead of 1.1.0
2021-08-03 22:24:37 +05:30
Ori Zohar a7561f8005
Merge branch 'v1.3' into release-v1.3 2021-07-26 16:54:33 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
Bernd Verst 57f60616fa
Install instructions without Sudo / Admin Rights (#1632)
* Document installing dapr without sudo or admin rights

* fix template tags

* fix missing tag

* fix third party link now 404ing

* Remove alert from code tabs

* Merge format changes from Aaron

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 09:48:43 -07:00
greenie-msft 2bd4b10085
Clarify path to secrets file in getting started guides (#1585)
* Clarify path to secrets file in getting started guides

* Clarify path to local secret store

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:02 -07:00
Ori Zohar 26b9b6c3e8 Merge branch 'v1.3' into release-v1.3 2021-07-21 10:02:08 -07:00
Ori Zohar a0301fa80b updating versions to v1.3 2021-07-21 09:41:38 -07:00
Ori Zohar 8f5e0b5135
changing language 2021-07-14 11:55:21 -07:00
Wood-Xia 08c28e3e9f
Update get-started-component.md
Add one note  if someone start this chapter without stop the sidecar with same app-id.
2021-07-10 16:07:07 +08:00
Ryuji Iwata ec009555fd
Fix a link to "Next steps" (#1617)
A link description was broken.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-06 12:30:21 -07:00
Ryuji Iwata d24038955e
Fix typo of "the" (#1616)
the the -> the

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-06 11:17:10 -07:00
Evan Simkowitz 5c6c31b0fc
Updating PubSub documentation to remove slave wording (#1565)
* Updating PubSub documentation to remove slave

Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.

* Removing more instances of Redis slave naming

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-14 19:14:15 -07:00
Aaron Crawfis 5d71c507d9
Update to 1.2 (#1519) 2021-05-26 18:40:25 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
Esteban Luchsinger 2205991dc2
Clarify state management examples 2021-04-25 12:57:34 +02:00
Esteban Luchsinger 6eb2b0bdc9
Fix typo
Add a missing word
2021-04-25 12:44:13 +02:00
Aaron Crawfis 6eebf89903
Merge branch 'v1.1' into aacrawfi/windows-commands 2021-04-16 14:41:09 -07:00
Ori Zohar b869f064bb Updates for v1.1.2 patch 2021-04-16 11:57:53 -07:00
Aaron Crawfis e873702052 Add clarification to command 2021-04-14 15:51:13 -07:00
Charlie Stanley a579780e0f
Use POST verb for shutdown example (#1366)
* Use POST verb for shutdown example

* Update documentation to reflect v1.1.1
2021-04-06 18:07:28 -07:00
newbe36524 8778e50f4c update to button tag 2021-04-06 16:24:28 +08:00
newbe36524 0710ba55fe Replace button by alert section since there is some issue about crowdin 2021-04-05 15:00:02 +08:00
Ori Zohar 7567af92e2 Updating current version to v1.1 2021-03-25 15:51:57 -07:00
Artur Souza 236e04332a Update table for state store given v1.0.1 hotfix 2021-03-05 10:49:41 -08:00
Sahan Serasinghe ba0c8eddb8
Update get-started-api.md (#1268)
Improved grammar to get the message clearly across to the reader.

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-25 17:59:46 -08:00
Martin Björkström 4976d33b01
Update output for Getting a secret
Indicate that the response is JSON and not plain text.
2021-02-19 15:22:57 +02:00
SurlyDev f66395a6e0
Fix typo. there were two step 2's (#1237)
Updated the steps numbers. Step 2 (the number) was duplicated.

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-18 17:54:17 -08:00
halspang 5b02d7b24d
Add docs for upgrade command in cli (#1181)
* Add docs for upgrade command in cli

https://github.com/dapr/docs/issues/1163

* Update dapr-upgrade.md

* Update dapr-upgrade.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:39:14 -08:00
Ori Zohar 2768f832a5 Removing notes and updating versions in commands 2021-02-10 16:58:46 -08:00
yaron2 ac7af179e2 remove kubernetes from getting started 2021-02-02 15:01:31 -08:00
yaron2 5cab4f5b3a streamline kubernetes getting started 2021-02-02 14:42:10 -08:00
Ori Zohar 65405ed59a Redoing cosmetic changes, fixing broken link 2021-02-02 12:29:40 -08:00
yaron2 5a0f918b69 fix kubernetes related texts 2021-02-02 11:49:54 -08:00
Mark Fussell 0ba36b174b minor changes 2021-02-02 09:38:31 -08:00
Mark Fussell cdc4a67ca2 Update the K8s upgrade docs 2021-02-02 09:35:04 -08:00
Yaron Schneider f3d2b5b6b6
Merge branch 'v1.0-rc3' into helm-updates 2021-01-31 22:16:25 -08:00
Karol Deland 7d7855b004
Update get-started-component.md (#1139)
Since it's proposed to create a file name mysecrets.json in the instructions, I think it would be better to have the same filename in the json sample.
2021-01-30 15:40:15 -08:00
Trond Hindenes 4055d2f745 Fixed version 2021-01-29 20:36:47 +01:00