Add Caddy layer4 for Forgejo SSH #56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/caddy-layer4-forge"
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?
Summary
github.com/mholt/caddy-l4pluginWhat This Enables
Git+SSH access via
forge.ops.eblu.me:2222is now accessible from:This solves the DNS resolution issues where containers couldn't reach Tailscale MagicDNS names.
Testing Done
svc:forgefrom tailscale servecurl https://forge.ops.eblu.messh -p 2222 forgejo@forge.ops.eblu.meDeployment
Caddy is already running with the new config on indri. This PR captures the ansible changes.
Next Steps
🤖 Generated with Claude Code