Add daps preview#134
Merged
Merged
Conversation
balanza
reviewed
Jan 16, 2026
Member
balanza
left a comment
There was a problem hiding this comment.
Consider using the same docker compose file. You can spin up both service at the same time or one by one
docker compose up
docker compose up trento-docs
docker compose up daps-serve
Member
Author
|
@balanza good idea! |
14d505c to
3bb7e7a
Compare
EMaksy
added a commit
that referenced
this pull request
Jan 20, 2026
* Restructure trento install section (#99) * Personal Access Tokens Management RFC (#91) * Note the usage of different certbot nginx package names (#103) * Update Trento support plugin content (#101) * Update docs to use new wanda location in nginx and OAS support (#102) * Token introspection endpoint authentication (#104) * Remove ACCESS_TOKEN_ENC_SECRET references from wanda (#107) * Introspection endpoint doc (#105) * Remove docker and sp3 from user facing docs (#110) * Update manual installation guide with SLES 16.0 support (#109) * Add PATs documentation (#108) * Add PATs ADR (#111) * add docs (#112) * Local Documentation Preview with Docker (#114) * Reorganization of Prometheus documentation (#113) * add images to mcp (#119) * Add 3.0 to compatibility matrix (#100) * Improve writing for the partial docs release of the 2.5 version (#121) * Remove sle 16 (#122) * add sp fix (#123) * Restore the sle 16 mentions (#124) * Changes headings font sizes for better readability (#125) * Activity log correlation (#116) * User facing mcp integration documentation (#118) * Operations (#117) * Remove certbot warning for SLE16.0 (#129) * Add cluster requirements section (#132) * New structure for user facing documentation (#130) * Add docs revision description for trento 2.5 and 3.0 (#128) * Add Alerting (#136) * Different location of agent config file depending on SLES for SAP version (#137) * Add daps preview (#134) * improve wording for Trento 3.0 (#139)
abravosuse
added a commit
that referenced
this pull request
May 28, 2026
* Fix TRNT-3957 (#96) * Restructure trento install section (#99) * Restructure trento install section * Remove partial as it was included in kubernetes partial * Aligned naming of partial and added revdate to kubernetes * Personal Access Tokens Management RFC (#91) * API Keys Management RFC * Remove sections related to token changes/regeneration and related invalidation * Rename API Key to Personal Access Token * Change from :name to :jti in pat revoking API route * Move image to correct location * Fix typos * Add reference to invalidating disabled users' PATs * use `eg` rather than `ie` * Add reference to alternative about allowing selecting scopes for a PAT * Polish unnecessary options, remove image * Add section about pat metadata storage * Add section with JWT rationale * Tracked JWKS alternative * Add reference to menu * Fix PR number reference * Revisit token retrieval to leverage existing endpoints * Reframe with PATs as opaque tokens * Note the usage of different certbot nginx package names (#103) * Note the usage of different certbot nginx package names --------- Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update Trento support plugin content (#101) * Fix TRNT-3895 * Add feedback * Update docs to use new wanda location in nginx and OAS support (#102) * Update docs to use new wanda location in nginx and OAS support * Fix checks servirce url variable name * Token introspection endpoint authentication (#104) * Extend with token introspection endpoint authentication * Add extra PRO to option 3 * Extend options * Add proposed current solution * Remove ACCESS_TOKEN_ENC_SECRET references from wanda (#107) * Introspection endpoint doc (#105) * Add token introspection docs * Add traefik usage clarification * Remove placeholder from nginx config doc * Remove docker and sp3 from user facing docs (#110) * Remove docker from user facing docks * Remove container and docker mentions * Remove SP3 * Add env for wanda * Use vars and upcast rpm * Add explicit sle 16.0 * Update manual installation guide with SLES 16.0 support (#109) * Update systemd install * Remove ip access note * Update prometheus with sle 16.0 instructions * Add PATs documentation (#108) * Add PATs documentation * Update trento/adoc/personal-access-tokens.adoc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add user manager notes * Fix links in main readme * Add note about changing user permissions and user deletion * Remove unnecessary path part in main readme * Improve image titles * Fix section name * Rephrase future form to present * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Update trento/adoc/trento-personal-access-tokens.adoc Co-authored-by: Dmitri Popov <dpopov@suse.com> * Remove unnecessary introducion section --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Dmitri Popov <dpopov@suse.com> * Add PATs ADR (#111) * add docs (#112) * Local Documentation Preview with Docker (#114) * Add local docs build * Fix selinux permission * Add workflow guide * Reorganization of Prometheus documentation (#113) * prometheus integration * blank space at the end of the agent installation file * including documentation about installation on 16 * Using code block for flag to install prometheus in a particular node * Removing reference to prometheus architecture --------- Co-authored-by: Dmitri Popov <dpopov@suse.com> * add images to mcp (#119) * Add 3.0 to compatibility matrix (#100) * Improve writing for the partial docs release of the 2.5 version (#121) * Apply feedback * Add 2.5 reference without sle 16.0 * Remove sle 16 (#122) * add sp fix (#123) * Restore the sle 16 mentions (#124) * Changes headings font sizes for better readability (#125) * Activity log correlation (#116) * Describe correlation feature * Add feedback * Add revdate and bullet points --------- Co-authored-by: EMaksy <emaksymenko@suse.de> * User facing mcp integration documentation (#118) * Integrate MCP server docs: Add architecture, and integration docs. * Restructure Installation: Split the install section into modular articles and reworked Helm/systemd flows using partials. * Update Architecture: Replace diagrams and SVGs to reflect new MCP structure and host docs. * Refine Configuration: Add specific systemd network requirements, reverse proxy mentions, and MCP host variables. * General Cleanup: Fix linter errors, standardize naming, and update document revision dates. --------- Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> Co-authored-by: Antonio Gamez Diaz <antonio.gamez@suse.com> * Operations (#117) * initial draft * initial draft * internal timemouts clarified * reference to the activity log section * Addition of revdate * Content review using SUSE Documentation Style Guide NotebookLLM * Remove certbot warning for SLE16.0 (#129) * Add trento 3.0 version highlights * Add vars * Add cluster requirements section (#132) * add cluster requirements section * move cluster section after sap req * Migration of sec-trento-installation-prerequisites subsection content to the sec-trento-server-requirements and sec-trento-agent-requirements subsections --------- Co-authored-by: abravosuse <alberto.bravo@suse.com> * New structure for user facing documentation (#130) * Restructure docs file layout * align headers for installation * update left nav bar * Fix the update section navigation * Fix uninstall navigation * Update core features nav * Add docs revision description for trento 2.5 and 3.0 (#128) * Add docs revision description * add space between chapters * Add Alerting (#136) * Different location of agent config file depending on SLES for SAP version (#137) * Add daps preview (#134) * Add first docker daps option * Improve daps docker-compose and update docs * combine to one docker-compose * improve wording for Trento 3.0 (#139) * Fix leftover for trento 3.0 * final fix for trento 3.0 docs * Grafana Alloy integration (#126) * add rfc * fix chart * remove stub code * header revision * explain what is this for * refine prometheus endpoint url spec * refine rpm spec macro * refine-example * payload * appendiz * ignore failure on start * simple solution * authn conf * Add working pdf links (#140) * Add pdf preview (#141) * Add build script for preview of the documentation * fix docker-compose user permission * Fix daps image width for pdf build in Trento 3.0 (#143) * fix image width pdf build * Fix scale on svg * Change title * Grafana Alloy integration: configuration and status check (#142) * configuration strategy * status pill * review status badge * review title * review porameters name * Add frontend analytics ADR doc (#147) * Add frontend analytics ADR doc * Add new docs to navigation menu * Give additional context * Simplify EULA acceptance description Co-authored-by: Emanuele De Cupis <emanuele.decupis@suse.com> * Improve consequences point about releases * Rename intermediate chapter name --------- Co-authored-by: Emanuele De Cupis <emanuele.decupis@suse.com> * Create analytics GTM setup docs (#146) * Create analytics GTM setup docs * Add new docs to navigation bar * Add antora mermaid extension (#148) * render mermaid with extension * Wrong flag name in RFC (#150) * adr-alloy (#151) * Mobile Search Improvement (#115) * Changes search elements for mobile layouts and adds styles * Adds functionality to toggle the display of search for mobile layouts * Adds eos-icons package * Adds eos-icons as a font and includes it in the gulp build * Adds ui-bundle.zip file * Remove workbench repository docs (#152) * Remove workbench repository docs * Remove git clone of workbench * Remove workbench reference from docs * Fix images path in antora config file * Add edit-url extension to trento docs hub (#145) * Add edit url extension * add tests * add ci for tests * add docs * Add doc comment, fix typo and put own extension to bottom * pin ci os version * Update release docs for the new branching strategy (#153) * Fix image include (#154) * fix image url * update docs * test image include * adr prometheus auth (#155) * Improve saml usage docs (#156) * Improve SAML usage docs * Reference trento with tag * Fix linting errors * Fix section tag * Add specific error for the troubleshooting * fix typo in nav (#158) * Add user documentation for Ansible (#157) * Fix cmd format in ansible docs(#161) * add sudo var (#162) * Pin GHA to SHA instead of tags (#165) Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> * [TRNT-4330] Add Dependabot configuration (#166) Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> * Adds Analytics Docs (#185) * Adds analytics docs * Adds analytics to trento guide * Changed the position of Analytics page * [TRNT-4358] Update LICENSE to match Apache-2.0 verbatim text (#196) Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> * [TRNT-4358] Add license headers (#197) Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> * Improve root documentation overview and developer navigation (#195) * Add docs update draft * Reduce duplicated information * add content * add examples and content * remove duplicated docs * Update the antora documents * update antora docs ui information * add automation ntoes and versioning * add maintainer guide and pipeline * add ownership notes * Reorder nav * clarify main readme * Update the git workflow * clarify ui build * Ansible support (#198) * add support config description * update revdate * Remove ClusterTools2 reference (#190) * Add resource refresh operation and rename cluster start/stop operation name (#191) * Add resource refresh operation docs * Rename cluster start/stop operations * Fix resource maintenance operation pre-condition * Document complete database layer operations (#192) * Document complete database layer operations * Correction to minor wording change for introduction to site operations --------- Co-authored-by: Alberto Bravo <abravo@SUSE-008561.localdomain> * Document cluster state pill usage (#194) * Document operation failed new fields for activity log (#199) * Document operation usage principle about target heartbeat (#193) * Add operation usage principle about target heartbeat * Add dot to end of sentence * Visualization of versions of different components in About view (#201) * Visualization of versions of different components in About view * Minor style and grammar corrections * Add clarifications about timezones (#189) Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> Co-authored-by: Copilot <copilot@github.com> Co-authored-by: Alberto Bravo <alberto.bravo@suse.com> * Filesystem and swap utilization dashboards (#202) The host details view now includes filesystem and swap utilization dashboards in addition to the CPU and Memory utilization ones. * trento_supportconfig_plugin_generates_scenario_dump (#203) The Trento supportconfig plugin generates a scenario dump when executed in a systemd deployment. * Document Grafana Alloy integration (#149) * configure prometheus for SLES 16 * update auth section * remove mentions to bearer as default auth * add exported metrics table * add manual prometheus setup * Filesystem and swap utilization are also rendered as graphical dashboards. * final review --------- Co-authored-by: Alberto Bravo <alberto.bravo@suse.com> * Updates on helm deployments procedures regarding the write endopoint (#205) * Updates on helm deployments procedures regarding the write endopoint * Removal of experimental flag and obsolete runner references in helm commands * revision_history, compatibility matrix and version highlights (#204) * revision_history, compatibility matrix and version highlights * Fix malformed revhistory list in trento guide docinfo Agent-Logs-Url: https://github.com/trento-project/docs/sessions/50f7fc76-4860-44ef-9e09-831cf5b9e67d Co-authored-by: abravosuse <91731013+abravosuse@users.noreply.github.com> * Inclusion of release dates --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Update trento/adoc/trento-ansible-install.adoc Removing Diagnostics tooling as this is not yet available. * Update trento/adoc/trento-ansible-install.adoc Removing section about support tooling as this is not yet available. --------- Signed-off-by: Antonio Gamez Diaz <antonio.gamez@suse.com> Co-authored-by: Dmitri Popov <dpopov@suse.com> Co-authored-by: Eugen Maksymenko <emaksymenko@suse.com> Co-authored-by: Nelson Kopliku <nelson.kopliku@suse.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Vicente <58304150+vicenteqa@users.noreply.github.com> Co-authored-by: Alberto Bravo <alberto.bravo@suse.com> Co-authored-by: Jurgen <jurgen.goldschmidt@suse.com> Co-authored-by: EMaksy <emaksymenko@suse.de> Co-authored-by: Antonio Gamez Diaz <antonio.gamez@suse.com> Co-authored-by: Emanuele De Cupis <emanuele.decupis@suse.com> Co-authored-by: Kristiyan Kanchev <kristiyan.kanchev@suse.com> Co-authored-by: Alberto Bravo <abravo@SUSE-008561.localdomain> Co-authored-by: Copilot <copilot@github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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.
This pr adds a docker-compose.daps.yml file which helps us to build the official suse documentation the same way it is build in https://documentation.suse.com/sles-sap/trento/html/SLES-SAP-trento/index.html , based on https://build.opensuse.org/package/show/Documentation:Containers/daps-toolchain and https://github.com/openSUSE/daps2docker
With this we can locally preview now both the antora page and the official suse html on localhost:3001.
Added also a description how to run the containers

Preview: