dreammall-earth / dreammall.earth

Dreammall.earth website & product page
https://dreammall-earth.github.io/dreammall.earth/
Apache License 2.0
7 stars 2 forks source link

🔧 [Refactor] Bind the vServer authentik to our codebase #2635

Open ulfgebhardt opened 2 weeks ago

ulfgebhardt commented 2 weeks ago

🔧 Refactor

Bind the vServer authentik to our codebase.

Currently there is no connection between our code and the Authentik service on the vServer.


From #2643 Authentik on Stage needs to respect our code.

We have trouble with authentik updates.

The stage deployment differs a great deal from our code. The stage deployment breaks on update since we override a managed template (oauth policy mapping).

image (notice the off: Hide managed mappings)

Todo:

ulfgebhardt commented 4 days ago

For now I use symlinks to bind parts of our codebase to the production authentik, as the blueprints of our codebase are not complete and it seems dangerous to apply them. Image