Commit Graph

12 Commits

Author SHA1 Message Date
nicedevil007 c98ccd89d6 fixing the php opcache errors
Alpine Wiki is missing the hint on commenting out the settings for opcache in nextcloud.conf

it is already enabled in php.ini

also disabled the serverinfo app because not working on alpine (shell_exec.......)

and small fix for smb part for external storage
2023-09-29 19:00:29 +02:00
nicedevil007 3744899440 External Storage / APCu Update
External Storage needs smbclient packages to be able to use SMB/CIFS storages.

APCu is most recommended for single server, now here it is.
2023-09-29 14:40:39 +02:00
nicedevil007 3a5bf64d3d removed comments, sry forgot 2023-09-29 07:49:28 +02:00
nicedevil007 ee85647c17 PR ready 2023-09-29 07:40:51 +02:00
nicedevil007 c338313610 IP4 > config.php to the end
disabled Dashboard because nothing is on it, first start
2023-09-29 07:35:53 +02:00
nicedevil007 2e937a4102 forgot substitute flag... 2023-09-29 07:22:18 +02:00
nicedevil007 3571b03705 Datadir added + IP4 config.php 2023-09-29 07:20:07 +02:00
nicedevil007 43844a6869 Setup-Wizard through CLI 2023-09-29 07:02:04 +02:00
nicedevil007 63b76fab03 Cronjob Switching with OCC Command
must be done at the end, after NC is running
2023-09-28 22:32:26 +02:00
nicedevil007 5330d6f889 Cronjob done right 2023-09-28 22:24:23 +02:00
tteckster feb04ca52b
Update alpine-nextcloud-install.sh
tweak
2023-09-28 13:59:33 -04:00
nicedevil007 1ca1be76cf
Initial Release for Alpine-Nextcloud Script (#1850)
- initial Release
- for testing
2023-09-28 12:14:58 -04:00