18 lines
766 B
YAML
18 lines
766 B
YAML
---
|
|
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'xml', 'bcmath', 'curl', 'imagick']
|
|
|
|
web_hostname:
|
|
- host: sebicomics.com
|
|
- host: www.sebicomics.com
|
|
|
|
mariadb_root_pass: !vault |
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
66613630653961396639336136333837343866646263353135303233383336356166663466623438
|
|
6438653832313536363631336363306337366165616561370a316466353535313164623934626563
|
|
65343238333661333765636131323962316637613036393366343161343162393337376232633432
|
|
3233653232353534370a393962663766623237313166333638343561306134663062333230333635
|
|
63343339363833626136646134353365393734346561613262633531386135366634
|
|
|
|
# 283M of base memory + 20MB/connection -> 1267M of RAM max
|
|
mariadb_max_connections: 50
|