danb35 / freenas-iocage-nextcloud

Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt
GNU General Public License v3.0
250 stars 71 forks source link

TrueNAS CORE 13.0 support - issues found #197

Closed reqlez closed 1 year ago

reqlez commented 1 year ago

Just heads up, I tried this with TrueNAS CORE 13.0 ( yes, fully aware that it's not supported as per documentation ) It seems latest version is using: 13.1-RELEASE-p5

Getting this issue below with mariadb.

Same if i try to use postgresql it says basically that the /usr/local/etc/rc.d/postgresql file is not found when it tried to initialize the database, but I do see the postgresql server being installed in logs.

` + Stopping services OK

reqlez commented 1 year ago

Closing as this seems to only affect unsupported by the script postgresql15 and description of issue is not correct.

confirmed this works with mariadb