← All projects

in development

Internal Systems Dashboard

A lightweight internal dashboard for quickly finding projects, environments, URLs, source repositories, credentials, and operational notes in one responsive interface.

Internal Systems Dashboard is a self-hosted application for organizing and accessing essential project information from one place. It provides a searchable card-based overview of internal systems, their environments, URLs, source-control links, credentials, and operational notes.

Projects can be created, edited, pinned for quick access, or explored through a detailed view. Environment URLs include shortcuts for opening and copying, while passwords remain masked until explicitly revealed. The responsive interface supports light and dark themes and works across desktop and mobile devices.

The application is built as a compact Go service with an embedded frontend and SQLite storage, making it straightforward to run, deploy, back up, and maintain within a private network.

Main capabilities

  • Searchable project and environment catalogue
  • Compact project cards with pinning and quick actions
  • Multiple environments per project
  • One-click URL opening and copying
  • Source-control repository shortcuts
  • Project and environment management
  • Responsive desktop and mobile interface
  • Light and dark themes
  • Health-check and REST API endpoints