Skip to content
Snippets Groups Projects
Verified Commit a8dd1102 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Update readme with setup instruction

parent 4aa51d7e
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,26 @@
Container registry vm using Harbor.
## Requirements
`ansible/main/vars/secret.yaml` should be created from the example.
## Running
Terraform
```
cd terraform
./bootstrap.sh
terraform apply
```
Ansible
```
cd ansible
./bootstrap.sh
ansible-playbook main/base.yaml
```
## Terraform
`/terraform` folder contains a configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment