Skip to content

Conversation

@Shevonar
Copy link

Description of the change

This PR adds an option to deploy the backend server for the Nextcloud Whiteboard app. It also includes another ingress to expose the backend server to the user. A startup hook automatically configures the required URL and JWT_SECRET_KEY for the Nextcloud Whiteboard app to connect to the backend server.

Benefits

This change provides an easy way to deploy the Whiteboard backend.

Possible drawbacks

Unless whiteboard.enabled is set to true nothing will change.

Applicable issues

Additional information

I tested this change on my personal Nextcloud instance where I run with Ingresses and TLS enabled. I'm not sure if there need to be additional adjustments for other setups.

Checklist

Closes nextcloud#701

Signed-off-by: Matthias Horne <infomh@anmaruco.de>
Signed-off-by: Matthias Horne <infomh@anmaruco.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add subchart for whiteboard backend

1 participant