UNOMI-882: Sync Unomi 3.x manual documentation#783
Merged
Conversation
Bring the published manual in line with Unomi 3.x: new architecture, security, migration, and tracker guides plus updates to configuration, API examples, and the doc index. Validates with mvn -pl manual -am generate-resources. Related: UNOMI-894, UNOMI-230.
…atibility-mode doc - Correct org.apache.unomi.opensearch.ssl.enable to sslEnable to match the actual property name used elsewhere - Include v2-compatibility-mode.adoc from migrations.adoc, which was added but never wired into the manual's TOC
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.
For project managers
The public Unomi documentation still described much of the product as “2.x” while the codebase targets Unomi 3.x. This change updates the official manual so customers, partners, and internal teams have accurate guides for configuration, migrations, security, multi-tenancy, the JavaScript tracker, and API examples—reducing onboarding friction and support questions caused by outdated docs.
Summary
migrate-es7-to-es9.adocundermigrations/manual/pom.xmlandgenerate-manual-config.shalignmentJIRA
Test plan
mvn -q -pl manual -am generate-resourcesNotes
unomi-3-dev(docs-only; no runtime code changes)multitenancy.adocis included as on 3-dev (not yet linked fromindex.adocupstream)