Updated README.md
This commit is contained in:
parent
77216149c9
commit
894613d795
@ -1,6 +1,6 @@
|
|||||||
# Ansible role for setting up VPSs for Opnxng
|
# Ansible playbook to set up VPSs
|
||||||
|
|
||||||
An Ansible role that set up VPSs specifically for Opnxng. It applies to Debian-based servers in any arch.
|
An Ansible playbook to set up VPSs (for Opnxng). It applies to Debian-based servers in any arch.
|
||||||
|
|
||||||
## Oracle Cloud
|
## Oracle Cloud
|
||||||
|
|
||||||
@ -8,7 +8,9 @@ To install Debian on Oracle Cloud, refer to [this documentation](ORACLECLOUD.md)
|
|||||||
|
|
||||||
## Configurations
|
## Configurations
|
||||||
|
|
||||||
You can modify the [packages to be installed](set-up.yaml) and the [UFW rules](roles/ufw/tasks/main.yml).
|
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
|
## 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.
|
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.
|
Loading…
Reference in New Issue
Block a user