Install and configure nginx, certbot, oauth2-proxy, docker and (airbyte via docker-compose).
- DNS entry for
server_name - Ansible Vault expects an encryption key defined in
.password_file
The following variables must be defined before executing the playbook:
admin_keygithub_client_idgithub_client_secretoauth2_proxy_secret_cookieadmin_emailserver_nameansible_ssh_hostininventory/production.
Activate the python virtualenv source venv/bin/activate and run make build