# Ansible playbook to set up VPSs An Ansible playbook to set up VPSs (for Opnxng). It applies to Debian-based servers in any arch. ## Oracle Cloud To install Debian on Oracle Cloud, refer to [this documentation](ORACLECLOUD.md) ## Configurations You can modify the [packages to be installed](set-up.yml) and the [UFW rules](roles/ufw/tasks/main.yml). Passwords and other sensitive data are kept locally as encrypted variables in [secrets.yml](/opnxng/opnxng-set-up-playbook). ## Contact Please contact us via [email](mailto:opnxng@tuta.io) if you discover any vulnerability or area for improvement in our infrastructure. We would truly appreciate it.