Velocity File Server: http://10.10.32.101/
Linux
- Bash Shell (built in)
- Git: https://git-scm.com/download/linux
- Docker: https://docs.docker.com/engine/installation/
Mac OS
- Bash Terminal (built in)
- Git: Homebrew +
brew install git
- Docker: Mac Install Options
Windows
- DC/OS Community Slack Account: http://chat.dcos.io/
#velocity-ny-2016
channel- @karl.mesophere
- @brenden.mesosphere
- @sq-drew.mesosphere
- GitHub Account: https://github.com/
- Docker Hub Account: https://hub.docker.com/
- DC/OS cluster (provided)
-
Launch Bash Shell (or SSH into the Linux VM)
-
Clone the Training Repo
$ mkdir -p ~/workspace $ cd ~/workspace $ git clone https://github.com/mesosphere/training $ cd training
For the rest of the training, the training directory will be referred to as
$DCOS_HOME
.