Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
docker_notes:docker-nextcloud [2024-04-28 Sun wk17 14:58] – [Nextcloud with supervisord] baumkp | docker_notes:docker-nextcloud [2024-04-28 Sun wk17 14:58] (current) – [Nextcloud with supervisord] baumkp | ||
---|---|---|---|
Line 13: | Line 13: | ||
The base [[https:// | The base [[https:// | ||
- | Today (2024-04-27) after upgrading to Nextcloud 29 I finally got rid of all my administration security and setup page warnings and 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) after upgrading to Nextcloud 29 I finally got rid of all my administration security and setup page warnings and 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:// |
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. |