Alejandro Gutiérrez 91624fd6de Add S3/MinIO storage for deployment previews
- Add S3 client helper (src/lib/s3.ts) with upload/download functions
- Add /api/deployments/[uuid]/preview endpoint for presigned URLs
- Update DeploymentDashboard to fetch and display preview images
- Install @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner

Storage: MinIO bucket nuc-portal-previews with dedicated service account

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 18:11:50 +01:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00

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

Open http://localhost:3000

Deployment

Deployed via Coolify with Nixpacks.

Description
Self-hosted services dashboard
Readme 237 KiB
Languages
TypeScript 99.1%
CSS 0.7%
JavaScript 0.2%