Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 284 Bytes

Proxy Server

Copy .sample.env.config.cjs to .env.config.cjs with the credentials needed.

  • Terraform it with:
    • cd terraform/
    • terraform init
    • terraform apply
  • Provision with Ansible, in the root directory: ansible-playground -i terraform/hosts playbook.yml