Favicon of Homarr

Homarr

Put all your server apps and services at your fingertips. This sleek, modern dashboard offers seamless integrations and easy drag-and-drop customization.

Organize all your server applications and services into one sleek, modern dashboard. This tool puts everything at your fingertips, giving you a single, convenient location to access and control your entire setup. The interface is designed for simplicity, featuring an intuitive drag-and-drop system that lets you arrange your dashboard exactly how you like it without ever touching a configuration file.

It offers a range of powerful features to enhance your server management:

  • Seamless Integrations: Connect directly with your favorite applications to display valuable information, check their status, or control them from the dashboard.
  • Extensive Customization: Personalize your view with a library of over 10,000 icons and detailed settings to adjust the appearance and functionality of every element.
  • Built-in Security: Manage access with a robust authentication system that supports credentials, OIDC, and LDAP. A complex permission system allows you to control what each user can see and do.
  • Multi-Language Support: The dashboard is accessible to a global audience, with translations for over 26 languages contributed by an active community.

Directory Structure

homarr
homarr-deployment
homarr
configs
data
icons
.env
docker-compose.yml

docker-compose.yml

services:
  homarr:
    container_name: homarr
    image: ghcr.io/ajnart/homarr:latest
    restart: unless-stopped
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock
      - ./homarr/configs:/app/data/configs
      - ./homarr/icons:/app/data/icons
      - ./homarr/data:/data
    ports:
      - '7575:7575'

.env

# The official Homarr deployment does not require any sensitive environment variables by default.
# You can define optional environment variables here if needed in the future.

Share:

Ad
Favicon

 

  
 

Similar to Homarr

Favicon

 

  
  
Favicon

 

  
  
Favicon