teaching-webterm/README.md
2022-05-30 21:48:31 +02:00

625 B

Teaching WebTerm

Easy web terminal for studients, when you have to teach system administration, and SSH is not available, not installable or not allowed.

Deployment

Development / Test

vagrant up

Production

Adjust your environment variables in .env

cd terraform/
terraform plan
terraform apply

cd ../ansible
ansible-playbook -i inventories/terraform playbook.yml

Usage

Open your web browser and type the gateway IP or domain.

For development

For production:

  • Please use the credentials defined in ansible/host_vars/*