Added snap software packages and an LDAP library package for PHP

This commit is contained in:
2025-11-17 09:37:04 -05:00
parent da694910c6
commit b386f5e363

View File

@@ -104,6 +104,9 @@ software:
php-pkg:
name:
apt: composer
php-ldap:
name:
apt: php-ldap
html-linter:
name:
apt: tidy
@@ -217,6 +220,19 @@ software:
# caddy:
# name:
# apt: caddy
snaps:
nextcloud:
name: nextcloud
channel: ~
opts:
- "nextcloud:php.memory-limit=512M"
- "nextcloud:nextcloud.cron-interval=10m"
- "nextcloud:http.compression=true"
# @TODO commented opts use 'connect' snapd subcommand--look into how to use in Ansible
# - "nextcloud:removable-media"
# - "nextcloud:network-observe"
# @TODO see how to set these options: https://help.nextcloud.com/t/how-to-configure-nextcloud-snap/216036#p-649442-trusted-domains-configuration-8
# @TODO see how to set these options: https://help.nextcloud.com/t/how-to-configure-nextcloud-snap/216036#p-649442-trusted-proxy-configuration-9
config:
git:
sys: