Self-Hosted Dashboard
Self-Hosted Dashboard is a app in the osFoundry community catalog. A fast, minimal, widget-based start page — RSS feeds, weather, calendar, Hacker News / Reddit, GitHub activity, Docker containers, market prices, server stats, search bar, and ~30 other widgets. An open replacement for commercial dashboard SaaS. Powered by Glance. Single Go binary, ~25 MB image, configured via YAML. Ships with a sane default config you can edit through the platform's file editor.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Widget-based start page — RSS feeds
- Calendar
- Hacker News / Reddit
- GitHub activity
- Docker containers
- Market prices
Documentation
# Self-Hosted Dashboard
A widget-based start page, powered by Glance.
## First boot
On first boot, a default `glance.yml` is seeded at `/app/config/glance.yml` with three example pages (Home, News, Weather). Edit it via the platform's file editor — changes are picked up automatically on save.
## Configuration
Full docs: https://github.com/glanceapp/glance/blob/main/docs/configuration.md
Widgets that need API keys (weather, GitHub PAT, etc.) read from env vars referenced as `${VAR}` in the YAML. Add those env vars via the platform's app-config UI.
## Theme / appearance
Glance has its own theme switcher (gear icon in the top bar). Use the `theme` block in `glance.yml` for custom palettes.
How to use Self-Hosted Dashboard in osFoundry
Install Self-Hosted Dashboard into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.