ssachtleben.shopware
Ansible Shopware Role
This ansible role will download and install a Shopware shop.
Variables
shopware_version: shopware version to install (string, default:latest)shopware_root: Configure shopware root directory (string, default:/var/www/shopware)shopware_webuser: Service user to run shopware with (string, default:www-data)shopware_webgroup: Service group for theshopware_userservice user (string, default:www-data)
Configuration
Configurate shopware installation with the following defaults:
shopware_config:
host: "shopware.local"
db_name: "shopware"
admin_name: "admin"
admin_email: "[email protected]"
admin_pass: "password"
License
Apache Version 2.0
Install
ansible-galaxy install ssachtleben.shopwareLicense
Unknown
Downloads
547
Owner
