Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Homer

Homer

Homer is a lightweight, open-source static dashboard for organizing your self-hosted services. A clean, customizable startpage with bookmarks, links, and status badges for all your apps. Apache-2.0 licensed with 11,000+ GitHub stars.

At a glance

License Apache-2.0 Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4

Accessing Homer

  • Open in browser: http://<SERVER_IP>:8080

Important Files & Directories

  • Install Path: /root/homer
  • Compose File: /root/homer/docker-compose.yml
  • Assets Directory: /root/homer/assets
  • Configuration File: /root/homer/assets/config.yml

Customizing Homer

Edit the main configuration file:

nano /root/homer/assets/config.yml

Changes are applied automatically. Simply refresh your browser after saving.

If your changes do not appear, restart the container:

cd /root/homer
docker compose restart

Managing the Container

Change into the installation directory:

cd /root/homer

Check status:

docker compose ps

View logs:

docker compose logs -f

Restart Homer:

docker compose restart

Stop Homer:

docker compose down

Start Homer:

docker compose up -d


More in Self Hosted

Related apps.

Deploy Homer now. From $2.48/mo.