Commit graph

28 commits

Author SHA1 Message Date
Automated pipeline
90db53ee4d Automated upload for observability.t09.de 2025-08-15 09:14:11 +00:00
Your Name
9d2c3f7de9 feat(sso): added injection of the client secret to grafana 2025-08-15 09:46:49 +02:00
Richard Robert Reitz
cbc8752fa1 feat(sso): using secret references in dex to not put secrets in git 2025-08-14 16:03:39 +02:00
d86621b59b
fix(dex): 🚑 Fixed Grafana OIDC 2025-08-13 16:15:19 +02:00
3fc36dcfe2
feat(manifests): Add debug log level for Grafana configuration
Enhances Grafana configuration by adding a debug log level.

This improvement aids in troubleshooting and monitoring by providing more detailed logging information.
2025-08-13 15:45:32 +02:00
b87567568d
fix: 🔧 Correct role attribute path casing in Grafana config
Correct the casing of the 'DevFW' group reference in the role attribute path to 'devfw' for consistency and to ensure proper access control in Grafana.
2025-08-13 15:26:32 +02:00
9dab4ea0c8
feat(grafana): Enhance role assignment for Grafana users
Add support for assigning both 'GrafanaAdmin' and 'Editor' roles through the `role_attribute_path`.

Enable the option to allow assignment of Grafana Admin roles directly, enhancing user management capabilities.
2025-08-13 15:23:56 +02:00
9f0b64b7a4
fix(grafana): 🔧 Update role attribute for Grafana access
Updates the role attribute path in the Grafana manifest to specify 'GrafanaAdmin' instead of 'Admin' for user group permissions. This change improves access control by aligning roles with Grafana's intended user management.
2025-08-13 15:20:52 +02:00
a9f7b0c95b
fix(grafana): 🔧 Update role attribute path for OAuth
Update the role attribute path to specify that users in the 'DevFW' group will be assigned the 'Admin' role in the Grafana configuration.

This change enhances user role management for improved access control.
2025-08-13 15:17:33 +02:00
61dddfa961
fix(auth): 🔒️ Update redirect URIs for OAuth clients
Removes the public client configuration and updates the Grafana redirect URI to the correct domain.

Modifies OAuth scopes to include groups for improved permission management.
2025-08-13 15:14:11 +02:00
4425643af8
fix(grafana): 🔧 Update redirect URI for OAuth login
Update the redirect URI to use localhost for OAuth login, improving local development and testing capabilities.
2025-08-13 15:07:54 +02:00
cd2e6de499
feat(grafana): 🎉 Enable user sign-up via OAuth
Allow users to sign up through Forgejo OAuth by setting `allow_sign_up` to true. This change enhances user accessibility and engagement with the Grafana platform.
2025-08-13 14:51:11 +02:00
f9b3b69b67
fix(grafana): 🔒 Remove unnecessary role scope from OAuth
Remove the 'roles' scope from the Grafana OAuth configuration to streamline authentication requirements. This change enhances security by limiting access scopes to only what's necessary.
2025-08-13 14:39:14 +02:00
22c5ff75c8
fix: 🔒️ Remove sensitive role attribute path from config
Remove the role attribute path from Grafana configuration to enhance security by preventing exposure of user role mappings. This change ensures that sensitive information remains protected while maintaining functionality.
2025-08-13 14:38:34 +02:00
c12d21e5bb
feat(grafana): 🎨 Add root_url configuration for server
Adds a root_url configuration for the Grafana server to ensure proper access through the specified URL.

This change enhances the setup by defining the server's root URL, improving accessibility and usability for users.
2025-08-13 14:31:26 +02:00
a344242bd5
refactor(auth): 🔧 Update authentication configuration to use strings
Refactors the authentication settings in the Grafana configuration to use string values for boolean flags and nested properties.

This change enhances consistency and may improve compatibility with other components expecting string representations.
2025-08-13 14:28:40 +02:00
a82d027f81
refactor(auth): 🔧 Simplify OAuth configuration structure
Refactors the OAuth configuration in the Grafana manifest by restructuring the indentation for clarity and organization. This change enhances readability and maintainability of the authentication settings without altering functionality.
2025-08-13 14:24:24 +02:00
ae26ec6a42
fix(auth): 🔒️ Update OAuth client secret and configurations
Update the OAuth client secret for Grafana and add new configurations for generic OAuth authentication.

These changes enhance security and streamline the authentication process for Grafana by enabling OAuth with specific settings.
2025-08-13 14:21:29 +02:00
Your Name
9087b823a1 feat(edp): changed disck-volume-type from SATA to GPSSD in observability cluster 2025-08-13 10:50:05 +02:00
Automated pipeline
c1983a2e8d Automated upload for observability.t09.de 2025-08-12 12:24:46 +00:00
Automated pipeline
4dc5433426 Automated upload for observability.t09.de 2025-08-12 07:56:10 +00:00
Automated pipeline
24aa72c4ce Initial upload 2025-07-21 08:42:45 +00:00
Automated pipeline
fe696adecc Initial upload 2025-07-21 08:08:22 +00:00
Automated pipeline
57f8957fd0 Initial upload 2025-07-15 13:26:24 +00:00
Automated pipeline
1764a29a63 Initial upload 2025-06-27 12:14:12 +00:00
Automated pipeline
e02f4cf6f0 Initial upload 2025-06-26 09:49:27 +00:00
Automated pipeline
721d97d7a0 Initial upload 2025-06-25 14:18:14 +00:00
Automated pipeline
91967dd946 Initial upload 2025-06-23 13:11:55 +00:00