perfectra1n
  • Joined on 2023-07-12
perfectra1n commented on pull request vikunja/helm-chart#13 2023-10-04 16:56:40 +00:00
Utilize bjw-s's common Helm library.

Ah, didn't know that. I thought everything was configurable via env variables (which I've always found easier to manage), but I'll go ahead and use the config instead.

perfectra1n commented on pull request vikunja/helm-chart#13 2023-10-04 16:55:26 +00:00
Utilize bjw-s's common Helm library.

Gotchya, I'll rename that to be api instead. I saw backend in the docs like you said, so I just ran with that.

perfectra1n commented on pull request vikunja/helm-chart#13 2023-10-03 17:23:43 +00:00
Utilize bjw-s's common Helm library.

@konrad I can finish this up this weekend if you're still interested in this approach. If not, I'll just keep it on pause :)

perfectra1n commented on issue vikunja/helm-chart#10 2023-09-30 01:25:34 +00:00
Configuration Questions

No, the Helm chart could run only an API pod, or only a Frontend pod if configured as such in the values.yaml of the “new” Helm chart :). @konrad

perfectra1n commented on pull request vikunja/helm-chart#13 2023-09-29 19:33:41 +00:00
Utilize bjw-s's common Helm library.

I'm essentially trying to mirror what Immich is doing here: https://github.com/immich-app/immich-charts

But of course for Vikunja, and allowing a user to set up:

  1. Backend
  2. Frontend 3.…
perfectra1n commented on pull request vikunja/helm-chart#13 2023-09-29 15:39:17 +00:00
Utilize bjw-s's common Helm library.

This chart should create all the resources needed now, just need to do some brain gymnastics of what URLs to set the Frontend/Backend to by default...NodePorts perhaps?

perfectra1n created pull request vikunja/helm-chart#13 2023-09-29 02:05:35 +00:00
[DRAFT] Utilize bjw-s's common Helm library.
perfectra1n commented on issue vikunja/helm-chart#10 2023-09-29 01:33:36 +00:00
Configuration Questions

@konrad using two Ingress objects more easily decouples the api from the frontend, incase a user would (for some reason) just want to stand up either the API or the Frontend. That way,…

perfectra1n commented on issue vikunja/helm-chart#9 2023-09-28 15:03:28 +00:00
Add sub chart for Typesense

I can take a crack at it - if you’re willing to use another extensible Helm chart :)

perfectra1n commented on issue vikunja/frontend#3224 2023-08-27 01:30:48 +00:00
500 when get issue

If the URL doesn't work as a limit of the API, would it be best to just not include the URL as a comment? Perhaps don't include a comment by default when including an attachment, or just say…

perfectra1n created repository perfectra1n/api 2023-07-16 22:39:13 +00:00