-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Copy link
Milestone
Description
Deploy Metabase on admin.osparc.io with Restricted Access and Data Source Integration
Description:
Set up [Metabase](https://www.metabase.com/) for internal analytics, accessible via the subdomain admin.osparc.io. The deployment should fulfill the following requirements:
-
Access Control:
- The subdomain
admin.osparc.iomust be accessible only from the Z43 network. - Implement per-user authentication within Metabase.
- Enable SSO integration (e.g., with GE authentication).
- The subdomain
-
Networking & Routing:
- Configure a reverse proxy using [Traefik](https://traefik.io/) to route traffic to the Metabase instance.
-
Data Access:
- Metabase must be able to connect to the existing Postgres service.
- Allow future expansion to support additional data sources.
Access should be provisioned to selected members of the app team.
Definition of Done:
-
As an app team user:
-
I receive an admin Metabase account provisioned by the ops-team.
-
I am accessing the platform from within the Z43 network (Z43 IP domains).
-
When I navigate to
https://admin.osparc.io:- I am first prompted with a general authentication layer (Traefik-based auth).
- After successful general auth, I log in with my Metabase credentials.
-
Once logged in, I can view the number of users on the platform via a Metabase dashboard or query.
-
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels