-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Evening 👋
I stumbled across your project whilst planning to develop something which sounds very similar. I thought I'd let you know my intended use case, because it sounds like you may already be developing the solution I'm looking for.
My plan was to authenticate users using my existing Keycloak OIDC SSO, and then spin up a fresh code-server container.
User story:
- User navigates to a site and is prompted to login with OAuth.
- Once logged in, server automatically spins up a new container.
- A volume (whose name is based on the user's username) is mapped to the new container for data persistence.
- Container is exposed on a subdomain via a reverse proxy.
- Server redirects user to the unique subdomain.
A crude diagram in an attempt to illustrate this is below.
I'd be interested to hear if this sort of architecture matches what you're aiming to achieve.
No worries if not! :-)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
