mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 12:02:00 -05:00
[PR #871] feat: add Homepage template #7215
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/871
Author: @atlasclaw369
Created: 5/16/2026
Status: 🔄 Open
Base:
canary← Head:feat/add-homepage-template📝 Commits (1)
b6dcfe6feat: add Homepage template📊 Changes
4 files changed (+40 additions, -0 deletions)
View changed files
➕
blueprints/homepage/docker-compose.yml(+9 -0)➕
blueprints/homepage/homepage.png(+0 -0)➕
blueprints/homepage/template.toml(+13 -0)📝
meta.json(+18 -0)📄 Description
What is this PR about?
Adds a new Homepage template for Dokploy.
Homepage is a self-hosted application dashboard/startpage with support for service and widget integrations. This template keeps the default deployment narrow and safe by mounting only the Homepage config directory and not mounting the host Docker socket by default.
What is included?
blueprints/homepage/docker-compose.ymlusingghcr.io/gethomepage/homepage:v1.13.1blueprints/homepage/template.tomlwith Dokploy domain routing on port 3000meta.jsonValidation
npx tsx validate-template.ts --dir ../blueprints/homepage --verbosenpx tsx validate-docker-compose.ts --file ../blueprints/homepage/docker-compose.ymlnode dedupe-and-sort-meta.jsgit diff --check/claim #152
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.