Skip to content

RDoc-4089 Dashboard: IP configuration - #2652

Merged
ppekrol merged 2 commits into
ravendb:mainfrom
Danielle9897:RDoc-4089-quill-dashboard-ip-configuration
Sep 7, 2026
Merged

RDoc-4089 Dashboard: IP configuration#2652
ppekrol merged 2 commits into
ravendb:mainfrom
Danielle9897:RDoc-4089-quill-dashboard-ip-configuration

Conversation

@Danielle9897

Copy link
Copy Markdown
Member

Issue link

https://issues.hibernatingrhinos.com/issue/RDoc-4089/Quill-documentation-Dashboard-IP-configuration

Additional description

Added documentation for the Dashboard IP configuration view,
covering current DNS bindings, updating them, and verifying the result.

Type of change

  • Content - docs
  • Content - cloud
  • Content - Quill
  • Content - guides
  • Content - start pages/other
  • New docs feature (consider updating /templates or readme)
  • Bug fix
  • Optimization
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (update /scripts/redirects.json file, set Documents Moved PR label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

@Danielle9897
Danielle9897 requested a review from Lwiel September 6, 2026 10:08
Comment thread quill/dashboard/ip-configuration.mdx Outdated
Comment on lines +133 to +138
* The Dashboard does not read the container name from Docker,
so the generated name may not match the running container.

* Before running the command, run `docker ps` on the Docker host and verify the container name.
A container started with the documented setup command is normally named `quill-<name>`.
Replace the generated name if it does not match.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only happens if a user changes the container name themselves?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From what I've checked it's the only case (assuming the setup command provided by Quill itself was used), so maybe we should mention this explicitly?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

=>

* The Dashboard does not read the actual container name from Docker.  
  The name in the generated command may therefore differ from the running container name,  
  for example, if you changed the container name when running the setup command provided by Quill.

* Before running the command, run `docker ps` on the Docker host and verify the container name.  
  Replace the generated name if it does not match.

@Danielle9897
Danielle9897 requested a review from Lwiel September 7, 2026 10:19
@ppekrol
ppekrol merged commit 52b5f25 into ravendb:main Sep 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants