mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
Example docker-compose is not accessible in deployed documentation #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @s-blu on GitHub (Jun 8, 2025).
Hello,
thanks for maintaining this project! I haven't fully started yet, but open-webui is impressing on it's first look already.
On https://docs.openwebui.com/getting-started/quick-start/ there is a link in the sidebar "Example docker-compose.yml" which is inaccessible. This seems to be true for subsequent points, too.
The documentation page seem to only show content of
docs/docs/getting-started/quick-start/index.mdx, as if the import of the outsourced documentation files underdocs/getting-started/quick-start/tab-dockerdoes not work.Regards
@DaWe35 commented on GitHub (Jun 18, 2025):
It works for me
@s-blu commented on GitHub (Jun 18, 2025):
Oh dear, I am very sorry. I clicked on "example docker-compose.yml" in the sidebar (marked red) and did not jump to the section; then I scrolled down and was searching for the heading while absolutely ignoring these blue buttons...
Sorry for the trouble, thanks a lot for your reply.