1e7bfd8250cc1cf7e4bda97b9c2838f80ab80430
Replaces the placeholder bookmark links with real docker/database widgets for every container in the 10 Projekte/stacks compose files (traefik, coolify+redis+db, gitea+runner+db, code, immich+ml+redis+db, n8n+db, passbolt+db, umami+db, headscale, mailpit) - the actual "widgets for all services in Projekte/stacks" deliverable, not just an example. Also turns on label-based discovery against falcon_network as a safety net for anything added later without a config.yml update; manual widgets here still take precedence for anything already listed. Verified the config validates and renders with no schema errors, and that a widget pointed at a container that doesn't exist in this environment fails gracefully (a clean error result over the socket) rather than crashing - expected here since none of the real stacks run in this sandbox; wiring against the live falcon_network happens at actual deploy time.
This is a Next.js project bootstrapped with create-next-app.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Languages
TypeScript
93%
CSS
3.5%
Python
1.5%
Dockerfile
1.2%
JavaScript
0.8%