WIP: forgejo: run internal ssh server on port 22 #131

Closed
b12f wants to merge 1 commits from fix/forgejo-ssh into main

The system-wide SSH server was hidden behind a wireguard proxy for
security reasons, but since forgejo was using it, git pushes and pulls
got broken for people without wireguard access.

These config changes make sure forgejo starts its built-in SSH server
on port 22, which is then allowed to be accessed from the open internet
in the firewall config.

The system-wide SSH server was hidden behind a wireguard proxy for security reasons, but since forgejo was using it, git pushes and pulls got broken for people without wireguard access. These config changes make sure forgejo starts its built-in SSH server on port 22, which is then allowed to be accessed from the open internet in the firewall config.
b12f added 1 commit 2024-04-05 13:04:11 +00:00
Flake checks / Check (pull_request) Has been cancelled Details
0fdc75e976
forgejo: run internal ssh server on port 22
The system-wide SSH server was hidden behind a wireguard proxy for
security reasons, but since forgejo was using it, git pushes and pulls
got broken for people without wireguard access.

These config changes make sure forgejo starts its built-in SSH server
on port 22, which is then allowed to be accessed from the open internet
in the firewall config.
b12f force-pushed fix/forgejo-ssh from 0fdc75e976 to ad1ea4a49e 2024-04-05 13:05:38 +00:00 Compare
axeman approved these changes 2024-04-05 13:18:25 +00:00
b12f changed title from forgejo: run internal ssh server on port 22 to WIP: forgejo: run internal ssh server on port 22 2024-04-05 13:49:01 +00:00

This was fixed by #136 and can be closed.

This was fixed by https://git.pub.solar/pub-solar/infra/pulls/136 and can be closed.
teutat3s closed this pull request 2024-04-22 21:32:27 +00:00
All checks were successful
Flake checks / Check (pull_request) Successful in 8m11s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/infra#131
There is no content yet.