46 Commits

Author SHA1 Message Date
Andras Bacsai bb2934fd8e fix(nginx): preserve docs routes and asset 404s 2026-06-04 09:47:30 +02:00
Andras Bacsai 26f3bfb54b fix(redirects): cover remaining legacy docs paths 2026-05-29 12:23:57 +02:00
Andras Bacsai f3fa80c313 fix(redirects): handle stripped docs prefix 2026-05-29 12:08:23 +02:00
Andras Bacsai 4da820f53d chore(redirects): add canonical docs overview redirects 2026-05-28 23:38:02 +02:00
ShadowArcanist 7148d9768b fix(routing): normalize nginx redirects 2026-05-11 09:59:34 +05:30
ShadowArcanist 30f3441e51 fix(dev): handle stripped service redirects 2026-05-11 09:26:19 +05:30
ShadowArcanist 87412f65b5 fix(routing): avoid stripped prefix redirects 2026-05-11 08:52:28 +05:30
ShadowArcanist c922ca34c6 fix(routing): nginx fails to parse redirects.conf 2026-05-11 06:51:39 +05:30
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
peaklabs-dev e21eed5be2 feat(redirects): redirect renamed services and service parts 2026-01-16 22:20:56 +01:00
ShadowArcanist bd46b36491 Merge pull request #362 from ShadowArcanist
Big Shadow Branch --> Next
2025-12-05 13:53:11 +01:00
Andras Bacsai c378b4071d Rename service docs to match JSON template naming convention
- Rename apache-superset.md → superset.md
- Rename ente.md → ente-photos.md
- Rename outline.md → getoutline.md
- Rename onetime-secret.md → onetimesecret.md
- Rename emby-stat.md → embystat.md (merged duplicate files)
- Rename firefly-iii.md → firefly.md (merged duplicate files)
- Rename mautic.md → mautic5.md (merged duplicate files)

Update nginx redirects to point to new filenames:
- /knowledge-base/services/emby-stat → /docs/services/embystat
- /knowledge-base/services/firefly-iii → /docs/services/firefly
- /services/apache-superset → /docs/services/superset

These changes align documentation filenames with the base service names
used in service-templates-latest.json, maintaining consistency across
the codebase.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 15:25:56 +01:00
ShadowArcanist 5342dd831d Merge branch 'next' into shadow/big-shadow 2025-11-16 23:19:27 +05:30
Cinzya dabcc7445f fix: update redirect for CI/CD integration path 2025-11-13 22:04:30 +01:00
Cynthia Ebert 59e896565e docs: reorganize Applications section (#436)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-13 21:14:28 +01:00
ShadowArcanist e0b1f75b33 Added redirects for old git docs on nginx - still WIP 2025-09-17 19:50:03 +05:30
ShadowArcanist 10c4d18804 Added redirect for old webstudio guide to the new path on nginx 2025-09-17 13:36:18 +05:30
ShadowArcanist c4b2f94346 Rewritten CF origin cert guide to CF DDoS protection guide 2025-09-17 12:08:32 +05:30
ShadowArcanist f19f8cf33d Moved Cloudflare guides from /knowledge-base to /integrations 2025-09-17 10:52:42 +05:30
Cinzya e3cf67585e fix(redirects): correct redirect away from traefik/healthchecks 2025-08-12 20:51:20 +02:00
Cinzya 1f85f86b7e refactor(redirects): new redirections for healthcheck page 2025-08-09 20:26:09 +02:00
ShadowArcanist fb3aea4e86 Fixed apache-superset service broken link 2025-06-18 17:35:11 +05:30
ShadowArcanist 85dec59fb8 Added Screenshots and Videos page on resource section 2025-03-24 14:21:39 +05:30
ShadowArcanist 752d1283e2 Fixed docs redirecting to coolify.io even if the page exists on the docs 2025-03-16 09:37:35 +05:30
ShadowArcanist 3fadfef9f4 Merge pull request #180 from zaaakher/fix/nginx-slash
fix: trailing slashes redirecting to landing
2025-03-15 19:30:57 +05:30
ShadowArcanist 80620af9b5 Rewritten Cloudflare rocket loader issue into a new page on troubleshoot section 2025-03-01 17:37:20 +05:30
ShadowArcanist 521cbe33b9 Updated Support page 2025-02-28 16:53:40 +05:30
ShadowArcanist 7b48a088f4 Updated uninstallation guide 2025-02-28 16:53:40 +05:30
ShadowArcanist aa7657c0b9 Updated downgrade guide 2025-02-28 16:53:40 +05:30
ShadowArcanist da009b1d15 Updated Upgrade guide 2025-02-28 16:53:40 +05:30
ShadowArcanist 266001d854 Updated Installation guide 2025-02-28 16:53:40 +05:30
ShadowArcanist cd19cf8901 Updated cloud vs self host page to Usage 2025-02-28 16:53:40 +05:30
ShadowArcanist e609c46b77 Changed What is coolify page to Introduction - Full Rewrite 2025-02-28 16:53:40 +05:30
ShadowArcanist 2a29d93ef1 Added Redirect for API deploy page - Fixes broken docs link on Coolify Production Instances for Webhooks 2025-02-22 10:14:54 +05:30
ShadowArcanist 90916b97b0 Added Contact page redirect - fixes the broken contact link on coolify cloud dashboard 2025-02-12 18:26:59 +05:30
ShadowArcanist fa439aaa3f Added missing guide Protect Services with Authentik on Traefik section 2025-02-12 08:09:42 +05:30
Zakher Masri 90571e244e fix: trailing slashes redirecting to landing 2025-02-12 04:26:43 +03:00
ShadowArcanist c7857c7728 Fixed redirects.conf redirecting to wrong pages which results in 404 2025-02-11 19:29:29 +05:30
ShadowArcanist f1139b7dd7 Add redirects to handle screenshots and videos page on new docs -- we don't plan to add those pages in the new docs 2025-02-11 18:57:20 +05:30
Andras Bacsai a76c5e5846 refactor: remove static asset caching configuration in NGINX 2025-02-09 17:17:35 +01:00
Andras Bacsai 83218e5fc9 fix: lock file, nginxconfig, package updates and sitemap 2025-02-09 17:10:32 +01:00
Andras Bacsai cc8f42a21a fix: adjust NGINX root directory for documentation site 2025-02-08 21:13:25 +01:00
Andras Bacsai 552fd42f2e refactor: optimize Dockerfile, NGINX config, and import syntax 2025-02-08 21:07:21 +01:00
Andras Bacsai a02ab6837c fix deployment 2025-02-08 13:42:31 +01:00
Andras Bacsai ac1580c69b no need to gzip here, reverse proxy will do it 2025-02-08 13:17:04 +01:00
ShadowArcanist d99b21c99d Added redirects.conf to handle redirects using Nginx - Public Beta Release 2025-02-04 16:58:20 +05:30