Talk:Nextcloud: Difference between revisions

From Alpine Linux
m (→‎Default Data Directory Info is missing: Unsigned comment attribution.)
(Nginx config suggestion)
Line 18: Line 18:


<small><span class="autosigned">—&nbsp;Preceding [[Help:Signature|unsigned]] comment added by [[User:Jahway603|Jahway603]] ([[User talk:Jahway603|{{int:talkpagelinktext}}]] • [[Special:Contributions/Jahway603|{{int:contribslink}}]]) 09:29, 15 December 2023‎</span></small>
<small><span class="autosigned">—&nbsp;Preceding [[Help:Signature|unsigned]] comment added by [[User:Jahway603|Jahway603]] ([[User talk:Jahway603|{{int:talkpagelinktext}}]] • [[Special:Contributions/Jahway603|{{int:contribslink}}]]) 09:29, 15 December 2023‎</span></small>
== Nginx Config update
I'd like to propose changing the nginx config to an adaption of the config suggested by the nextcloud documentation: https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html
My minimal adaption is here: https://gist.github.com/rgeber/1b40a05310cabab551c9ef87b504af8e

Revision as of 19:10, 30 September 2024

There are a few missing steps that turn into warnings in the UI

  • enabling APCu or another cache
 (set in a apcu.ini AND config.php)

Is there a reason why php5-fpm is recommended instead of php7-fpm? Php5 isn't supported by many applications anymore and will soon become deprecated.

Descriptions for additional nextcloud packages is missing

There is no list or descriptions for additional nextcloud packages on this wiki article. I just upgraded my Alpine install and would like determine which additional packages I should install.

— Preceding unsigned comment added by Jahway603 (talkcontribs) 12:31, 19 April 2023‎

Default Data Directory Info is missing

Unsure where in this wiki the Nextcloud default data directory of `/var/lib/nextcloud/data` should be entered.

— Preceding unsigned comment added by Jahway603 (talkcontribs) 09:29, 15 December 2023‎


== Nginx Config update

I'd like to propose changing the nginx config to an adaption of the config suggested by the nextcloud documentation: https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html

My minimal adaption is here: https://gist.github.com/rgeber/1b40a05310cabab551c9ef87b504af8e