diff --git a/contributions/executable-tutorial/cotutiu-moise/README.md b/contributions/executable-tutorial/cotutiu-moise/README.md new file mode 100644 index 0000000000..c938ba6864 --- /dev/null +++ b/contributions/executable-tutorial/cotutiu-moise/README.md @@ -0,0 +1,14 @@ +# Executable tutorial: nginx on vagrant box (with provisioning) + +## Group +Ioana Cotutiu (cotutiu@kth.se), [IC-kth](https://github.com/IC-kth) +Theodor Moise (moise@kth.se), [iriediese](https://github.com/iriediese) + +## Content +Executable tutorial (via katakoda) showing how to configure and provision an nginx web server on a vagrant box, using a Vagrantfile. +This is aimed at showing how to quickly deploy (previously configured) applications in virtual environments running Linux, +providing further insight into system management and administration. + +## Link +Katakoda link: TBA +Repository: TBA