docs: update nextcloud-collabora
This commit is contained in:
parent
87b7db4235
commit
290736a056
@ -2,7 +2,7 @@
|
||||
title: Nextcloud & Collabora
|
||||
description: How to configure a properly working setup using Traefik
|
||||
published: true
|
||||
date: 2020-02-04T21:43:55.169Z
|
||||
date: 2020-04-30T19:21:45.022Z
|
||||
tags:
|
||||
---
|
||||
|
||||
@ -22,7 +22,7 @@ version: '3.7'
|
||||
services:
|
||||
|
||||
nextcloud:
|
||||
image: nextcloud:16
|
||||
image: nextcloud:18
|
||||
depends_on:
|
||||
- postgres
|
||||
- collabora
|
||||
@ -83,9 +83,6 @@ Once everything is up and running, install the Collabora plugin for Nextcloud an
|
||||
{.is-info}
|
||||
|
||||
# Quirks
|
||||
> Due to issues within Nextcloud 16, the installer cannot initialize its database properly in postgres. This setup requires a workaround for a first start, a pre existing database, or another database engine.
|
||||
|
||||
|
||||
> The Collabora container is extremely slow to start and seems to work about only half the time. If stuff isn't working, just restart it once or twice. Eventually it will work.
|
||||
|
||||
>This configuration is 100% working and any attempt at touching it will just make it worse.
|
||||
|
Loading…
Reference in New Issue
Block a user