• Joined on 2022-05-06
xeruf reopened issue vikunja/vikunja#1199 2024-02-16 18:36:58 +00:00
Postgresql ssequences not updated correctly upon dump import
xeruf commented on issue vikunja/vikunja#1199 2024-02-16 18:35:59 +00:00
Postgresql ssequences not updated correctly upon dump import

I wasted hours this week because the fix as available in 0.20.4 did not work properly. Finally found this issue again and the exact same solution above (https://wiki.postgresql.org/wiki/Fixing_Seq

xeruf commented on issue vikunja/helm-chart#25 2024-02-16 12:44:40 +00:00
Backend URL inadequate

As for https, I guess you could check whether annotations.kubernetes.io/tls-acme is truish

xeruf commented on issue vikunja/helm-chart#25 2024-02-16 12:43:27 +00:00
Backend URL inadequate

So either adjust the template or this comment: https://kolaente.dev/vikunja/helm-chart/src/branch/main/values.yaml#L100

xeruf opened issue vikunja/helm-chart#25 2024-02-16 12:42:21 +00:00
Backend URL inadequate
xeruf commented on pull request vikunja/helm-chart#19 2024-02-08 15:56:34 +00:00
Readd Removed Documentation

time to merge this, and let's keep the ingress discussion separate :)

xeruf pushed to readme-new at xeruf/helm-chart 2024-02-08 15:56:14 +00:00
5762408832 Link artifacthub in readme
xeruf opened issue vikunja/helm-chart#24 2024-02-08 15:41:56 +00:00
Document OCI
xeruf commented on pull request vikunja/helm-chart#19 2023-12-12 21:27:55 +00:00
Readd Removed Documentation

it would be elegant to be able to just set the domain once without all the ingress baggage as discussed in vikunja/helm-chart#10

xeruf commented on issue vikunja/helm-chart#14 2023-12-12 21:26:37 +00:00
Unexpectedly requires key config.service.interface

Seems obsolete

xeruf closed issue vikunja/helm-chart#14 2023-12-12 21:26:37 +00:00
Unexpectedly requires key config.service.interface
xeruf commented on pull request vikunja/helm-chart#19 2023-12-12 21:23:19 +00:00
Readd Removed Documentation

failed to create resource: admission webhook "validate.nginx.ingress.kubernetes.io" denied the request: host "do-test.ftt.gmbh" and path "/" is already defined in ingress stackspout/vikunja-test-…

xeruf commented on issue vikunja/helm-chart#20 2023-12-12 21:21:58 +00:00
Unable to use new chart
xeruf commented on issue vikunja/helm-chart#20 2023-12-12 21:11:32 +00:00
Unable to use new chart

Fixed by disabling typesense, but the error now appears for the API?

xeruf opened issue vikunja/helm-chart#20 2023-12-12 18:36:57 +00:00
Unable to use new chart
xeruf commented on pull request vikunja/helm-chart#19 2023-12-12 18:32:11 +00:00
Readd Removed Documentation

I just moved it up because specifying API config options is one of the first things you usually want to do, and made the text more understandable and compact.

xeruf commented on pull request vikunja/helm-chart#19 2023-12-12 10:59:43 +00:00
Readd Removed Documentation

proxy-body-size is set to 0 to remove the body limit on file uploads should we really remove the limit completely? Shouldn't we set something lavish like 50MB?

xeruf commented on pull request vikunja/helm-chart#19 2023-12-12 10:57:58 +00:00
Readd Removed Documentation

And we should document how to set the domain for ingress, as that is a very common task. I think it should be this?

    frontend:
      image:
        tag: unstable
       
xeruf opened issue vikunja/frontend#3853 2023-12-12 10:54:51 +00:00
Quick Add Magic Subtasks are only indented after reload
xeruf pushed to readme-new at xeruf/helm-chart 2023-12-12 10:49:11 +00:00
450db45e43 Correct api config yaml path