App Submission: Homarr (#3254)

Co-authored-by: al-lac <lackner.alex@gmail.com>
This commit is contained in:
Denny Subke 2025-08-11 16:24:50 +02:00 committed by GitHub
parent 17edf1c32e
commit b784fc4c6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 55 additions and 0 deletions

1
homarr/data/.gitkeep Normal file
View File

@ -0,0 +1 @@

16
homarr/docker-compose.yml Normal file
View File

@ -0,0 +1,16 @@
version: '3.7'
services:
app_proxy:
environment:
APP_HOST: homarr_web_1
APP_PORT: 7575
web:
image: ghcr.io/homarr-labs/homarr:v1.32.0@sha256:f8926a52cd190bd149e268584fa0cb613cfc49d0172cbbded7e76c2e58d3f788
restart: on-failure
environment:
SECRET_ENCRYPTION_KEY: ${APP_SEED}
volumes:
- ${APP_DATA_DIR}/data:/appdata

38
homarr/umbrel-app.yml Normal file
View File

@ -0,0 +1,38 @@
manifestVersion: 1
id: homarr
name: Homarr
tagline: A customizable browser home page
category: files
version: "1.32.0"
port: 7575
description: >-
🦞 Homarr is a modern self-hosted dashboard designed to help users manage and organize their web applications and services in one central place. It acts as a personalized homepage accessible through a web browser, allowing individuals to have quick and easy access to all their important links, servers, containers, and APIs. This makes it especially useful for people who run multiple services on their own servers or devices and want a clean, unified interface to interact with them.
The main purpose of Homarr is to provide an intuitive and visually appealing overview of various self-hosted services. Users can create customizable cards or tiles representing different applications or endpoints. These tiles can be arranged to suit personal preferences, making it simple to find and launch the desired service without having to remember multiple URLs or manage numerous bookmarks. The dashboard offers flexibility in design, allowing adjustments in layout, colors, and icons to match the user's style or to improve usability.
Because Homarr is self-hosted, it gives users full control over their data and environment. It can be deployed on devices such as home servers, network-attached storage systems, or virtual private servers. Security features can be enabled to restrict access to authorized users only, which ensures that the dashboard and the linked services remain protected from unauthorized use.
Homarr is particularly appealing to tech enthusiasts, system administrators, and anyone who manages a complex setup of self-hosted applications. It reduces the hassle of navigating through different interfaces and provides a streamlined experience for monitoring and accessing services. By consolidating everything into a single, easy-to-use interface, Homarr improves productivity and organization.
In summary, Homarr is a customizable and secure dashboard solution for individuals looking to centralize access to their self-hosted web applications. It enhances convenience by offering a visually structured and personalized entry point to a variety of online services and tools.
developer: homarr-labs
website: https://homarr.dev/
submitter: dennysubke
submission: https://github.com/getumbrel/umbrel-apps/pull/3254
repo: https://github.com/ajnart/homarr
support: https://github.com/ajnart/homarr/issues
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
releaseNotes: ""
dependencies: []
path: ""
defaultUsername: ""
defaultPassword: ""