forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Search][Connectors] Update self-managed instructions, copyedit (elas…
…tic#197199) Addresses elastic/search-team#8471 and elastic/search-team#8498 ## Changes in docker_instructions_step.tsx - Simplified and improved Docker setup instructions - Added automatic config.yml file generation with proper escaping - Removed manual config file download step - Added link to example config in elastic/connectors repo - Improved section headings and instructions clarity - Updated text to be more user-friendly and direct ## Changes in deployment.tsx - Updated configuration step description to emphasize automatic generation - Changed "Configure index and API key" to "Generate index and API key" - Improved wording around configuration automation ## Changes in manual_configuration_flyout.tsx - Renamed "CLI" to "Command-line interface" - Added separate "Connectors CLI" text constant - Improved manual configuration description - Enhanced CLI usage instructions with better config.yml references - Made redirect message more direct and clear ## Changes in start_step.tsx - Changed "Set up" to "Setup" - Updated deployment choice text to be more concise - Changed "Self managed" to "Self-managed" - Improved automatic configuration description - Made manual configuration options clearer ## Changes in constants.ts - Simplified Docker run command - Removed verbose comments from Docker command - Updated path handling to use $HOME consistently - Made Docker volume mounting more straightforward ## Changes in run_from_source_step.tsx * Moved all content into an accordion with clearer heading * Improved source code download instructions and button text * Added link to example config file in repository * Enhanced step-by-step instructions with "First", "Next", "Finally" * Improved text clarity and formatting throughout * Added EuiLink component import for the example file link
- Loading branch information
1 parent
8de3636
commit c0254a8
Showing
9 changed files
with
235 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.