Coder Social home page Coder Social logo

camunda-blueprint's People

Contributors

englaender avatar

Watchers

 avatar

camunda-blueprint's Issues

Cleanup mTLS Job Worker

  • reference mTLS Server Client example in readme and how to use it
  • best practices for job workers (and roughly reference/document them in readme ?) see #8
  • refactor to terraform

Reverse Proxy verbessern

Bisher:

  • Error 500 bei falscher Authentifizierung
  • keine Rollenbasierte Autorisierung (nur, ob Nutzer existiert)

-> Evtl besser möglich mit deutlich mehr Aufwand

GCP Ressourcen trennen von Kubernetes Ressourcen

Wenn ein Modul mehrfach im gleichen Projekt verwendet werden soll, entstehen immer Kollisionen bei den GCP Ressourcen (z.B. Static IP oder DNS Zone).
Bei den Kubernetes Ressourcen (z.B. Helm Charts) ist es aber sinnvoll, sie mehrfach im gleichen Projekt zu verwenden.
-> Trennen in verschiedene Module

Modeler kann HTTPS Endpunkt von Keycloak nicht erreichen

Genauere Info: Problem liegt in der zeebe-node Library. Für den Keycloak-Aufruf wird die Library "got" verwendet. Der Aufruf erfolgt ohne Angabe eines Zertifikats (https://github.com/camunda-community-hub/zeebe-client-node-js/blob/master/src/lib/OAuthProvider.ts Zeile 127)-> got verwendet Standard Mozilla CAs (https://github.com/sindresorhus/got/blob/main/documentation/5-https.md). Angabe eines eigenen Zertifikats ist möglich und funktioniert (habe es getestet). Zeebe-node müsste diese Möglichkeit verwenden und der Modeler müsste eine Möglichkeit einbauen dieses Zertifikat zu übergeben.
Schritt 1 zur Lösung: Ich habe issue + pull request für zeebe-node erstellt.

(Unsicherer) Workaround bis fertig:
cmd in Location von Modeler öffnen
command: set NODE_TLS_REJECT_UNAUTHORIZED=0
dann Modeler starten
-> Modeler stoppt nicht mehr bei fehlgeschlagener Validierung

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.