mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 16:55:42 -05:00
[PR #608] [MERGED] Add Easy!Appointments template #1164
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/608
Author: @Copilot
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/20/2025
Merged by: @Siumauricio
Base:
canary← Head:copilot/add-easyappointment-template📝 Commits (5)
491ebfdInitial plan9bed3c5Add Easyappointments template with docker-compose, template.toml, and meta.json entrycf1f807Update blueprints/easyappointments/template.toml35cc62fMerge branch 'canary' into copilot/add-easyappointment-template4d07cc6Update template.toml📊 Changes
5 files changed (+60 additions, -0 deletions)
View changed files
📝
.gitignore(+1 -0)➕
blueprints/easyappointments/docker-compose.yml(+29 -0)➕
blueprints/easyappointments/logo.png(+0 -0)➕
blueprints/easyappointments/template.toml(+13 -0)📝
meta.json(+17 -0)📄 Description
What is this PR about?
New template for Easy!Appointments - a self-hosted appointment scheduling system with calendar sync and email notifications.
Checklist
Before submitting this PR, please make sure that:
Implementation
Blueprint structure (
blueprints/easyappointments/):docker-compose.yml: Easy!Appointments 1.5.0 + MySQL 8.0 with persistent volumestemplate.toml: Domain mapping (port 80), secure password generation (${password:32})logo.png: Official 128x128 logoMeta entry:
scheduling,appointments,bookingdedupe-and-sort-meta.jsConfiguration:
Updated
.gitignoreto excludepackage-lock.json.Screenshots or Videos
N/A - Template follows standard Dokploy deployment patterns.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.