selfhosted-traefik/nextcloud
2021-04-22 08:30:13 +02:00
..
collabora Add collabora config 2021-03-25 14:39:33 +01:00
docker-compose.yml Update nextcloud image to version 21 ( CRON and App) 2021-04-21 11:12:59 +02:00
live.env.tpl Update 'nextcloud/live.env.tpl' 2021-04-21 10:05:19 +02:00
README.md Update 'nextcloud/README.md' 2021-04-22 08:30:13 +02:00

There is also somewhere a step to set up an alias for occ that can be used outside the container to directly execute occ cli commands inside the container.

Set default_phone_region like this: occ config:syste:set default_phone_region --value="DE"

Check if you have to alter this line in the collabora/loolwsd.xml file:

<host desc="Regex pattern of hostname to allow or deny." allow="true">nextcloud\\.sporada\\.eu</host>

Look at the documentation for server security and server tuning: https://docs.nextcloud.com/server/21/admin_manual/installation/index.html#