Update README

This commit is contained in:
Glenn Y. Rolland 2022-05-31 14:05:44 +02:00
parent e2fd9da8ae
commit 237ae982ae

View file

@ -4,8 +4,17 @@
Easy web terminal for studients, when you have to teach system administration, Easy web terminal for studients, when you have to teach system administration,
and SSH is not available, not installable or not allowed. 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 ### Development / Test