Skip to content

design-intelligence/engineering_hub

Repository files navigation

Engineering Operations Portal

Professional internal Next.js starter for Dokploy deployments.

Pages included

  • / overview dashboard
  • /services service directory
  • /releases release desk
  • /requests support intake queue
  • /runbooks operational guides
  • /roadmap platform roadmap

Core use case

This app is designed as an internal engineering operations portal for software teams.

It helps with:

  • service ownership and repository visibility
  • release readiness before production deployment
  • internal engineering support requests
  • runbooks for incidents and failed deployments
  • platform roadmap and operational alignment

Local development

npm run dev

Production commands

npm run build
npm run start

Dokploy setup

  • Build command: npm run build
  • Start command: npm run start
  • Port: 3000
  • Node version: 22

Strong next upgrades

  1. Add SSO and role-based dashboards.
  2. Store services, requests, and runbooks in Postgres.
  3. Connect GitHub, CI pipelines, and Dokploy APIs.
  4. Add forms for new requests and service onboarding.
  5. Add search, filters, and edit actions in the sidebar workflow.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors