mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
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.
22 lines
764 B
Plaintext
22 lines
764 B
Plaintext
---
|
|
title: "Statusnook"
|
|
description: "A status page system for your website."
|
|
og:
|
|
description: "Monitor status on Coolify with StatusNook for uptime monitoring, status pages, incident management, and service availability tracking."
|
|
category: "Monitoring"
|
|
icon: "/docs/images/services/statusnook-logo.svg"
|
|
---
|
|
|
|
<ZoomImage src="/docs/images/services/statusnook-logo.svg" alt="Statusnook dashboard" />
|
|
|
|
<ZoomImage src="https://github.com/goksan/statusnook/assets/17437810/ff2bb1d4-5d75-4b6e-b8d9-a7227d1aee6c" alt="Statusnook" />
|
|
|
|
## What is Statusnook?
|
|
|
|
Statusnook allows you to effortlessly deploy a status page and start monitoring endpoints in minutes
|
|
|
|
## Links
|
|
|
|
- [The official website](https://statusnook.com)
|
|
- [GitHub](https://github.com/goksan/statusnook)
|