DEVELOPMENT ENVIRONMENT

~jl/source-quest-wiki

ref: cabdd02124f7c4f36f32eb951a1154ce95bcf8d8 source-quest-wiki/ssh.md -rw-r--r-- 215 bytes
cabdd021Jonni Liljamo I wonder if I can use HTML... 1 year, 10 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
---
title: SSH
---

SSH urls look a little different here, since the service is behind a reverse proxy, and we don't use port 22 for SSH.

Here's a template:
```
ssh://git@git.src.quest:5522/~USERNAME/REPONAME
```