e4e5cc97d3c07d7ab33eb11bc3402f71034e1343
The discover API now fetches container names from Docker via the Python API on port 9876 and matches them to services by UUID. The Dozzle logs button builds a proper deep link using the Dozzle host ID and container name, opening directly to that container's log stream. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
NUC Portal
Self-hosted services dashboard for the NUC server at 192.168.1.3.
Features
- Service cards with live health status indicators
- Bookmark links to external developer tools
- Dark/light mode toggle
- Search filtering across services and bookmarks
- Category-based organization
Development
npm install
npm run dev
Deployment
Deployed via Coolify with Nixpacks.
- FQDN: http://nuc.lan
- Build:
npm run build
Description
Languages
TypeScript
99.1%
CSS
0.7%
JavaScript
0.2%