19 lines
317 B
Markdown
19 lines
317 B
Markdown
|
# mCaptcha Infrastructure-as-Code (IaC)
|
||
|
|
||
|
Use KVM/QEMU, Docker, libvirt, Terraform, and Ansible to deploy:
|
||
|
1. mCaptcha/mCaptcha
|
||
|
2. mCaptcha/cache
|
||
|
3. mCaptcha/dos
|
||
|
|
||
|
## Dependencies
|
||
|
|
||
|
1. GNU/Linux host machine
|
||
|
2. KVM
|
||
|
3. QEMU
|
||
|
4. Libvirt
|
||
|
5. Terraform
|
||
|
6. Python 3
|
||
|
7. Ansible
|
||
|
8. Testinfra
|
||
|
9. Debian 11 Bullseye qcow2 bootable
|