The content of this project is part of the post on blog https://red-devops.pl/
The repository contains terraform code, thanks to which we can automatically create an infrastruture for the workoutrecorder application that can be found on the site:
https://github.com/red-devops/Workout-recorder
This is the next step in which we add the hashicorp vault tool to our infrastructure.
Post provisioning is done using ansible playbook in the repository:
https://github.com/red-devops/Vault-server-ansible
In the implementation we use a self hosted runner which was built automatically using this repository:
https://github.com/red-devops/Packer-guide
red-devops/Workout-recorder-vault
The content of this project is part of the post on blog https://red-devops.pl/ The repository contains terraform code, thanks to which we can automatically create an infrastruture for the workoutrecorder application. In addition, githubb actions workflow installs vault server on the host.
HCLMIT