Self-host with Docker · Yantr
Glance
Self-hosted dashboard aggregating feeds, weather, calendars, and more.
1
Ports
3
Notes
3
Use Cases
About
What Glance does
Glance is a self-hosted dashboard that aggregates all your important information in one place — RSS feeds, Reddit, YouTube channels, weather, calendars, stocks, Docker containers, and more. Highly customizable with a clean, responsive UI and YAML-based configuration.
Install Flow
How to self-host Glance
Glance can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Glance does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Create a personalized homepage that shows RSS feeds, weather, calendar events, and to-do lists at a glance.
- Monitor your self-hosted services by embedding status checks, Docker container stats, and server metrics.
- Aggregate content from Reddit, Hacker News, YouTube, and GitHub releases in a single unified view.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Dashboard |
Docker Image
glanceapp/glance:latest
Service Name
glance
Notes
Things to know before you deploy
- Configure via glance.yml — mount your config file to /app/glance.yml.
- Supports custom themes, CSS, and JavaScript for full personalization.
- No database required — all configuration is file-based.
Related Apps
More tools you might pair with Glance
Page generated 2026-07-27T04:28:00.415Z