A documentation platform you actually own
myDoc24 is a knowledge platform for teams who want their writing to live on their own infrastructure — your domain, your servers, your auth, your rules. Write articles in Markdown, organise them however your team thinks, and publish to a clean editorial reader your visitors will actually want to read.
Built around the way teams write
Author in Markdown. A live editor with attachments, code blocks, tables, and embedded media. Save and the content is sanitised, rendered to HTML, and ready to publish.
Organise content your way. Articles and editable sections you can reorder, rename, and restructure without rewriting a single page.
Control who reads and who edits. Roles for readers, writers, and admins. Magic-link sign-in, Google and Microsoft single sign-on, or a classic password flow with forgot-password and admin-issued resets. Sign-up policy is yours to set — invite-only, open to anyone, or somewhere in between.
Automate the boring parts. A REST API with bearer tokens lets you upload articles from scripts, sync from another system, or hand authoring off to an LLM agent. The OpenAPI 3.1 spec is published openly at /api/openapi.yaml — point any tool that speaks OpenAPI at it.
Make it yours. Title, tagline, logo, and accent colour are all editable from the admin. No code change to rebrand.
Five minutes from zero to live
Install with npm against your existing MySQL, or docker compose for a bundled stack. Boot the server, open the URL, and a five-screen wizard walks you through database connection, site settings, and the first admin account. No SSH required for the happy path.
Where to go next
- Changelog — what's shipped recently and what's coming.
- Support — how to reach us with questions.
- Clients — explore live deployments running on the platform.