[PR #962] [MERGED] Introduce chatto app template #15292

Closed
opened 2026-07-13 16:59:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/962
Author: @mariosant
Created: 6/26/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: chatto


📝 Commits (3)

📊 Changes

4 files changed (+68 additions, -0 deletions)

View changed files

blueprints/chatto/docker-compose.yml (+29 -0)
blueprints/chatto/logo.png (+0 -0)
blueprints/chatto/template.toml (+21 -0)
📝 meta.json (+18 -0)

📄 Description

What is this PR about?

Introduce chatto app template.

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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/962 **Author:** [@mariosant](https://github.com/mariosant) **Created:** 6/26/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `chatto` --- ### 📝 Commits (3) - [`57621ed`](https://github.com/Dokploy/templates/commit/57621edee41929172ef0344cd3775109005d3461) Introduce chatto app template - [`fb3b845`](https://github.com/Dokploy/templates/commit/fb3b845cd3e72d4d2e9f5573eedead65e00c0bd2) Clean up template - [`7c9e5cd`](https://github.com/Dokploy/templates/commit/7c9e5cd6139231d6bc786de972eeb1069643a050) Update chatto env vars ### 📊 Changes **4 files changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/chatto/docker-compose.yml` (+29 -0) ➕ `blueprints/chatto/logo.png` (+0 -0) ➕ `blueprints/chatto/template.toml` (+21 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description ## What is this PR about? Introduce chatto app template. ## 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-requirements-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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-13 16:59:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#15292