mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #880] Update forgejo template; bumps Forgejo version to 15; fixes git push over ssh #10915
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/880
Author: @DiegoEnriquezSerrano
Created: 5/19/2026
Status: 🔄 Open
Base:
canary← Head:update-forgejo-template📝 Commits (2)
8b7cd62Update forgejo template; bumps Forgejo version to 15; fixes git push over sshbedd98cupdates template compose and toml to use internal port mapping📊 Changes
3 files changed (+28 additions, -11 deletions)
View changed files
📝
blueprints/forgejo/docker-compose.yml(+12 -9)📝
blueprints/forgejo/template.toml(+15 -1)📝
meta.json(+1 -1)📄 Description
What is this PR about?
10->15(current major)git pushover ssh from working due to invalid rw privileges. Assuming host ssh server is listening on default port:22, DNS resolution to dokploy service domain will resolve to host IP address, ssh request will be routed to host ssh server instead of container ssh server.Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
Close automatically the related issues using the keywords:
closes #ISSUE_NUMBERScreenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.