NextCloud is a suite of client-server software for creating and using file hosting services. Nextcloud is free and open-source, which means that anyone is allowed to install and operate it on their own private server devices.
Please check our application chart to see which GigaDrive Plans are eligible to install this application.
nextcloud.nextcloud.

External Storage Support. Then click Enable and enter your nextcloud password if prompted.

Important: By default, we add
/storage/downloadsand/storage/nextcloudas external storage locations for your Nextcloud instance. If required, you may add and configure additional directories as external storage from within Nextcloud.However, do not add the root directory
/storageas external storage (Ignore the path in the screenshot below). Due to a known Nextcloud bug, doing so may cause infinite directory scanning loops and excessive database growth, resulting in very large database file sizes.

6. Tap to save your settings.
7. Go back to nextcloud homepage and click Files.

8. Now you will be access your files through the Storage folder.
Service Type is HTTPS and No TLS Verify option should be ON under the TLS settings.
/storage/.appdata/nextcloud/www/nextcloud/config/.config.php and open it using any text editor.'overwritehost' => 'hostname.provided-by.giga.com',
And change the text hostname.provided-by.giga.com with your own domain/sub-domain
8. Similarly open and edit the file reverse_proxy.config.php and change the host with your own domain/sub-domain.
9. Reboot nextcloud from your dashboard.