2017-03-09 15:12:01 -05:00
|
|
|
# VM Setup Instructions
|
|
|
|
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
- [General overview](overview--general.md)
|
|
|
|
- [Security model](overview--security-model.md)
|
|
|
|
- [Available Commands](overview--scripts-and-commands.md)
|
|
|
|
|
|
|
|
|
|
|
|
## Setting up the VM
|
|
|
|
- [Set up secrets](vm-setup--set-up-secrets.md)
|
|
|
|
- [Set up docker](vm-setup--set-up-docker.md)
|
|
|
|
- [Attach persistent disk](vm-setup--attach-persistent-disk.md)
|
|
|
|
- [Create host directories and files](vm-setup--create-host-dirs-and-files.md)
|
|
|
|
- [Create docker image](vm-setup--create-docker-image.md)
|
|
|
|
|
|
|
|
|
|
|
|
## Configuring the docker image
|
|
|
|
- [Available environment variables](image-config--environment-variables.md)
|
|
|
|
|
|
|
|
|
|
|
|
## Starting the docker container
|
2017-05-17 10:08:16 -04:00
|
|
|
- [Start docker container](vm-setup--start-docker-container.md)
|
2017-03-09 15:12:01 -05:00
|
|
|
|
|
|
|
|
2017-05-17 10:09:53 -04:00
|
|
|
## Updating the docker container
|
|
|
|
- [Update docker container](vm-setup--update-docker-container.md)
|
|
|
|
|
|
|
|
|
2017-03-09 15:12:01 -05:00
|
|
|
## Miscellaneous
|
|
|
|
- [Debug docker container](misc--debug-docker-container.md)
|
|
|
|
- [Integrate with CI](misc--integrate-with-ci.md)
|