Favicon of Homepage

Homepage

Build a modern, fast, and secure application dashboard. Integrate over 100 services and customize everything with simple YAML files or docker labels.

Create a modern and personal application dashboard to access all your services from a single, convenient interface. This tool is built to be fast, secure, and fully static, providing a reliable and responsive user experience. It offers extensive customization options to match your specific needs.

Key features include:

  • Integrations for over 100 services to connect all your essential applications.
  • Easy configuration using either YAML files or Docker label discovery.
  • A fully proxied setup for enhanced security.
  • Support for multiple languages and a wide range of service and information widgets.

Directory Structure

homepage
config
.env
docker-compose.yml

docker-compose.yml

services:
  homepage:
    image: ghcr.io/gethomepage/homepage:latest
    container_name: homepage
    ports:
      - 3000:3000
    volumes:
      - ./config:/app/config
      - /var/run/docker.sock:/var/run/docker.sock:ro
    environment:
      - PUID=1000
      - PGID=1000
      - HOMEPAGE_VAR_WEATHER_API_KEY=${HOMEPAGE_VAR_WEATHER_API_KEY}
    restart: unless-stopped

.env

HOMEPAGE_VAR_WEATHER_API_KEY=your_weather_api_key_here

Share:

Ad
Favicon

 

  
 

Similar to Homepage

Favicon

 

  
  
Favicon

 

  
  
Favicon