mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[GH-ISSUE #265] Integrate with Docker-compose generator templates #15340
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?
Originally created by @maelp on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/265
What problem will this feature address?
This is a repository with many docker-compose files for self-hosted services https://compose.ajnart.dev/
Could be useful to get their templates and add them to Dokploy, or have a way to integrate with those
Describe the solution you'd like
Add those templates to Dokploy
Describe alternatives you've considered
Recode them manually
Additional context
No response
Will you send a PR to implement it?
Yes
@maelp commented on GitHub (Apr 1, 2025):
Also https://stack.lol/
@Siumauricio commented on GitHub (Jul 14, 2026):
This repo is a curated catalog — each template is hand-adapted to Dokploy's conventions (Traefik domains via template.toml, generated secrets, no host ports) and now deploy-tested before merge, so bulk-importing external compose collections wouldn't meet that bar. Individual template requests are always welcome (90+ were added recently). Thanks!