[OSGeo] #3458: Staging Gitea configuration is bogus (ssh connection fails)

#3458: Staging Gitea configuration is bogus (ssh connection fails)
----------------------------+--------------------------
Reporter: strk | Owner: strk
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: SysAdmin/Gitea | Keywords: staging, ssh
----------------------------+--------------------------
The staging Gitea says that SSH url is git@gitea.staging.osgeo.org:3022
but the connection there fails:

ssh: connect to host gitea.staging.osgeo.org port 3022: Connection refused

See for example in Making sure you're not a bot!
europe-2017-paris

I've hit this while working on #3457
--
Ticket URL: <Making sure you're not a bot!;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#3458: Staging Gitea configuration is bogus (ssh connection fails)
----------------------------+------------------------
Reporter: strk | Owner: strk
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: SysAdmin/Gitea | Resolution:
Keywords: staging, ssh |
----------------------------+------------------------
Comment (by robe):

I recall we were fiddling with ufw firewall rules,maybe we accidentally
removed the 3022 rule on osgeo4.

So first confirm 3022 is open via ufw firewall rules on osgeo4

Two things that need to be in place:

tracsvndev - needs to have 22 mapped to 3022 or 3022 to 3022. I can't
remember if we tried to have gitea run its on ssh on osgeo4 or not so as
not to disturb the main 22.
--
Ticket URL: <Making sure you're not a bot!;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.