Flame
A server full of scattered services becomes one clean application hub under Flame - a
self-hosted startpage where every bit of configuration happens in built-in GUI editors, never
a config file. Applications and bookmarks are created, edited, and organized into categories
directly in the browser, and favorites pin to the homescreen for one-click access. The
integrated search bar filters your apps and bookmarks locally as you type, and prefix
shortcuts (like /g for Google) route queries to any of 11 web search providers or custom ones
you define, making Flame a genuine browser homepage rather than a static link wall. Docker
integration is the standout for homelabs: mount the Docker socket, add flame.type, flame.name,
and flame.url labels to containers, and new services appear on the dashboard automatically -
Kubernetes Ingress annotations work the same way. A weather widget shows temperature, cloud
coverage, and animated conditions for your coordinates, and password authentication protects
settings and items. Appearance is deeply customizable with 15 built-in color themes, a custom
theme builder, and full custom CSS support. The stack is Node.js with SQLite behind a React
frontend - light, fast, and inspired by the minimalist SUI design.
Deploy