Skip to content

feat: serve llms.txt from self-hosted dashboard#4483

Open
mtalhazulf wants to merge 1 commit into
Dokploy:canaryfrom
mtalhazulf:feat/serve-llms-txt
Open

feat: serve llms.txt from self-hosted dashboard#4483
mtalhazulf wants to merge 1 commit into
Dokploy:canaryfrom
mtalhazulf:feat/serve-llms-txt

Conversation

@mtalhazulf
Copy link
Copy Markdown

@mtalhazulf mtalhazulf commented May 24, 2026

Add llms.txt to the self-hosted Dokploy app's public directory so every instance serves it at /llms.txt for AI tool discoverability, pointing to the documentation index at docs.dokploy.com/llms.txt.

What is this PR about?

Please describe in a short paragraph what this PR is about.

Checklist

Before submitting this PR, please make sure that:

  • You created a dedicated branch based on the canary branch.
  • You have read the suggestions in the CONTRIBUTING.md file https://github.com/Dokploy/dokploy/blob/canary/CONTRIBUTING.md#pull-request
  • You have tested this PR in your local instance. If you have not tested it yet, please do so before submitting. This helps avoid wasting maintainers' time reviewing code that has not been verified by you.

Issues related (if applicable)

closes #4480

Screenshots (if applicable)

Add llms.txt to the self-hosted Dokploy app's public directory so every
instance serves it at /llms.txt for AI tool discoverability, pointing to
the documentation index at docs.dokploy.com/llms.txt.
@mtalhazulf mtalhazulf requested a review from Siumauricio as a code owner May 24, 2026 17:06
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add llms.txt for AI tool discoverability and documentation access

1 participant