mirror of https://github.com/dapr/docs.git
2 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
c83b62396d
|
Upmerge 2021 05 03 (#1457)
* Added table to show Kubernetes options When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk. * incorporating feedback * Update concepts and add terminology page * Add note on gRPC * Update concepts docs * Fix typo Add a missing word * Clarify state management examples * Add info on reporting security issues * Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md * Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md * Fix self-hosted docs * Remove name-resolution reference * Simplify options * Update components-concept.md * Update configuration-concept.md * Update overview.md * Update terminology.md * fix pulsar pubsub conponent metadata fields enableTLS to not required * Fix self-hosted description * clarify integrations * Removed duplicate word Removed additional "are" * Don't mark as stale if waiting on code pr Co-authored-by: Donovan Brown <dbrown@microsoft.com> Co-authored-by: Ori Zohar <orzohar@microsoft.com> Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com> Co-authored-by: Mark Fussell <mfussell@microsoft.com> Co-authored-by: zhangchao <zchao9100@gmail.com> |
|
|
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> |