SSH external clone access for Forgejo #3
Labels
No labels
blocked
borg-backup
ceph
forgejo
in-progress
infra
netdata
nextcloud
p:high
p:low
p:medium
searxng
service-onboard
swarm-nodes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
copper/ccnet-prod-devops#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Published SSH port (2223) works over the routing mesh on the LAN, but external access needs either a direct OPNsense port-forward to one/all swarm manager IPs, or Caddy's
layer4module (plainreverse_proxyis HTTP-only, can't front raw SSH).Low priority -- no urgency either way. Options to evaluate: set up
layer4, or just require HTTPS-based clone/push URLs from outside the LAN instead of SSH (simpler, no new Caddy module to operate).See docs/next-steps.md item 3.