Panel Version
1.11.9
Wings Version
1.11.13
Service
software/nextcloud
Modified
Yes, I modified the egg (will provide details below)
Expected Behavior
Be able to setting it up, and configure it like how a normal nextcloud php-fpm/nginx instance should work
Actual Behavior
Some personal issues
-
PHP custom memory allocation isn't enforced and stuck to 512MiB no matter the config file and "workarounds" [php.ini, user.ini, .htaccess...]
-
I can't upload large files even with all my changes [post_max_size, max_upload_size, max_execution_time...]
-
Cannot have a custom command option [Eg, instead of Maintenance mode always forcing me to use occ, why not allow me to type the whole command since it's an alpine-based yolk]
-
Had to modify the nextcloud.json, around at the ARM64? line cuz it couldn't import properly due to a faulty ","
-
Believed that Install.sh seems to enforce/override some settings, so i tried to get rid/modify some lines to no avail
Steps To Reproduce
- Import the Nextcloud.json into the panel
2. Cannot be imported - Simple fix: get rid of the "," at ARM64 ?
- Set up the Nextcloud instance as you normally do [Database, account credentials...]
- Trying to import a "large file" eg. 110 MB video for example, then the upload bar stuck at the paused status, only to get "Unknown error during upload", "Some files couldn't be uploaded" -> go to php.ini/config.php and changes the values to a bigger one and restart
- doesn't work, do some shady workarounds through user.ini and .htaccess
- now, the system info shows the new values, yet it still fails to upload the video
Install logs
i do not have access to that, sorry :/
Panel Version
1.11.9
Wings Version
1.11.13
Service
software/nextcloud
Modified
Yes, I modified the egg (will provide details below)
Expected Behavior
Be able to setting it up, and configure it like how a normal nextcloud php-fpm/nginx instance should work
Actual Behavior
Some personal issues
PHP custom memory allocation isn't enforced and stuck to 512MiB no matter the config file and "workarounds" [php.ini, user.ini, .htaccess...]
I can't upload large files even with all my changes [post_max_size, max_upload_size, max_execution_time...]
Cannot have a custom command option [Eg, instead of Maintenance mode always forcing me to use occ, why not allow me to type the whole command since it's an alpine-based yolk]
Had to modify the nextcloud.json, around at the ARM64? line cuz it couldn't import properly due to a faulty ","
Believed that Install.sh seems to enforce/override some settings, so i tried to get rid/modify some lines to no avail
Steps To Reproduce
2. Cannot be imported - Simple fix: get rid of the "," at ARM64 ?
Install logs
i do not have access to that, sorry :/