From 237ae982ae0872863d30644e16c3afad8b7c2e0d Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Tue, 31 May 2022 14:05:44 +0200 Subject: [PATCH] Update README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78c40ce..dcccb82 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,17 @@ Easy web terminal for studients, when you have to teach system administration, and SSH is not available, not installable or not allowed. +## Prerequisites -## Deployment +* For development + * Vagrant - manage virtual machines + * Minica - generate certificates + * Ansible - provisionning +* For production + * Terraform - manage provider infrastructure + * Ansible - provisionning + +## Installation ### Development / Test