Glance is a self-hosted web portal designed to aggregate real-time data, system monitoring, and content feeds into a single, customizable dashboard. It functions as a centralized interface for managing internal tools and network services, allowing users to secure their portal with password authentication and define the application's visual identity and layout through structured configuration files.
The platform is built on a modular widget engine that treats individual dashboard components as isolated units. This architecture enables users to arrange widgets into custom pages and columns, with each component independently fetching and rendering data from external sources, service status checks, or system interfaces. The system supports a wide range of integrations, including containerized workload monitoring, server resource tracking, and various web-based content feeds.
Beyond its core monitoring capabilities, the application includes productivity utilities such as task management and custom search interfaces. It provides flexibility for advanced users through custom API data visualization, which allows for the transformation of raw JSON responses into formatted widgets using custom templates. The system is designed to operate behind reverse proxies and can be configured to interact directly with host-level interfaces and container runtimes.