From 19b63cda94bc32388e10f1fbf28a29ebf464b410 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Feb 09 2017 13:24:53 +0000 Subject: Deploy keys doc Signed-off-by: Patrick Uiterwijk --- diff --git a/doc/usage/project_settings.rst b/doc/usage/project_settings.rst index 495ee22..1d9f7b4 100644 --- a/doc/usage/project_settings.rst +++ b/doc/usage/project_settings.rst @@ -154,4 +154,10 @@ unique to each project, and they can only be defined in the project settings page. The Tag color can also be customized for a more robust visual representation of the tag. +`Deploy keys` +------------- +Deploy keys are SSH keys that have access to pull/push only to a single +project. +Upon creation, admins can determine whether this particular key has read/write +access or read-only.