DEVELOPMENT ENVIRONMENT

~jl/source-quest-wiki

ref: 613082528154d74f1696c71d2120dd0fea3d26f5 source-quest-wiki/ssh.md -rw-r--r-- 215 bytes
61308252Jonni Liljamo Add link to SSH docs 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
```