ansible_bookstack_docker

Build Status GitHub release Ansible Quality Score Ansible Role

Ansible BookStack

BookStack in Docker

Requirements

N/A

Role Variables

bookstack_name: Name of container

bookstack_image: Docker image to use

bookstack_config_directory: Directory to store configuration files

bookstack_volumes: Volumes to mount into the container

bookstack_ports: List of ports to expose

bookstack_docker_additional_options: Additional parameters to add to docker container

bookstack_environment_variables: Docker environmental variables

bookstack_env_options: Options to change in BookStack's .env

bookstack_php_options: Options to change in PHP

Dependencies

N/A

Example Playbook

- hosts: servers
  become: true
  roles:
   - role: calvinbui.ansible_bookstack_docker

License

GPLv3

Author Information

http://calvin.me

About

BookStackApp

Install
ansible-galaxy install calvinbui/ansible-bookstack-docker
GitHub repository
License
Unknown
Downloads
148
Owner
Soft tabs > spaces > tabs. I'm not a developer.