DEVELOPMENT ENVIRONMENT

~jl/source-quest-wiki

ref: c08ae69fc8652abc0fabd35cf6641a97608cc94b source-quest-wiki/ssh.md -rw-r--r-- 215 bytes
c08ae69fJonni Liljamo Add info about SSH urls 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
```