Skip to content
Snippets Groups Projects
Verified Commit a22e0f7d authored by Jan-Niclas Strüwer's avatar Jan-Niclas Strüwer
Browse files

doc: added secret description to architecture.md.

parent f8013cc8
No related branches found
No related tags found
1 merge request!25Architecture Documentation
......@@ -136,3 +136,11 @@ string. This string is validated against the platform's authentication API. If t
the User's GitLab profile to retrieve their *GitLab User ID*. Based on the *GitLab User ID* we generate a JWT, which is
returned to the *Dashboard* as a `SET_COOKIE`. Based on this cookie we can display user specific content, i.e., when the
user visits the *Dashboard* for a project they own. In this case we display more detailed tool results.
### Secrets
To function correctly, our application needs to be started with a set of secret values. On the one hand to access
existing APIs protected by API keys, or on the other hand to set the passwords and API keys for our own API.
All relevant secrets are defined as kubernetes secrets in our cluster. Our CI/CD builds the *Data-Provider* and deploys
it to the kubernetes cluster. The cluster access is configured through CI/CD variables in GitLab's project settings.
The *Data-Provider* loads the secrets through environment variables.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.