Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 684 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 684 Bytes

Interview

The purpose of this repository is to provide a unique script that will bring up a dev env for several interview topics.

How to

  1. Run Powershell as Administrator
  2. Type and execute Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
  3. Run the script and let the process finish (deployment run in a few minutes)

/!\ A reboot may be required. If this is the case, reboot and simply run again the script.

Docker

Tools

  • Chocolatey
  • Vagrant
  • Virtualbox

Environment

Single VM with Ubuntu 18.04, docker.io installed.

Swarm

Tools

  • Chocolatey
  • Vagrant
  • Virtualbox

Environment

A single VM acting as a Manager and 3 other VM acting as nodes