I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
I have added tests that demonstrate that my correction works or that my new feature works.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/Dokploy/templates/pull/228
**Author:** [@jaainil](https://github.com/jaainil)
**Created:** 7/13/2025
**Status:** ✅ Merged
**Merged:** 7/28/2025
**Merged by:** [@Siumauricio](https://github.com/Siumauricio)
**Base:** `main` ← **Head:** `adding-Habitica`
---
### 📝 Commits (3)
- [`d13b7b4`](https://github.com/Dokploy/templates/commit/d13b7b423304b9515d1235c35b9b8e9ec40c5518) Add Habitica entry to meta.json
- [`84f5e07`](https://github.com/Dokploy/templates/commit/84f5e07d8cadfe49bea89d80d6e7345f4729dfa2) Add GitLab CE entry to meta.json
- [`bcd0ac9`](https://github.com/Dokploy/templates/commit/bcd0ac916c960404eafda7add2646ebb949ecbae) Refactor Habitica blueprint to use client-server architecture with MongoDB volume and simplified email configuration
### 📊 Changes
**4 files changed** (+84 additions, -5 deletions)
<details>
<summary>View changed files</summary>
➕ `blueprints/habitica/docker-compose.yml` (+33 -0)
➕ `blueprints/habitica/image.png` (+0 -0)
➕ `blueprints/habitica/template.toml` (+24 -0)
📝 `meta.json` (+27 -5)
</details>
### 📄 Description
- Introduced Habitica, a productivity app that gamifies habit tracking, with a detailed description, logo, and relevant links.
- Updated tag formatting for consistency across entries.
## What is this PR about?
New PR of Habitica
## Checklist
Before submitting this PR, please make sure that:
- [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template
- [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
- [x] I have added tests that demonstrate that my correction works or that my new feature works.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/228
Author: @jaainil
Created: 7/13/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @Siumauricio
Base:
main← Head:adding-Habitica📝 Commits (3)
d13b7b4Add Habitica entry to meta.json84f5e07Add GitLab CE entry to meta.jsonbcd0ac9Refactor Habitica blueprint to use client-server architecture with MongoDB volume and simplified email configuration📊 Changes
4 files changed (+84 additions, -5 deletions)
View changed files
➕
blueprints/habitica/docker-compose.yml(+33 -0)➕
blueprints/habitica/image.png(+0 -0)➕
blueprints/habitica/template.toml(+24 -0)📝
meta.json(+27 -5)📄 Description
What is this PR about?
New PR of Habitica
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.