mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #386] [CLOSED] Production grade #418
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/386
Author: @rubixvi
Created: 9/21/2025
Status: ❌ Closed
Base:
main← Head:production-grade📝 Commits (8)
f46404bfeat(n8n): add n8n runner with Postgres and Ollama configuration4e14f43feat(meta): update n8n runner version to nightly and enhance description33b1e64feat(docker): update PostgreSQL image to 17-alpine and enhance healthcheck command2ae5663feat(n8n): update environment variables and enhance configuration for Redis and Ollama integration0490b66feat(n8n): replace hardcoded N8N_PROXY_HOPS with environment variable and fix encryption key variable namee7d2fb4feat(n8n): comment out SMTP environment variables in docker-compose.yml693b476feat(n8n): set default value for N8N_PROXY_HOPS environment variablefe1cc0dfeat(twenty): update HTTP protocol handling in environment variables and enhance healthcheck configuration📊 Changes
6 files changed (+225 additions, -15 deletions)
View changed files
➕
blueprints/n8n-runner-postgres-ollama/docker-compose.yml(+152 -0)➕
blueprints/n8n-runner-postgres-ollama/n8n.png(+0 -0)➕
blueprints/n8n-runner-postgres-ollama/template.toml(+35 -0)📝
blueprints/twenty/docker-compose.yml(+16 -15)📝
blueprints/twenty/template.toml(+2 -0)📝
meta.json(+20 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.