calvinbui.ansible_calibre_web_docker
Ansible Calibre Web
This is a setup for Calibre Web using Docker.
Requirements
No specific requirements.
Role Variables
calibre_web_name
: The name for the Docker container.calibre_web_image
: The Docker image to use.calibre_web_ports
: A list of ports that will be open.calibre_web_config_directory
: The folder where configuration files are saved.calibre_web_books_directory
: The folder where books will be stored.calibre_web_environment_variables
: Variables for the Docker environment.calibre_web_docker_additional_options
: Extra options for the Docker container.
Dependencies
None needed.
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_calibre_web_docker
License
This project is under GPLv3 license.
Author Information
More about the author can be found at calvin.me.
Installa
ansible-galaxy install calvinbui.ansible_calibre_web_docker
Licenza
Unknown
Download
167
Proprietario
Soft tabs > spaces > tabs. I'm not a developer.