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
252 stars 71 forks source link

Allow IP access when no SSL #137

Closed basilhendroff closed 3 years ago

basilhendroff commented 3 years ago

For the case NO_CERT=1, allow access to Nextcloud via the jail IP.

basilhendroff commented 3 years ago

Further testing required.