chrisgavin.bookstack

BookStack Ansible Role

Build Status

An Ansible role to install the BookStack wiki software.

Variables

  • bookstack_install_dir = /var/bookstack - Where to install BookStack to.
  • bookstack_application_key - Set this to a random base64 string (as generated by php artisan key:generate) stored in your Ansible Vault.
  • bookstack_database_name = bookstack - Override this to change the name of the BookStack MySQL database.
About

An Ansible role to install the Bookstack wiki software.

Install
ansible-galaxy install chrisgavin.bookstack
GitHub repository
License
Unknown
Downloads
81