Feature ETP-3885: Improve Etendo RX doc based on feedback#664
Open
mapenglishservices wants to merge 2 commits into
Open
Feature ETP-3885: Improve Etendo RX doc based on feedback#664mapenglishservices wants to merge 2 commits into
mapenglishservices wants to merge 2 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Etendo RX documentation (EN + ES) to present RX as a platform overview (architecture/services, capabilities, and onboarding steps) and aligns the Spanish translation with the updated English content.
Changes:
- Reworked both pages to add an Overview, Architecture/Services table, Key Capabilities, and a 4-step Getting Started section.
- Restructured the Authentication section heading hierarchy and refined wording/labels (including ES translation fixes).
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| docs/developer-guide/etendo-classic/bundles/platform/etendo-rx.md | Rewrites the page into an RX platform overview and reorganizes Authentication/SSO/OAuth content. |
| docs/es/developer-guide/etendo-classic/bundles/platform/etendo-rx.md | Mirrors the new EN structure in Spanish and corrects translation issues and heading levels. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Etendo allows you to authenticate using these external provider accounts: **Google**, **Microsoft**, **LinkedIn**, **GitHub** and **Facebook**. Using the Single Sign-On (SSO) protocol is possible due to the integration through: | ||
|
|
||
| - [EtendoAuth Middleware Service](#set-up-etendo-to-login-with-etendoauth-middleware-service-recommended) | ||
| - [Auth0 Custom Implementation](#how-to-integrate-your-own-auth0-login-provider-with-etendo) |
|
|
||
| | Service | Default Port | Responsibility | | ||
| |---|---|---| | ||
| | **Config Service** | `8888` | Centralised configuration server. Reads settings from `src-rx/rxconfig/` YAML files and distributes them to all other RX services when they start. | |
|
|
||
| ## Getting Started | ||
|
|
||
| Follow these steps to initialise and run Etendo RX. |
Comment on lines
+86
to
+90
| If you are using the Dockerised deployment described in the full guide, you can also start the containers with `./gradlew resources.up`. | ||
|
|
||
| **Further reading** | ||
|
|
||
| - [Etendo RX Getting Started](../../../etendo-rx/getting-started.md) — full setup guide including requirements, RX Config window initialisation, and Docker-based startup |
| title: Etendo RX | ||
| --- | ||
|
|
||
| # Etendo RX |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Costo→Valor), untranslated string (1 hour→1 hora), and missing Getting Started stepsoverrides/assets/anais_translation_kb.json) — all translated UI terms verified against itTest plan
docs/assets/mkdocs buildpasses (4 pre-existingmaterial/searchwarnings inmkdocs.ymlare unrelated to this PR)🤖 Generated with Claude Code