18 Commits

Author SHA1 Message Date
Andras Bacsai 35f961e2cb docs(postgres): add internal database upgrade guide
Document the internal PostgreSQL major upgrade and rollback flow, add it to the getting-started sidebar, and clarify compose override precedence when the upgrade override is present.
2026-06-03 14:37:41 +02:00
Andras Bacsai 95b40184ad chore(docs): update destinations sidebar entries
Split the destinations knowledge base item into introduction, create, and manage pages in both hand-authored and generated metadata, and keep index entries from collapsing section headings.
2026-05-26 13:07:03 +02:00
Andras Bacsai b8376bc2f3 fix: stabilize generated Open Graph images
Install system fonts in the Docker build and configure Resvg to load them so generated OG images render text reliably. Also emit absolute OG image URLs in route metadata.
2026-05-26 12:25:31 +02:00
ShadowArcanist 0a3a91e3c3 docs(railpack): add railpack guide 2026-05-24 20:26:41 +05:30
ShadowArcanist 64f49fce58 fix(dev): ignore known link check false positives 2026-05-11 11:26:58 +05:30
ShadowArcanist 7adc310ead fix(dev): remove rendered crawl summary 2026-05-11 11:05:18 +05:30
ShadowArcanist 97891dfd6d fix(dev): ignore placeholder logo link checks 2026-05-11 11:04:22 +05:30
ShadowArcanist 7b9edc2488 fix(dev): ignore example link checks 2026-05-11 11:02:18 +05:30
ShadowArcanist f08eae17e8 fix(dev): preserve docs base for redirect checks 2026-05-11 09:26:55 +05:30
ShadowArcanist 5bc771de7c chore(dev): ignore rate limited link checks 2026-05-11 09:24:54 +05:30
ShadowArcanist 61f79856ab chore(dev): improve link checker progress 2026-05-11 09:24:36 +05:30
ShadowArcanist 7143d5b4e4 fix(ci): docker build fails due to dockerfile referrencing old vitepress directories 2026-05-11 08:40:49 +05:30
ShadowArcanist a42f53c6f7 chore(docs): add broken link checker 2026-05-11 08:21:21 +05:30
Andras Bacsai f50628de99 chore(docs): clean up VitePress remnants and polish Fumadocs content
Remove remaining VitePress theme components, config, and assets.
Shorten page titles by dropping redundant "Coolify" prefix. Add
section separators to get-started navigation. Redesign team page
with card layout. Move openapi.json to config/.
2026-05-06 14:00:16 +02:00
Andras Bacsai a64450ae9d feat(platform): migrate docs from VitePress to Fumadocs + TanStack Start
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.

Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.
2026-05-06 12:08:05 +02:00
Cynthia Ebert 25c39d1e02 feat(services): add script to generate services list from markdown files (#585) 2026-04-27 14:42:04 +02:00
peaklabs-dev a5dc8100c2 chore: remove unused convert-openapi script 2026-01-16 16:12:03 +01:00
h+ 79dbc8dffe feat: changes of vitepress folder structure and openapi sidebar, including openapi dynamic pages 2025-01-16 23:15:45 +01:00