Added tags and categories to old posts

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2019-09-28 19:46:10 +02:00
parent 7a183d01eb
commit 66e488f63a
4 changed files with 9 additions and 9 deletions

View File

@@ -1,14 +1,14 @@
---
title: "Adding GIT to ISPConfig jailkits"
tags: ["ispconfig", "git", "jailkit"]
categories: ["recipe"]
categories: ["recipe", "sysadmin"]
description: "How to add the GIT ecosystem to one/all jailkit(s) in ISPConfig"
date: 2019-06-03T00:37:33+02:00
author: "Ettore Dreucci"
draft: false
---
## [[recipe]({{< ref "/categories/recipe" >}})]: How to add the GIT ecosystem to one/all jailkit(s) in ISPConfig
## [[recipe]({{< ref "/categories/recipe" >}}), [sysadmin]({{< ref "/categories/sysadmin" >}})]: How to add the GIT ecosystem to one/all jailkit(s) in ISPConfig
[ISPConfig](https://www.ispconfig.org/) comes with [jailkit](https://olivier.sessink.nl/jailkit/) enabled so that the “clients” that login via ssh are limited to a chroot shell with only some specific command. **Every client website has its own jailkit.**