Developer Documentation
Closed this issue · 0 comments
bdolor commented
User Story
As a developer,
I want to have access to clear documentation
so that I can set up a development environment.
Conditions of Satisfaction
- documentation that states Terraform set up requires modifying the /etc/hosts file to the domain that I choose in
terraform.tfvars
- documentation that states Terraform set up requires a specific version of Terraform
- documentation that notes Bare Metal set up requires Minio to be installed.
- documentation that notes differences between Linux and Mac installation (Linux docker permissions are different, stops Terraform from fully executing plan/apply)
- documentation that is explicit about Windows support