Valentin Delaye
Valentin Delaye
I will answer with more details early next week but in our preproduction environment we have perhaps 50 techdocs entity. For the catalog it's similar but if we consider user...
Same need here. I would need to set EXCALIDRAW_ASSET_PATH as environment var because my SVG are exported during build (kroki)
Well, was able to fix it by https://docs.kroki.io/kroki/setup/configuration/#_excalidraw_static_assets
What about to merge this example on the design library ? I've got a PR to implement custom branding on the login-theme plugin : https://github.com/jenkinsci/login-theme-plugin/pull/70 As far as I know...
Same use case here. Many instance deployed on K8S with JCasC. We need a stable API token to perform remote call to instances.
+1 here. We also recently started to use `github_enterprise_organization` but now we miss managing app for those organization
From what I understood this as also been disabled on the demo backstage : https://github.com/backstage/demo/blob/b4d9b44c8cfb8ee5b517a23b91d0de7db12a1b3f/packages/backend/src/index.ts#L31 On our side we still have high memory usage and trigger OOM after some point...
Thanks @LegendSebastianoL it's exaclty what I needed and was missing import and config (I didn't find anywhere this documentation). @camilaibs I confirm now that the search is done on Postgres....