calvinbui.ansible_bookstack_docker
Ansible BookStack
This is for running BookStack in Docker.
Requirements
Not applicable (N/A)
Role Variables
bookstack_name
: The name of the container.bookstack_image
: The Docker image to be used.bookstack_config_directory
: The directory where configuration files will be stored.bookstack_volumes
: The volumes to mount into the container.bookstack_ports
: A list of ports to be exposed.bookstack_docker_additional_options
: Additional parameters for the Docker container (refer to the documentation).bookstack_environment_variables
: Environmental variables for Docker.bookstack_env_options
: Options to change in BookStack's.env
file.bookstack_php_options
: Options to change in PHP settings.
Dependencies
Not applicable (N/A)
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_bookstack_docker
License
This is licensed under GPLv3.
Author Information
Visit calvin.me for more information.
Installa
ansible-galaxy install calvinbui.ansible_bookstack_docker
Licenza
Unknown
Download
164
Proprietario
Soft tabs > spaces > tabs. I'm not a developer.