Commit Graph

410 Commits

Author SHA1 Message Date
xavier geerinck 51108827bb
Fixing Blob Storage Documentation
some mistakes where made when adding codetabs, fixed those closing tags. Also fixed title tags for examples
2021-02-23 15:55:53 +01:00
Sean Yen 8e8e10f654
fixing the elasticsearch install command line. (#1240)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-18 16:32:57 -08:00
Ben Milleare 5947898236
typo fix (#1241) 2021-02-18 14:01:40 -08:00
Shubham Agnihotri 6dff17b667
Fixed the Kubectl config command in document (#1238)
Fixed the Kubectl config command in document for getting config
2021-02-18 11:47:29 -08:00
Phil Kedy f493f1e285
Fixing concurrency mode setting name: concurrency -> concurrencyMode (#1236) 2021-02-17 11:14:09 -08:00
Artur Souza 9f93fd0ab8
Actor invocation perf results. (#1233) 2021-02-16 17:10:59 -08:00
Mark Fussell bedbf75c34 Adding a few updates for versioning 2021-02-16 16:24:38 -08:00
Ori Zohar 1606726d1e
Merge branch 'v1.0' into k8s-broken-link 2021-02-16 14:55:30 -08:00
Ori Zohar adbf947d78 fixing broken link 2021-02-16 14:54:05 -08:00
Yaron Schneider 892bbadc91
add sm perf remark (#1229) 2021-02-16 14:54:02 -08:00
Yaron Schneider 4f1191bd66
Merge branch 'v1.0' into perf-23 2021-02-16 14:32:11 -08:00
yaron2 7bd0953cd3 update perf numbers 2021-02-16 14:31:07 -08:00
Mark Fussell 9e37eebea2
Versioning and Support docs (#1225)
* Versioning and support docs

* updates

* Feedback from Mukundan

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Updating upgrade path guidance

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 14:28:30 -08:00
Mukundan Sundararajan 93c39253e6
add component certification doc (#1203)
* add component certification doc

* Update certification-lifecycle.md

* Update _index.md

* Update _index.md

* address review comments. fix conflicts.

* address review comments

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-16 11:36:56 -08:00
Yaron Schneider 324e51fe03
Merge branch 'v1.0' into harrykimpel-newrelic-howto 2021-02-16 11:31:46 -08:00
Harry Kimpel 3c012645cc Merge branch 'harrykimpel-newrelic-howto' of https://github.com/harrykimpel/docs into harrykimpel-newrelic-howto 2021-02-16 20:27:07 +01:00
Harry Kimpel 6a31a572f1 Updated New Relic docs to include parameter for signup page 2021-02-16 20:08:47 +01:00
Ori Zohar 64742ae0da Adding missing links to state store list 2021-02-16 11:04:16 -08:00
Yaron Schneider 7ec2accc35
Update _index.md 2021-02-16 10:22:16 -08:00
Trond Hindenes 1f9bb382bd
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:32 +01:00
Trond Hindenes cd2868eea2
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:25 +01:00
Trond Hindenes f56646274c Rebased on v1.0, fixed diffs 2021-02-16 09:25:11 +01:00
Trond Hindenes 35c50d562f Merge branch 'state-dynamodb' of github.com:trondhindenes/docs into state-dynamodb 2021-02-16 09:21:40 +01:00
Trond Hindenes 8ffafddb0c Added DynamoDB state store doc 2021-02-16 09:17:49 +01:00
Ori Zohar e23648842b Observability concept page update 2021-02-15 15:58:03 -08:00
Ori Zohar f3188c4415
Merge branch 'v1.0' into observability-concept 2021-02-15 14:47:24 -08:00
Nghia Tran e9bbe57090
Add a generic OpenTelemetry Collector page (#1219)
* Extract a generic OpenTelemetry Collector page

* Also move Azure Monitor metrics page to Metrics section.

* Rename to open-telemetry-collector-appinsights.yaml

* Update PR from msfussell@ feedback

* Update PR per msfussell@ feedback

* Move # into <ref>

* Change References to Related Links & update description

* Update image to use standard asset
2021-02-15 14:28:46 -08:00
Ori Zohar a16df9267b
Merge branch 'v1.0' into observability-concept 2021-02-15 12:29:06 -08:00
Yaron Schneider e70698d0ac
update kubernetes deploy/upgrade details (#1220) 2021-02-15 11:53:41 -08:00
Ori Zohar 70b5566b7f Merge branch 'v1.0' into observability-concept 2021-02-15 11:40:09 -08:00
halspang de42e45f01
Update statestore ETag/actor support (#1213)
* Update statestore ETag/actor support

Add additional column to the supporte statestore table that
indicates direct support of ETag usage. Also specify that
transactional stores support actors.

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

* Add ETag example in statestore API reference

This commit adds a walkthrough of how to work with ETags including
finding them and using them for updates and deletes.

* Update _index.md

* Update state_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-15 10:00:06 -08:00
Nghia Tran 7f37a4914f
Remove references to Open Census (#1212)
* Correct the language about OpenTelemetry protocol

* Remove references to OpenCensus

* Update tracing-overview.md

* Update jaeger.md

* Update zipkin.md

* Update setup-tracing.md

* Update setup-tracing.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-14 13:42:51 -08:00
Mark Fussell 6308bc1c7f
Updates to the building block overview articles (#1206)
* Updates to the building block overviews articles

* Removing the hidden retry text

* Adding Control-Concurreny video

* Address  include other secret stores. #1063

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-14 13:01:55 -08:00
Ori Zohar f0ea14b403 Renaming tracing backends directory 2021-02-13 16:35:28 -08:00
Nghia Tran d8ea354e6a Move operator-centric docs into Operation section 2021-02-13 21:13:07 +00:00
Phil Kedy 849d471dba
Explain how topics are created in pub/sub overview (#1201)
* First pass at explaining for topics are set

* Tweaks per PR

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-12 18:49:34 -08:00
Mukundan Sundararajan 270b7edd77
Fix doc typos (#1205)
* Fix doc typos and format.

* fix escaping quotes
2021-02-12 18:26:29 -08:00
Phil Kedy bbc10f8b4d
Restructuring middleware docs pages (#1190)
* First pass at restructuring the middleware docs pages

* Tweaks

* Updating custom middleware instructions.
Grammatical tweak re: secrets in metadata values.

* Adding descriptions for each middleware component to the supported middleware table

* Table allignment

* Various tweaks

* its versus it's

* Making Quickstart capitalized again

* Better OAuth spec links for the two grant flows currently supported

* Fixing two sentences

* Update middleware-overview.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update middleware-rate-limit.md

* Update middleware-opa.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-oauth2clientcredentials.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-rate-limit.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-opa.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/middleware-overview.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Tweaks per PR

* Small tweak

* Small tweak

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-12 16:25:24 -08:00
Ori Zohar f4663c327a Upmerge from v1.0-rc3 docs 2021-02-12 13:36:30 -08:00
Nghia Tran b8c5c35da1 Address PR feedbacks 2021-02-11 17:35:42 -08:00
Nghia Tran 5c4b215248 Splitting the Tracing page into more sections 2021-02-11 17:35:42 -08:00
Nghia Tran 09956ab3df Rename files to avoid conflicts 2021-02-11 17:35:42 -08:00
Nghia Tran ae4e1d21a0 Reorganizing the Operation > Monitoring page 2021-02-11 17:35:42 -08:00
Mukundan Sundararajan e5f0ded142
update bindings docs (#1187)
* update bindings docs

* fix casing

* Update howto-bindings.md

* Update apns.md

* Update blobstorage.md

* Update cosmosdb.md

* Update eventgrid.md

* Update kafka.md

* Update rabbitmq.md

* Update signalr.md

* Update cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:50:56 -08:00
Anatoliy c37f4588c1
Create increase-request-size.md (#1183)
* Create increase-request-size.md

Add documentation for the "--dapr-http-max-request-size" argument for the CLI and "dapr.io/http-max-request-size" annotation
#1099

* Update increase-request-size.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-11 14:40:07 -08:00
Ori Zohar 2768f832a5 Removing notes and updating versions in commands 2021-02-10 16:58:46 -08:00
Tom Kerkhove a6a81d838d
fix: Broken link to Authenticate requests from Dapr using token authentication (#1179)
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2021-02-10 09:14:45 -08:00
Yaron Schneider 1009cfdcca
Add alicloud oss output binding (#1180)
* add alicloud oss output binding

* split alicloud oss to alibaba cloud section

* typo

* remove redundant text

* Update to new format

* Update yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-10 09:13:43 -08:00
Phil Kedy c6f708fe83
Updating the HTTP binding documentation … (#1174)
* fixed typo in Service invocation overview (#1170)

* Updating the HTTP binding documentation per PR dapr/components-contrib/pull/661

* Adding extra status info returned by the refactored HTTP binding

* Tweaks per PR

* Update http.md

* Formatting tweaks

Co-authored-by: Patrick de Mooij <patrickdemooij@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-09 17:23:18 -08:00
Edwin van Wijk dfc0555291
Add smtp output binding (#1166) 2021-02-09 15:18:00 -08:00
yaron2 a242b7a16a add kafka max message size and partition key data 2021-02-08 17:14:14 -08:00
Ori Zohar d1b3edfbc7 Peridodic merge from rc2 to rc3 2021-02-04 10:23:42 -08:00
Ori Zohar 3fedffdb36 Periodic merge from v0.11 to v1.0-rc3 2021-02-04 09:35:11 -08:00
Mark Fussell 08d86488bf
Updated all the pubsub topics + a few others (#1140)
* Updated all the pubsub topics + otherss

* Changes for Issue #1093

* Pushing updates from review feedback

* Fixing up the Publish CLI example

* Fixing reference

* Fixing having a single place for the Dapr side car

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-02 21:40:06 -08:00
yaron2 d216f07f36 fix typo 2021-02-02 15:14:39 -08:00
Aaron Crawfis 8933b95777
TOML update 2021-02-02 15:11:05 -08:00
Aaron Crawfis d740e08bde
Update toml 2021-02-02 15:09:34 -08:00
Aaron Crawfis 00d753d5cb
Add alias to old path 2021-02-02 15:08:25 -08:00
yaron2 5cab4f5b3a streamline kubernetes getting started 2021-02-02 14:42:10 -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
Mark Fussell b26c183c8c
Update azure-keyvault.md 2021-02-01 17:31:05 -08:00
Mark Fussell af3f3e41f4
Merge branch 'v1.0-rc3' into azure-keyvault 2021-02-01 16:45:33 -08:00
Yaron Schneider d9cb74c546
Add dapr to app authentication section (#1151)
* add dapr to app authentication section

* Update kubernetes-production.md

* Update api-token.md

* Update app-api-token.md

* Update api-token.md

* Update api-token.md

* Update app-api-token.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-01 14:25:51 -08:00
Yaron Schneider f3d2b5b6b6
Merge branch 'v1.0-rc3' into helm-updates 2021-01-31 22:16:25 -08:00
Mark Fussell 3ad0b6d052 Fix for 1128 2021-01-31 19:30:04 -08:00
Artur Souza f70c9645be
Document on Component metadata. (#1141)
* Document  on Component metadata.

* Update component-schema.md

* Update setup-mqtt.md

* Update component-schema.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-31 17:46:47 -08:00
Stepan 25be2fd366
adding description of forceHTTPS key in oauth2 middleware (#1142)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-31 17:19:39 -08:00
xavier geerinck ab0df69645
Rework Azure Blob Storage documentation to be more clear (#1122)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-30 08:51:15 -08:00
Trond Hindenes fa73579575 Merge branch 'v1.0-rc3' into helm-updates 2021-01-30 10:54:06 +01:00
Mukundan Sundararajan ac20cf5aab
Refactor supported component pages, refactor secret store docs (#1129)
* Fix supported pub/sub, secret stores page.

* add alias

* Update _index.md

* Update kubernetes-secret-store.md

* Update _index.md

* Update setup-nats-streaming.md

* refactor secret store docs

* Update azure-keyvault.md

* Update azure-keyvault-managed-identity.md

* Update aws-secret-manager.md

* Update file-secret-store.md

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update kubernetes-secret-store.md

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 14:59:45 -08:00
Chan-Yub Park 10c2d21941
Update mtls.md (#1118)
mtls:
  enabled: true

params bool not string,

and dapr-placement is now statefulset

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-29 13:56:17 -08:00
Trond Hindenes 412ec912b3 Use helm install instead of helm upgrade --install 2021-01-29 20:41:29 +01:00
Trond Hindenes 4055d2f745 Fixed version 2021-01-29 20:36:47 +01:00
Trond Hindenes 474f8dd823 re-added steps for upgrading to pre-rc3 2021-01-29 20:35:13 +01:00
Mukundan Sundararajan 11a1d27af2
update state store to capture all metadata fields (#1127)
* update state store to capture all metadata fields

* Fix state store docs

* alphabetical order

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

* Update setup-azure-tablestorage.md

* Update setup-cassandra.md

* Update setup-cloudstate.md

* Update setup-consul.md

* Update setup-couchbase.md

* Update setup-firestore.md

* Update setup-hazelcast.md

* Update setup-memcached.md

* Update setup-mongodb.md

* Update setup-mysql.md

* Update setup-postgresql.md

* Update setup-redis.md

* Update setup-rethinkdb.md

* Update setup-sqlserver.md

* Update setup-zookeeper.md

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 10:26:44 -08:00
Trond Hindenes 2a3473df8e Merge branch 'v1.0-rc3' into helm-updates 2021-01-29 11:59:02 +01:00
Trond Hindenes 04716f0230 helm/kubernetes installation doc updates 2021-01-29 11:19:59 +01:00
Ori Zohar 00173c5c87
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:40:28 -08:00
Aaron Crawfis 679c148747
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:34:15 -08:00
Aaron Crawfis 2e48c0b484
Merge branch 'v1.0-rc3' into release-rc3 2021-01-27 09:48:02 -08:00
Aaron Crawfis c3eb9720b1 Update references to rc3 2021-01-27 09:47:28 -08:00
Donovan Brown 2a893e3514
Added help for MySQL State Store (#1106)
* Added help for MySQL State Store

* Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-mysql.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Addressed comments in PR.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-01-26 15:18:54 -08:00
Trond Hindenes 95c51c7d91 doc helm chart changes 2021-01-26 20:53:38 +01:00
Yaron Schneider da3b53f68e
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-26 11:07:12 -08:00
Ian Luo 99115a4204
Mysql output binding doc (#1111)
* add mysql binding doc

* update doc

* add description form 'pemPath'

* remove the blank line from yaml

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-01-26 11:06:50 -08:00
kzmake b9f6c27cd6
Add docs to bindings for Priority Queue 2021-01-24 08:55:52 +09:00
Aaron Crawfis 5a51ebe125
Merge branch 'v1.0-rc3' into patch-1 2021-01-21 16:59:15 -08:00
Aaron Crawfis ba069daec8 Move applicable changes into 0.11 2021-01-21 16:13:58 -08:00
Ori Zohar 57cac018cb Merging changes from rc.2 to rc.3 branch 2021-01-21 15:40:40 -08:00
Ori Zohar b7167e22b7 Merging changes from v0.11 to rc.2 branch 2021-01-21 15:12:42 -08:00
Ori Zohar d58de2fce9
Merge branch 'v0.11' into patch-1 2021-01-21 09:22:21 -08:00
Anatoliy 21fdf41ee8
Update kubernetes-annotations.md
adding new annotation passed in that PR https://github.com/dapr/dapr/pull/2679
2021-01-21 17:48:06 +02:00
Aaron Crawfis d20a849335
Merge branch 'v0.11' into patch-1 2021-01-19 22:19:04 -08:00
Tom Kerkhove b5a2760ab0
Fix broken link in common issues 2021-01-18 13:14:55 +01:00
Radoslav Gatev 222dfe982c update justification 2021-01-17 22:29:56 +02:00
Aaron Crawfis 9af59dcf33 Small fixes 2021-01-14 09:52:29 -08:00
Aaron Crawfis f9e0d28386
Merge branch 'v1.0-rc3' into pubsub 2021-01-14 09:41:51 -08:00
xavier geerinck 0f67a93eb5
Clarify Service Bus Queues Binding to illustrate that Endpoint= is required 2021-01-13 16:15:13 +01:00
Trond Hindenes ae59777ce4 Merge branch 'v1.0-rc3' into rabbitmq-pubsub-prefetch 2021-01-13 11:49:42 +01:00
Trond Hindenes 197fb9ea13 Added concurrency setting documentation 2021-01-13 11:44:11 +01:00
Mark Fussell b5b06f5684 Removed namespace from example to avoid confusion 2021-01-12 22:08:19 -08:00
Mark Fussell 0fe3959c9e Changed the related links 2021-01-12 21:50:37 -08:00
Mark Fussell c36ac56cad
Update setup-rabbitmq.md 2021-01-12 21:38:39 -08:00
Mark Fussell efaf109069
Update setup-rabbitmq.md 2021-01-12 21:34:57 -08:00
Mark Fussell c601927d5c Reformating the pubsub components 2021-01-12 21:24:23 -08:00
Yaron Schneider d1f29fdc61
Update rabbitmq.md (#1086) 2021-01-12 14:28:49 -08:00
Aaron Crawfis 7fe007a116 Header casing and howto link 2021-01-12 12:50:27 -08:00
Mark Fussell 71ce15688a Updates based on feedback 2021-01-12 10:48:05 -08:00
Mark Fussell acc724fc3b Updates to Pub/sub component docs 2021-01-11 20:18:29 -08:00
Aaron Crawfis d8820e30ad
Merge branch 'v0.11' into getting-started-tutorial 2021-01-08 21:12:11 -08:00
Ori Zohar e0b2ff61a7 Refactoring getting started 2021-01-08 09:08:23 -08:00
Yaron Schneider abfe45d948
Merge branch 'v1.0-rc3' into yaron2-patch-1 2021-01-07 15:09:16 -08:00
Yaron Schneider 50505a524f
Update setup-rabbitmq.md 2021-01-07 15:08:42 -08:00
Aaron Crawfis ac0e22fa63
Merge branch 'v0.11' into patch-1 2021-01-07 13:12:00 -08:00
Ori Zohar 0ca958144b Weekly merge from default docs v0.11 2021-01-07 04:05:18 -08:00
Yaron Schneider d756b392a3
Update setup-nats-streaming.md 2021-01-06 14:38:04 -08:00
Aaron Crawfis c5d6ae7dfa
Merge branch 'v0.11' into patch-1 2021-01-04 10:35:09 -08:00
Trond Hindenes e3e2783ba8 Added reconnectWait to yaml spec 2021-01-04 13:35:32 +01:00
Radoslav Gatev 7e0a3fbb4d
Add a comparison with the ratelimit middleware 2021-01-03 21:30:23 +02:00
Trond Hindenes c7a43e5d5d updated rabbitmq documentation 2021-01-03 16:52:58 +01:00
Tom Kerkhove 388591bed9
Fix typo in Kubernetes binding docs (#1060) 2021-01-02 09:11:23 -08:00
Tom Kerkhove 2a6c253098
Merge branch 'v0.11' into patch-1 2021-01-02 13:19:56 +01:00
Newbe36524 bee1ae0830
Update apns.md (#1058)
remove leading empty line
2020-12-29 16:30:02 -08:00
Tom Kerkhove cb16afd4e2
Alphabetically order Microsoft Azure bindings 2020-12-27 13:53:31 +01:00
Ori Zohar 71b4f3cbab Merging v0.11 to v1.0-rc2 2020-12-18 15:00:10 -08:00
Ori Zohar 5b57ba4809
Merge branch 'v0.11' into docsday-956 2020-12-17 14:33:53 -08:00
Ori Zohar 47f23f2f58 Re-organizing secret store related articles 2020-12-17 14:29:39 -08:00
Mukundan Sundararajan 2ad2c7a7b7 Update docs 2020-12-17 14:10:07 -08:00
Mukundan Sundararajan eba2997c30 Update referencing secrets document 2020-12-17 13:33:37 -08:00
Ori Zohar 2b20b2b3e1
Merge branch 'v0.11' into create_blob_typo 2020-12-17 12:30:49 -08:00
Nghia Tran 8b74120e5e Tab -> spaces 2020-12-17 12:20:16 -08:00
Nghia Tran f3d5fe2ccd Fix dapr home directory 2020-12-17 12:19:33 -08:00
Ori Zohar 1b3b558db9
Merge branch 'v0.11' into create_blob_typo 2020-12-17 12:16:40 -08:00
Aaron Crawfis 0b018f9099
Merge branch 'v0.11' into mchmarny-upgrade-ha-mode 2020-12-17 11:29:51 -08:00
Aaron Crawfis 66fa5faaf7 Grammer 2020-12-17 11:29:30 -08:00
Hal Spang a0df800d90 Fix typo in Azure Blob Storage create blob binding
https://github.com/dapr/docs/issues/903
2020-12-17 11:28:42 -08:00
Mark Chmarny 97be510fe7
Grammar 2020-12-17 11:17:06 -08:00
Mukundan Sundararajan 0b77c43c4f Add api-token-secret annotation for k8s 2020-12-17 11:14:48 -08:00
Mark Chmarny 6d2646cfe9
Upgrade command/how-to updates 2020-12-17 11:07:05 -08:00
Mark Chmarny 6a236a4c25
Points to latest version of CLI
to avoid CLI vs Core RC releases
2020-12-17 10:24:14 -08:00
Aaron Crawfis 5724cfb26c Merge branch 'v1.0-rc2' into v0.11 2020-12-17 10:17:40 -08:00
Aaron Crawfis f3bbc3bd86
Merge pull request #1018 from yaron2/ignoreerrors-1
Add component schema
2020-12-16 10:18:47 -08:00
Aaron Crawfis f94673b5b2 Add more further reading 2020-12-16 10:07:16 -08:00
Aaron Crawfis ba29e9d451 Merge branch 'ignoreerrors-1' of https://github.com/yaron2/docs into pr/1018 2020-12-16 10:05:25 -08:00
Aaron Crawfis 03083e1320 Update component information 2020-12-16 10:05:23 -08:00
yaron2 0c547996b9 change weight 2020-12-16 09:36:30 -08:00
yaron2 01293049fd add component schema 2020-12-16 09:29:45 -08:00
Aaron Crawfis e701efeb05
Merge pull request #1013 from dapr/upgrade-info
Add information on upgrading Dapr
2020-12-16 09:21:03 -08:00
Aaron Crawfis 9376f6c334 Merge branch 'v0.11' into v1.0-rc2 2020-12-16 09:13:11 -08:00
Ally Parker 288091c10a
Fix typo 2020-12-16 13:35:30 +00:00
Aaron Crawfis 2f150b1af1 Add self-host upgrade instructions 2020-12-15 10:30:59 -08:00
Aaron Crawfis 321af418cb Change verb 2020-12-15 10:30:48 -08:00
Aaron Crawfis 21f138e9ea Add helm pre-req 2020-12-15 10:23:05 -08:00
Aaron Crawfis d2d283f3ad Add Kuberentes clarification 2020-12-15 10:21:52 -08:00
Aaron Crawfis 06a50d7cea Add information on upgrading Dapr 2020-12-15 10:18:21 -08:00
Aaron Crawfis 294fa96708 Merge branch 'v1.0-rc2' into v1.0.0-rc.1 2020-12-15 09:02:32 -08:00
vinayada1 8e70fee35b
update steps to run hello-world with ACL in selfhosted mode (#996)
* update steps to run hello-world with ACL in selfhosted mode

* fix review comments

* Update invoke-allowlist.md

* Update invoke-allowlist.md

* Fix codetab formatting issues on rendered website

* add ps commands

* Update invoke-allowlist.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-12-11 17:29:18 -08:00
Donovan Brown b7927256a0
Fixed typo in setup-sqlserver (#1004)
Fixed typo. Changed 
"schema do use"
to
"schema to use"
2020-12-11 08:53:37 -08:00
Aaron Crawfis eb1b143785
Merge branch 'master' into postmark 2020-12-10 10:36:07 -08:00
Aaron Crawfis c9e9459ff4
Update to showcase dashboards and clarify steps 2020-12-10 10:15:04 -08:00
Young Bu Park acec37b5ae Updated grafana dashboard and screenshots 2020-12-10 03:47:17 -08:00
Nghia Tran 7c1c70d89c
Update doc to remove usage of exporter component (#995)
* Update doc to remove usage of exporter component

* Outdated doc content/en/operations/troubleshooting/setup-tracing.md
2020-12-09 14:53:29 -08:00
Michaël Hompus d173ebed6f
Merge branch 'master' into postmark 2020-12-09 23:36:55 +01:00
Nghia Tran 75f3c739f3
Update OpenTelemetry Collector doc to use Zipkin API (#990) 2020-12-09 08:43:35 -08:00
Nghia Tran 2c0933084c
Document the new fields in Configuration's tracing section. (#983)
* Document the new fields in Configuration's tracing section.

* Also document the 'Metrics' section
2020-12-07 21:03:32 -08:00
Carlos Mendible a803f107c9
Fix cause AAD Pod Identity fields are now case sensitive
Fixes: https://github.com/dapr/docs/issues/988
2020-12-07 18:24:14 +01:00
Mark Chmarny 37467fdb0f
Merge branch 'master' into master-from-website-merge-20201203 2020-12-03 10:58:07 -08:00
Ha Hoang 66a4919079
Update typo and broken link (#961)
* Update broken link in grafana.md

* Fix typo

Co-authored-by: ha.hoangvan <ha.hoangvan@nashtechglobal.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-03 10:57:15 -08:00
Ori Zohar f6b9ddee3d
Update azure-keyvault.md 2020-12-03 10:54:11 -08:00
Ori Zohar b5dfdf10fe merge from website to master 2020-12-03 10:49:09 -08:00
Ori Zohar fa86a15177
Merge branch 'v1.0.0-rc.1' into docs-hygine-20201203 2020-12-03 10:03:57 -08:00
Harry Kimpel 02a63da509
Added New Relic How-to docs (#951)
* Added New Relic How-to docs

* Added New Relic How-to docs

* Completely reworked the New Relic docs

Co-authored-by: Harry Kimpel <hkimpel@newrelic.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-02 16:41:08 -08:00
Michaël Hompus cc707c2288 Add postmark as output binding 2020-12-02 20:59:28 +01:00
Nghia Tran 9877b60701
Add Jaeger setup instruction (#950) (#969)
* Add Jaeger setup instruction

* Fix yaml file name

* Address review feedback

* Update per PR feedback

* Remove 'we'

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 16:04:21 -08:00
Aaron Crawfis 285f7055db
Update getting started guide (#968)
* Update getting started

* Added pre-req for kubectl

* Added link to samples

* Change "will" to present tense

* Uppercase Redis
2020-12-01 15:57:24 -08:00
Ori Zohar 76b31708cc
Merge branch 'master' into harrykimpel-newrelic-howto 2020-12-01 15:56:10 -08:00
Nghia Tran 2488f9cab1
Add Jaeger setup instruction (#950)
* Add Jaeger setup instruction

* Fix yaml file name

* Address review feedback

* Update per PR feedback

* Remove 'we'

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 14:26:13 -08:00
Michaël Hompus a3ebcc715d
Update azure-keyvault-managed-identity.md (#952)
* Fix some typos
* Improve text style
2020-11-28 07:35:46 -08:00
Harry Kimpel 5e79fec8d2 Completely reworked the New Relic docs 2020-11-26 18:25:00 +01:00
Harry Kimpel f0ca97c4f3 Added New Relic How-to docs 2020-11-24 16:16:07 +01:00
Harry Kimpel 3dcce84243 Added New Relic How-to docs 2020-11-24 10:27:59 +01:00
Aaron Crawfis ae380d158b
Rc1 merge (#942)
* Update state_api.md (#928)

Removing commas from end of JSON lists

* Fixing README submodule instructions (#911)

* Update README.md

* Remove duplicate step

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Use shared docs page for aws credential info (#934)

* Use shared docs page for aws credential info

* more text

* newline

* moved to integrations

* Links and formatting

* A few more fixes

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: yellow chicks <cdh_cjx@163.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Trond Hindenes <trond@hindenes.com>
2020-11-20 15:26:51 -08:00
Trond Hindenes c5002e846e
Use shared docs page for aws credential info (#934)
* Use shared docs page for aws credential info

* more text

* newline

* moved to integrations

* Links and formatting

* A few more fixes

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-11-19 11:58:57 -08:00
Young Bu Park fadc143f5f
Update self-host / kubernetes hosting mode docs for 1.0.0-rc.1 (#924)
* update self-host mode placement doc

* update kuberentes production for 1.0.0-rc.1

* addressed comments
2020-11-16 15:27:53 -08:00
Yaron Schneider 0d732c896a
Fix prometheus and grafana Helm references (#922)
* fix prometheus references

* fix grafana
2020-11-16 14:28:19 -08:00
Ori Zohar b314e1bd33
Website merge (#920)
* Initial configuration of hugo and docsy

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Testing file

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Updated overview structure

* Upadted git ignore for package lock

* Removed generated scss

* Update package lock

* Add README

* Update install process

* Move How-To Guides into Docs

* Add front matter

* Add Overview

* Adjust Table of Contents sizing

* Add back overview

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Rename Guide to HowTo

* Allow unsafe HTML for custom images

* Move images into static repo

* Darken TOC

* Add setup docsy step

* Add algolia information

* Update docs with new heirarchy

* Add algoloia information

* Merge master

* Updating directory structure

* Integrating deploying folder intop operations

* Moved building blocks

* Conceptual docs updates (#845)

* Update title

* Update to conceptual docs

* Operations section (#846)

* added FAQ on perf benchmark (#839)

* added FAQ on perf benchmark

* typos

* Update FAQ.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Move images

* Move static docs

* Update toc template

* Update operations section

* Update Actions Workflow

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Developing applications section [hugo-docs] (#847)

* Developing applications section

* Changing capital letters in getting started section

* Remove redundant getting started title

* Updating theme and configuration (#852)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* moving components setup howtos to operations section

* Removing moved files from OLD

* Update Operations (#853)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section (#854)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Adding headers for secrets and state components

* Complete operations section (#856)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Integrating final readme files from OLD

* Final update (#858)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Moved docs to top level folder

* Disable taxonomies

* Remove duplicate ToC

* Added information on disabling categories and tags

* Removed manual ToC

* Add CLI title (#859)

* Update build command (#860)

* Add CLI title

* Update build command

* Add env variables

* Update version

* Remove extra v

* Add Google Analytics and Algolia

* Move Algolia search code

* Fix algolia info

* Update algolia search

* Update theme

* Enable debugging for Algolia

* Enable debugging for algolia

* Delete tabs

* Temporarily disable algolia

* Add shortcodes for tabs

* Update Dapr CLI instructions to use shortcodes

* Override max_width for code blocks

* Add authoring guide

* Update readme with authoring guide link

* Fixed spacing

* Update images

* Update service invocation

* Update building block descriptions

* Update wording

* Update state management building blocks

* Move example

* Updated state docs

* Pub/Sub Updates

* Pupsub updates

* CLI reference

* API reference

* Contributing

* Binding specs

* Service invocatio nupdate

* Update reference page

* Small actors fixes

* Enable search

* Fix ref

* Fix small typo

* Correct letter

* Fix caps

* Fix caps

* Rename logs

* fixing links in concepts section

* Renaming cli/overview.md to avoid conflict with general Dapr overview file name

* Update Operations

* componenet setups

* fixing links is Getting started section

* Update references

* Fix references

* Fix link

* partial fixes to developing applications

* Adding code of conduct link to main README

* Update app insights tabs

* Bold headers

* Update getting started guide

* Update titles

* Update branch name

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-green-hill-0d7377310.yml

* Delete hugo-docs info

* Update publish cli command

* Update pubsub HowTo

* Updating contributing section

* Update README.md

* Removing on needed upper case (#882)

* Fix blog link in docs (#885)

* Update secret query example in namespace support (#881)

* change authention to authorization (#902)

* Update building-blocks-concept.md (#905)

Typo

* Add skip upload if missing token (#913)

* fix website pubsub api docs to 0.11.0 tag content (#910)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update install-dapr.md (#909)

After installing dapr on Kubernetes total of 5 pods got provisioned. One dashboard pod entry is missing in doc. 
In previous docs, this request was got accepted seems it got missed again.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

* fixed some typo (#896)

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

Co-authored-by: Aaron Crawfis <aacrawfi@microsoft.com>
Co-authored-by: Azure Static Web Apps <opensource@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Ricardo Niepel <RicardoNiepel@users.noreply.github.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Jayesh Sharma <37150991+wjayesh@users.noreply.github.com>
Co-authored-by: Issac <margol@beamartyr.net>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ajay Singh <stpl.ajays@gmail.com>
Co-authored-by: Harry Kimpel <harrykimpel@hotmail.com>
2020-11-16 12:52:08 -08:00
Young Bu Park d4012c8b3b
add upgrade step from 0.11.x to 1.0.0 (#907)
* add upgrade step to 1.0.0

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md

Co-authored-by: Nghia Tran <tcnghia@gmail.com>

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Removing explicit mention of .rc1

Co-authored-by: Nghia Tran <tcnghia@gmail.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-11-16 09:23:24 -08:00
Harry Kimpel 0edb4113a4
fixed some typo (#896)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-11-13 15:51:08 -08:00
Yaron Schneider 3509967baa
add versioning field for components (#906) 2020-11-12 10:16:26 -08:00
Sander Molenkamp 17746373b1
Amolenk/pubsubconsumerids (#901)
* Remove consumerID from NATS sample

* Remove consumerID from RabbitMQ sample
2020-11-10 11:15:12 -08:00
Jayesh Sharma 0c38833156
change authention to authorization (#902) 2020-11-10 11:14:20 -08:00
Yaron Schneider daa503e2a0
Add performance section (#894)
* add performance section

* review feedback

* add service invocation link

* Update perf-service-invocation.md

* updated numbers

* Update perf-service-invocation.md

* Update perf-service-invocation.md

* add HA numbers

* link to perf from service invocation overview

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-11-06 10:42:45 -08:00
Yaron Schneider 7ab14244dd
Update blobstorage.md (#890) 2020-11-03 11:53:52 -08:00
AbserAri 90816bed56
Update setup-nats-streaming.md (#884) 2020-10-28 14:34:39 -07:00
Aaron Crawfis a234e10fa3
Migrate to new Dapr docs site (#880)
* Initial configuration of hugo and docsy

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Testing file

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Updated overview structure

* Upadted git ignore for package lock

* Removed generated scss

* Update package lock

* Add README

* Update install process

* Move How-To Guides into Docs

* Add front matter

* Add Overview

* Adjust Table of Contents sizing

* Add back overview

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Rename Guide to HowTo

* Allow unsafe HTML for custom images

* Move images into static repo

* Darken TOC

* Add setup docsy step

* Add algolia information

* Update docs with new heirarchy

* Add algoloia information

* Merge master

* Updating directory structure

* Integrating deploying folder intop operations

* Moved building blocks

* Conceptual docs updates (#845)

* Update title

* Update to conceptual docs

* Operations section (#846)

* added FAQ on perf benchmark (#839)

* added FAQ on perf benchmark

* typos

* Update FAQ.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Move images

* Move static docs

* Update toc template

* Update operations section

* Update Actions Workflow

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Developing applications section [hugo-docs] (#847)

* Developing applications section

* Changing capital letters in getting started section

* Remove redundant getting started title

* Updating theme and configuration (#852)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* moving components setup howtos to operations section

* Removing moved files from OLD

* Update Operations (#853)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section (#854)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Adding headers for secrets and state components

* Complete operations section (#856)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Integrating final readme files from OLD

* Final update (#858)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Moved docs to top level folder

* Disable taxonomies

* Remove duplicate ToC

* Added information on disabling categories and tags

* Removed manual ToC

* Add CLI title (#859)

* Update build command (#860)

* Add CLI title

* Update build command

* Add env variables

* Update version

* Remove extra v

* Add Google Analytics and Algolia

* Move Algolia search code

* Fix algolia info

* Update algolia search

* Update theme

* Enable debugging for Algolia

* Enable debugging for algolia

* Delete tabs

* Temporarily disable algolia

* Add shortcodes for tabs

* Update Dapr CLI instructions to use shortcodes

* Override max_width for code blocks

* Add authoring guide

* Update readme with authoring guide link

* Fixed spacing

* Update images

* Update service invocation

* Update building block descriptions

* Update wording

* Update state management building blocks

* Move example

* Updated state docs

* Pub/Sub Updates

* Pupsub updates

* CLI reference

* API reference

* Contributing

* Binding specs

* Service invocatio nupdate

* Update reference page

* Small actors fixes

* Enable search

* Fix ref

* Fix small typo

* Correct letter

* Fix caps

* Fix caps

* Rename logs

* fixing links in concepts section

* Renaming cli/overview.md to avoid conflict with general Dapr overview file name

* Update Operations

* componenet setups

* fixing links is Getting started section

* Update references

* Fix references

* Fix link

* partial fixes to developing applications

* Adding code of conduct link to main README

* Update app insights tabs

* Bold headers

* Update getting started guide

* Update titles

* Update branch name

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-green-hill-0d7377310.yml

* Delete hugo-docs info

* Update publish cli command

* Update pubsub HowTo

* Updating contributing section

* Update README.md

Co-authored-by: Azure Static Web Apps <opensource@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-10-26 11:37:44 -07:00
Ori Zohar 4b61351a7c Updating contributing section 2020-10-23 18:34:12 -07:00
Aaron Crawfis e3dc72210f Merge branch 'master' into website 2020-10-23 10:00:46 -07:00
Aaron Crawfis 190527b34c Merge branch 'master' into hugo-docs 2020-10-21 13:43:57 -07:00
Aaron Crawfis 1530c0e932 Update app insights tabs 2020-10-20 12:02:24 -07:00
Aaron Crawfis 3dae9a0dfa Fix link 2020-10-16 17:23:53 -07:00
Aaron Crawfis 7d98423f83 Update references 2020-10-16 17:11:21 -07:00
Aaron Crawfis 0539bc07fc componenet setups 2020-10-16 16:17:26 -07:00
Aaron Crawfis b64683d044 Update Operations 2020-10-16 15:32:16 -07:00
Aaron Crawfis 4b9c942fb7 Rename logs 2020-10-16 13:31:29 -07:00
Aaron Crawfis 06e2d17bed Pupsub updates 2020-10-15 11:58:38 -07:00
Aaron Crawfis 02efbf71b9 Updated state docs 2020-10-15 09:48:16 -07:00
Aaron Crawfis dbe4f21e07 Update building block descriptions 2020-10-14 17:37:06 -07:00
Aaron Crawfis c176ea507b Moved docs to top level folder 2020-10-12 15:26:05 -07:00