mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-22 12:46:02 -05:00
[PR #309] [MERGED] nginx template added #353
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/309
Author: @yogeshalon
Created: 8/25/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @Siumauricio
Base:
main← Head:nginxtemplate📝 Commits (4)
d7fa00bnginx template added4857e6fUpdate meta.json3cdaaefUpdate meta.json4766aefUpdate meta.json📊 Changes
4 files changed (+40 additions, -0 deletions)
View changed files
➕
blueprints/nginx/docker-compose.yml(+14 -0)➕
blueprints/nginx/nginx.png(+0 -0)➕
blueprints/nginx/template.toml(+11 -0)📝
meta.json(+15 -0)📄 Description
What is this PR about?
New PR of Domain Locker template
Checklist
Before submitting this PR, please make sure that:
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)
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.
Issues related (if applicable)
Close automatically the related issues using the keywords:
closes #ISSUE_NUMBER, fixes #ISSUE_NUMBER, resolves #ISSUE_NUMBER
Example:
closes #123
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.