mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #93] [MERGED] add more templates #215
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/93
Author: @naterfute
Created: 4/23/2025
Status: ✅ Merged
Merged: 4/27/2025
Merged by: @Siumauricio
Base:
main← Head:main📝 Commits (10+)
1dd7db8feat: add first stack-auth test7e7fd8bfix: stack auth template.tomlf97d54dMerge branch 'Dokploy:main' into main3bac4c2fix: stack auth compose and template0e17a61fix: fixed serviceName on the template.toml of stack authe137970fix: database host Stack Auth709837bfix: template.toml for Stack Auth3743e08fix: actually auto generate values for plane template623a850feat: add healthcheck to minio3baea8aRevert "feat: add healthcheck to minio"📊 Changes
10 files changed (+301 additions, -0 deletions)
View changed files
➕
blueprints/pterodactyl/docker-compose.yml(+52 -0)➕
blueprints/pterodactyl/pterodactyl.png(+0 -0)➕
blueprints/pterodactyl/template.toml(+34 -0)➕
blueprints/pyrodactyl/docker-compose.yml(+53 -0)➕
blueprints/pyrodactyl/pyrodactyl.png(+0 -0)➕
blueprints/pyrodactyl/template.toml(+35 -0)➕
blueprints/stack-auth/docker-compose.yml(+42 -0)➕
blueprints/stack-auth/stack-auth.png(+0 -0)➕
blueprints/stack-auth/template.toml(+36 -0)📝
meta.json(+49 -0)📄 Description
This pr succesfully add's 3 new templates
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.