Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edge Server: Public Preview (mongodb#727)
* Edge Server: Add findAndModify command (mongodb#726) * Add findAndModify command * Apply review suggestion Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * (DOCSP-38851): Add a Manage Edge Servers page (mongodb#728) * Draft Manage Edge Servers page * Grammatical and other minor fixes * Add info about Edge Server using Device Sync * Formatting fixes * Refactor enable Device Sync callout to include * Add info about updating a data model * Remove placeholders on Configure page in favor of other PR * Remove 'Register' details as this occurs during configuration * Add details about supported authentication providers * Incorporate tech review feedback * Clarify Edge Server service, instance language, grammar and typo fixes * Fix wireprotocol to Wire Protocol * Incorporate review feedback * Change 'MongoDB URI' reference to 'Driver' * Clarify details about _id field type * (DOCSP-38550): Update Edge Server landing page for Public Preview (mongodb#739) * Update Edge Server landing page for public preview * Add meta description * Apply suggestions from review Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * Add info about the template app to the CTA --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * (DOCSP-38852): Update the 'Configure' page for Public Preview (mongodb#733) * Update the 'Configure' page for Public Preview * Clarify and add details, improve table styling in procedure * More details and table formatting fixes * Incorporate review feedback * Add table widths to fix formatting * Incorporate more review feedback * Incorporate tech review feedback * Apply tech review feedback * Clarify linked data source * Simplify collection/schema in the example copy * (DOCSP-38553): Update the 'Connect' page for Public Preview (mongodb#735) * Update the 'Connect' page for Public Preview * Product naming and grammar fixes * Update server/instance/service language per discussion * Incorporate review feedback * Incorporate tech review feedback and test connecting * Remove the 'Supported Auth Providers' section * Apply review suggestions Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * Incorporate review feedback --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * Note that num_local_clients does not include Wire Protocol connections * (DOCSP-38875): Edge Server Permissions Guide (mongodb#745) * Draft Edge Server permissions page * Reverse the order of client permissions to match example image * Rename section and update refs to match * Wording clarifications * Apply suggestions from review Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * Move explanations above examples * Apply tech review feedback * Fix snippet highlighting range --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * (DOCSP-38560): Edge Server Admin API Endpoint Documentation (mongodb#741) * Initial draft of new Edge endpoints * Remove endpoints to try to get docs to build * Fix nesting maybe * Add type for Get response schema * Add examples * Add info about user_id, status enum options * Add examples for combined schema * Remove inline examples * Add Edge Server tag * Change 'examples' to 'example' * Move examples to schema definition * Add examples back to inline base definition * Move base example to schema level instead of inline * Remove base object and move definitions into separate objects * Minor tweaks to descriptions and required fields * Updates based on API code * Incorporate review feedback * Note that 'hostname' is not currently populated * Update HTTP responses for newly-tested endpoints * Wrap date times in quotes * Add metrics details * Fix build error * Remove 'placeholder' boilerplate * Update example query to a more general, representative example * Update the correct query example * (DOCSP-38554): Add a Monitor Edge Server page (mongodb#748) * WIP draft monitor page * Populate log details * Adjust table spacing * Adjust table spacing * Adjust table spacing * Adjust table spacing * Adjust table spacing * Apply suggestions from review Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * Add BOOTSTRAPPING to the status options * Move table contents over by one space to fix formatting issue * Change widths to adjust spacing --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * (DOCSP-39016): Update `edgectl` details for `init`, `query` and `profile` (mongodb#747) * Update edgectl details for release * Fix unexpected intent error * Update the cycle registration token flag * Apply review feedback * (DOCSP-38863): Address TODOs and placeholders to prepare Feature Branch for merging (mongodb#749) * Populate Admin API details in procedures on the Manage page * Populate placeholder refs to Metrics and Logs on Manage page * Fix title underline length issues on Permissions page * Populate Admin API endpoint placeholder on Permissions page * Populate Admin API placeholders on Monitor page * Add info about adding Edge Servers to a Device Sync App * Add detail about stopping and starting an instance to add a new collection * Apply suggestions from review Co-authored-by: lindseymoore <71525840+lindseymoore@users.noreply.github.com> --------- Co-authored-by: lindseymoore <71525840+lindseymoore@users.noreply.github.com> * Apply suggestions from review Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> * Be more explicit in edgectl bool flags and remove unneeded flag * Fix missing Admin API placeholders * Add boostrapping state for Edge Server status in the UI * Capitalize Wire Protocol * Replace generic Data Services procedure with specific procedure --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com> Co-authored-by: lindseymoore <71525840+lindseymoore@users.noreply.github.com>
- Loading branch information