29 lines
840 B
Markdown
29 lines
840 B
Markdown
|
# 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
|
||
|
- [Create docker image](vm-setup--start-docker-container.md)
|
||
|
|
||
|
|
||
|
## Miscellaneous
|
||
|
- [Debug docker container](misc--debug-docker-container.md)
|
||
|
- [Integrate with CI](misc--integrate-with-ci.md)
|