nextcloud / nextcloud/helm

add subchart for whiteboard backend

Open
#701 2 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go Template
Stars
534
Forks
314
Avg merge
42m
Merged PRs (30d)
1

Description

Description of the change

As the whiteboard app in hub9 onward is promoted to have an internal back end service, it'll be cool to have it's deployment routine (aka sub chart) integrated in this chart.

Benefits

Get the whiteboard back end running by easily editing a few lines in your values.yaml files on kubernetes based setups.

Possible drawbacks

Don't see any

Additional information

Would be cool to have kinda feature toggle

whiteboardBackendService:
  enable: true

in the values.yaml evaluated in the Chart.yaml

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the chart's Chart.yaml and values.yaml to understand how a whiteboard backend subchart and feature toggle would fit. Identify the deployment details required by the whiteboard backend service; done means enabling the values.yaml toggle integrates its deployment for Kubernetes-based setups.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.