Skip to content

Commit f9e0413

Browse files
committed
Document upcoming roadmap items
1 parent afb224e commit f9e0413

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ A simple, fast, and elegant dashboard for visualizing Traefik routes in real-tim
1414
- **Lightweight & Fast** - Minimal resource usage, fast loading times
1515
- **Configuration File** - Simple JSON configuration for customization
1616

17+
## Roadmap 🗺️
18+
19+
- Load route icons dynamically instead of keeping the mappings static
20+
- Group routes into categories derived from Traefik labels
21+
- Support regex-based exclusions (for example, skip all `http` or `https` routes) driven by `configuration.yml`
22+
- Allow defining additional static services through `configuration.yml`
23+
- Iterate on the dashboard UI for richer layout and usability
24+
1725
## Quick Start 🚀
1826

1927
### Prerequisites

0 commit comments

Comments
 (0)