Commit Graph

9 Commits (edca0320247521ac2ea7a44a06a58a186fbd4305)

Author SHA1 Message Date
Evilham ccf5f8b1de [NC] Add FORCED_LANGUAGE setting
This has been requested by schools.
2023-04-12 10:02:09 +00:00
Evilham ce61cfffbe [NC] Enable video previews as requested by schools 2023-04-12 10:01:49 +00:00
Evilham e16a537f53 [NC] Disable ownpad app as requested by schools 2023-04-12 10:01:31 +00:00
Evilham 7c8390370b cherry-pick 7196db9c conflicts solved 2023-04-12 10:00:04 +00:00
Evilham e401b47c84 cherry-pick 010a04bf conflicts solved 2023-04-12 09:55:37 +00:00
Evilham b7400afc7b [NC] Enable video previews as requested by schools 2023-04-12 09:43:58 +00:00
Evilham 2f7cde952a [NC] Disable ownpad app as requested by schools 2023-04-12 09:43:42 +00:00
Evilham b97071c722 [NC] Upgrade to Nextcloud 25.0.4
This still uses a fork of nextcloud/forms and reenables that plugin.

Since version 25 of Nextcloud uses the 2.X line of the nextcloud/mail
plugin, which already includes our patches, we can get rid of them to
easen future maintenance.
2023-04-12 09:43:16 +00:00
Evilham 1087c5c513 [NC] Rework image to self-configure as opposed to using dd-ctl
By managing volumes in a better fashion and using code that is closer
to being idempotent, while being declarative, we achieve an image that
is closer to the original one, but gets the plugins that we want and
the configuration that we want for integration with DD.

Closes #9. This image now allows for BBB_HOST and BBB_API_SECRET as
variables in dd.conf, which also configure the corresponding plugin on
Nextcloud.

This is a necessary update-step towards NC25, and temporarily disables
the forms plugin.
2023-04-12 09:42:41 +00:00