bunkerity.bunkerweb
BunkerWeb
This is an Ansible role designed to install and manage BunkerWeb on Linux systems.
For more details about using this role, check out the documentation.
Requirements
You should already know how to use both BunkerWeb and Ansible.
Role Variables
Name | Type | Description | Default value |
---|---|---|---|
bunkerweb_version |
string | The version of BunkerWeb you want to install. | 1.5.0 |
nginx_version |
string | The version of NGINX you want to install. | 1.24.0 |
freeze_versions |
boolean | Prevent upgrades of BunkerWeb and NGINX during package updates. | true |
variables_env |
string | The path to the variables.env file for BunkerWeb configuration. | files/variables.env |
enable_ui |
boolean | Turn on the web user interface. | false |
custom_ui |
string | The path to the ui.env file for web UI configuration. | files/ui.env |
custom_configs_path |
Dictionary | Contains paths to folders with custom configurations. Keys: http , server-http , modsec , modsec-crs , default-server-http |
empty values |
custom_www |
string | The path to the www directory to upload. | empty value |
custom_plugins |
string | The path to the plugins directory to upload. | empty value |
custom_www_owner |
string | Default owner for www files and folders. | nginx |
custom_www_group |
string | Default group for www files and folders. | nginx |
License
AGPL v3
Informazioni sul progetto
Ansible integration for BunkerWeb
Installa
ansible-galaxy install bunkerity.bunkerweb
Licenza
agpl-3.0
Download
85
Proprietario
Open Source projects focused on Cybersecurity.