Ori Zohar
515d26d35a
taking latest from hugo-docs branch
2020-10-09 16:04:19 -07:00
Aaron Crawfis
d869373979
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
2020-10-09 15:47:28 -07:00
Ori Zohar
50301edaac
Adding headers for secrets and state components
2020-10-09 15:38:58 -07:00
Aaron Crawfis
1502710ab1
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
2020-10-09 15:21:09 -07:00
Aaron Crawfis
91f08d7a39
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
2020-10-09 14:39:43 -07:00
Ori Zohar
076eed8b4a
Merge branch 'hugo-docs' into hugo-docs-ori2
2020-10-09 14:29:03 -07:00
Ori Zohar
f60c1fd24b
Removing moved files from OLD
2020-10-09 14:27:51 -07:00
Ori Zohar
0bf521388f
moving components setup howtos to operations section
2020-10-09 14:26:50 -07:00
Aaron Crawfis
250f0a44f1
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
2020-10-09 13:20:38 -07:00
Ajay Singh
986d48a37e
Update environment-setup.md ( #841 )
...
A new pod for dapr dashboard is also get added in the new version.
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-10-09 10:41:24 -07:00
Mark Fussell
266fe971e6
Update README.md ( #848 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-10-07 21:02:58 -07:00
Ori Zohar
c9cd431e01
Developing applications section [hugo-docs] ( #847 )
...
* Developing applications section
* Changing capital letters in getting started section
* Remove redundant getting started title
2020-10-06 21:28:14 -07:00
Aaron Crawfis
9c35224ccc
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>
2020-10-06 12:47:05 -07:00
Mark Fussell
125d12145c
Conceptual docs updates ( #845 )
...
* Update title
* Update to conceptual docs
2020-10-06 12:40:10 -07:00
Aaron Crawfis
e1ba3b38da
Moved building blocks
2020-10-02 11:03:35 -07:00
Ori Zohar
85545323a7
Integrating deploying folder intop operations
2020-10-02 10:23:58 -07:00
Ori Zohar
fd9739551a
Updating directory structure
2020-10-02 10:06:15 -07:00
Mark Fussell
0448ea7038
added FAQ on perf benchmark ( #839 )
...
* added FAQ on perf benchmark
* typos
* Update FAQ.md
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-10-01 20:33:50 -07:00
Aaron Crawfis
52d9d04d58
Merge master
2020-10-01 15:51:04 -07:00
Aaron Crawfis
d08dd276cb
Merge branch 'master' into hugo-docs
2020-10-01 15:50:54 -07:00
Aaron Crawfis
c7418c5885
Add algoloia information
2020-10-01 15:37:53 -07:00
Aaron Crawfis
01d6e2b165
Update docs with new heirarchy
2020-10-01 15:37:45 -07:00
Aaron Crawfis
e26af19d76
Add algolia information
2020-10-01 15:37:03 -07:00
Aaron Crawfis
6227f0c929
Merge branch 'master' into hugo-docs
2020-10-01 15:36:18 -07:00
halspang
695b6ad1c4
Fix aks cluster provisioning command ( #838 )
...
When originally written, the command to provision an aks cluster
had to specify a specific version of Kubernetes. The requirement
of having Kubernetes version 1.13.x or higher is now met by the
default version of Kubernetes in all regions.
Additionally, all clusters now have rbac enabled by default so this
option is also removed.
https://github.com/dapr/docs/issues/832
2020-10-01 13:47:55 -07:00
Mukundan Sundararajan
729e78301e
Update README.md ( #837 )
...
* Update README.md
* Update README.md
2020-09-30 16:26:42 -07:00
vinayada1
86400a00bc
Add documentation - allow lists for service invocation ( #809 )
...
* Add documentation - allow lists for service invocation
* Update README.md
* Update README.md
* more changes
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Change app id annotation
* Update README.md
* Update README.md
* fix appId annotation
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-09-30 11:04:33 -07:00
Phil Kedy
38f4569741
Replacing `defaultAcess` to `defaultAccess` ( #835 )
...
* Replacing `defaultAcess` to `defaultAccess`
* Another typo
2020-09-29 11:10:22 -07:00
Harry Kimpel
1459d59475
changed defaultAcess to defaultAccess ( #834 )
2020-09-29 10:55:42 -07:00
Mark Fussell
75415b6b3c
Changes to State Management and Pub/Sub articles and improving Redis docs. ( #831 )
...
* Updates to Service Invocation and State Management
* update
* Another update
* Update concepts/service-invocation/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update concepts/service-invocation/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update concepts/service-invocation/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update howto/invoke-and-discover-services/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Updated retries
* Update README.md
* Update to State Store and Pub/Sub topics
* More update to State and Pub/Sub
* update env topic
* Update README.md
* Update README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-09-28 10:07:21 -07:00
Mark Chmarny
009e93ad0e
Docs for RethinkDB state store, state change binding ( #723 )
...
* init rethinkdb state store doc
* updated comments
* rethinkdb state store docs
* state change
* table name
* Update howto/track-rethinkdb-state-store-changes/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update howto/track-rethinkdb-state-store-changes/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update howto/track-rethinkdb-state-store-changes/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-09-28 09:12:26 -07:00
Mark Fussell
57b0fa8e32
Create CODEOWNERS ( #827 )
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-09-27 20:29:59 -07:00
Artur Souza
d7638cd031
Add doc for pubsub response handling. ( #828 )
2020-09-25 15:56:16 -07:00
Mark Chmarny
35c91835e5
postgres bindng docs ( #813 )
2020-09-25 15:41:08 -07:00
Mukundan Sundararajan
7315960c16
Fix indentation in metrics config ( #829 )
2020-09-25 15:40:19 -07:00
Mark Fussell
45f7adb635
Updates to Service Invocation and State Management ( #822 )
...
* Updates to Service Invocation and State Management
* update
* Another update
* Update concepts/service-invocation/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update concepts/service-invocation/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update concepts/service-invocation/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update howto/invoke-and-discover-services/README.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Updated retries
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-25 12:20:30 -07:00
Mark Chmarny
ddc8f61ffc
Updates Dapr Helm repo location ( #826 )
2020-09-25 10:43:01 -07:00
Yaron Schneider
479a1b7e84
Update azure blob storage binding ( #824 )
...
* update azure blob storage binding
* update examples
2020-09-25 10:16:18 -07:00
Mark Chmarny
f6b7f0b3f0
example and 2x wrap clarification ( #810 )
...
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:18:25 -07:00
Yaron Schneider
2bb237893f
Update README.md ( #818 )
2020-09-24 15:15:45 -07:00
Nghia Tran
2dc8fa3168
Update some broken links ( #817 )
...
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:12:47 -07:00
Mark Chmarny
be9a77d458
case-sentivice URL params note ( #814 )
...
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:05:53 -07:00
AbserAri
4b3f3a8c83
Update rabbitMQ.md prefetch feature doc. ( #779 )
...
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:04:36 -07:00
AbserAri
cd29553d7b
update setup nats-streaming md and delete the setup-nats.md ( #774 )
...
* update setup nats-streaming md and delete the setup-nats.md
* changed as advise.
* revert previous change (port 7777 -> 4222)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:01:34 -07:00
Young Bu Park
f6f2f6bb01
migrate to new github helm chart repo ( #816 )
2020-09-24 12:43:39 -07:00
Shalabh Mohan Shrivastava
16d30d2f75
fixing broken links ( #812 )
2020-09-24 00:14:39 -07:00
Aaron Crawfis
b8b4e38a6f
Add setup docsy step
2020-09-23 14:27:50 -07:00
Aaron Crawfis
a507c7d93e
Darken TOC
2020-09-23 10:13:59 -07:00
Aaron Crawfis
b5d25748c6
Move images into static repo
2020-09-23 10:10:24 -07:00
Aaron Crawfis
8fa8e7c07c
Allow unsafe HTML for custom images
2020-09-23 10:10:08 -07:00