mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #994] Add openhabittracker template #15320
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/994
Author: @Jinjinov
Created: 7/13/2026
Status: 🔄 Open
Base:
canary← Head:add-openhabittracker📝 Commits (1)
6d56fafAdd openhabittracker blueprint📊 Changes
4 files changed (+53 additions, -0 deletions)
View changed files
➕
blueprints/openhabittracker/docker-compose.yml(+18 -0)➕
blueprints/openhabittracker/meta.json(+19 -0)➕
blueprints/openhabittracker/openhabittracker.png(+0 -0)➕
blueprints/openhabittracker/template.toml(+16 -0)📄 Description
What is this PR about?
New template: OpenHabitTracker - a free, open source (GPL-3.0) app to take notes, plan tasks, and track habits. The Docker image is a self-hosted single-user sync server that the native apps and web app log into; all data stays on the server. REST API with a Scalar UI at /scalar/v1.
Adds blueprints/openhabittracker/ (docker-compose.yml, template.toml, meta.json, openhabittracker.png).
Checklist
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.