selfhosted-traefik/nextcloud/README.md

10 lines
570 B
Markdown
Raw Normal View History

2021-04-22 06:30:13 +00: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.
2021-04-21 09:32:48 +00:00
Set default_phone_region like this:
occ config:syste:set default_phone_region --value="DE"
2021-04-21 07:34:52 +00:00
2021-03-25 13:42:45 +00:00
Check if you have to alter this line in the _collabora/loolwsd.xml_ file:
2021-04-22 06:30:13 +00:00
`<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#