Homepage by gethomepage
A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
Docker Compose
version: "3.3"
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
Architecture Overview
Service Details
- Public Hostname: homepage.billpantzartzis.info
- Service URL: http://192.168.1.38:3080
- Tunnel: Ubuntu-Docker
- Active: Yes