Add performance tuning for nextcloud app

Fix nextcloud cron jobs never being run
This commit is contained in:
2021-05-02 13:51:20 -04:00
parent 1490774f4a
commit 6583c1ef15
5 changed files with 145 additions and 45 deletions

View File

@@ -116,7 +116,7 @@ omni_compose_apps:
name: mech_nextcloud
uid: 1290
published:
host: wsd.enp.one
host: nxc.enp.one
ports:
80: 8082
networks:
@@ -129,3 +129,7 @@ omni_compose_apps:
assets:
- src: nginx/nextcloud-proxy.conf
name: proxy/nextcloud.conf
- src: nextcloud-php-fpm.ini
name: config/php.ini
- src: nextcloud-mariadb.cnf
name: proxy/nextcloud.cnf