mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-14 11:04:15 -05:00
[PR #313] [MERGED] ATTENTION IS ALL YOU NEED #356
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/313
Author: @jaainil
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @Siumauricio
Base:
main← Head:attention-is-all-you-need📝 Commits (10+)
e74ff40Add blueprints for wanderer and yamtrack applications with Docker configurations and templates630af50Add Vikunja blueprint7467d3fAdd Tor Browser blueprint with Docker configuration and template0be1b3eAdd Picsur image hosting blueprint with Docker configuration and template5f83ba8Create new blueprint for deploying Pastefy with MariaDB and OAuth supportb378442Added Morsphs4e07ab1Add KitchenOwl blueprint with Docker Compose configuration and template7237808Add Kokoro Web blueprint with Docker Compose configuration and template7bc9b75added HortusFox81c55dbadded gitingest📊 Changes
40 files changed (+973 additions, -0 deletions)
View changed files
➕
blueprints/drawnix/docker-compose.yml(+5 -0)➕
blueprints/drawnix/image.png(+0 -0)➕
blueprints/drawnix/template.toml(+17 -0)➕
blueprints/etherpad/docker-compose.yml(+39 -0)➕
blueprints/etherpad/image.png(+0 -0)➕
blueprints/etherpad/template.toml(+28 -0)➕
blueprints/gitingest/docker-compose.yml(+9 -0)➕
blueprints/gitingest/image.png(+0 -0)➕
blueprints/gitingest/template.toml(+13 -0)➕
blueprints/hortusfox/docker-compose.yml(+43 -0)➕
blueprints/hortusfox/image.png(+0 -0)➕
blueprints/hortusfox/template.toml(+50 -0)➕
blueprints/kitchenowl/docker-compose.yml(+37 -0)➕
blueprints/kitchenowl/image.png(+0 -0)➕
blueprints/kitchenowl/template.toml(+33 -0)➕
blueprints/kokoro-web/docker-compose.yml(+14 -0)➕
blueprints/kokoro-web/image.png(+0 -0)➕
blueprints/kokoro-web/template.toml(+14 -0)➕
blueprints/morphos/docker-compose.yml(+15 -0)➕
blueprints/morphos/image.png(+0 -0)...and 20 more files
📄 Description
What is this PR about?
This PR adds multiple new Dokploy templates with ready-to-use Docker Compose configurations and environment templates.
New Templates Added
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.