mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-11 17:48:11 -05:00
[PR #474] [MERGED] feat: add networking toolbox blueprint #483
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/474
Author: @jaainil
Created: 10/24/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @Siumauricio
Base:
main← Head:adding-networking-toolbox📝 Commits (1)
3eb2fc6feat: add networking toolbox blueprint📊 Changes
4 files changed (+50 additions, -0 deletions)
View changed files
➕
blueprints/networking-toolbox/docker-compose.yml(+18 -0)➕
blueprints/networking-toolbox/networking-toolbox.png(+0 -0)➕
blueprints/networking-toolbox/template.toml(+14 -0)📝
meta.json(+18 -0)📄 Description
What is this PR about?
New PR of networking toolbox blueprint
Add docker-compose.yml for the networking-toolbox service with health checks and environment variables. Include networking-toolbox.png logo and template.toml for configuration. Update meta.json with blueprint metadata to enable self-hosting of networking utilities.
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.