Skip to content

Desired use case #116

@jackhadrill

Description

@jackhadrill

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.

index

I'd be interested to hear if this sort of architecture matches what you're aiming to achieve.

No worries if not! :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions