Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 761 Bytes

application.md

File metadata and controls

15 lines (10 loc) · 761 Bytes

Creating an Application

For private repositories, a Private Key is required

Private Key

N.B. This assumes you already know how to create an SSH keypair
N.B. This is only required for private repositories
N.B. The private key must be formatted in its original shape or it may be considered invalid

Under Settings in your Github or Gitlab account, you can add SSH and GPG keys.
The Concierge will use SSH to retrieve code, branch names, and tags from a remote repository and will require a private to do so.

The private key is what is entered into the Private Key field of an Application

Analytics