Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker_notes:docker-nextcloud [2024-04-28 Sun wk17 14:55] – [Nextcloud with supervisord] baumkp | docker_notes:docker-nextcloud [2025-04-11 Fri wk15 06:23] (current) – [Incorrect row format found in your database] baumkp | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| The base [[https:// | The base [[https:// | ||
| - | Today after upgrading to Nextcloud 29 I finally got rid of all my administration page errors. This included some issues with nginx configuration that magically went away with version 29 and adding imagemagick-svg to the image as just noted. As well as cleaning up [[https:// | + | ++tl;dr;|Today (2024-04-27)  | 
| As docker adminstartion warns about missing php imagemagick-svg support I also added the Apline package to the updated image to rectify this warning.   | As docker adminstartion warns about missing php imagemagick-svg support I also added the Apline package to the updated image to rectify this warning.   | ||
| Line 154: | Line 154: | ||
| ====Installing and Using MariaDB via Docker==== | ====Installing and Using MariaDB via Docker==== | ||
| [[https:// | [[https:// | ||
| - | [[start]] | + | |
| + | ====Incorrect row format found in your database==== | ||
| + | First step is to backup database. | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| ====logging==== | ====logging==== | ||
| Line 559: | Line 563: | ||
|   *[[https:// |   *[[https:// | ||
| + | =====Whiteboard App===== | ||
| + | The official whiteboard app for Nextcloud. It allows users to create and share whiteboards with other users and collaborate in real-time. | ||
| + |   *[[https:// | ||
| =====Other Possible Apps/ | =====Other Possible Apps/ | ||
|   *[[https:// |   *[[https:// | ||