Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support running transcription WS in Docker #9

Open
QubitPi opened this issue Jun 3, 2024 · 0 comments
Open

Support running transcription WS in Docker #9

QubitPi opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@QubitPi
Copy link
Member

QubitPi commented Jun 3, 2024

Goal

Similar to astraios, We need to implement a Dockerfile that supports running transcription WS in Docker in order to be used in

  1. Transcription WS acceptance tests, and
  2. Frontend local development

Implementation Details

  1. Implement a Dockerfile that runs with 3 environment variables (-e):

    1. astraios WS URL
    2. AI transcription WS URL
    3. minerva WS URL
  2. Implement a Docker Compose file that runs astraios, AI, minerva, and transcription WS all together

@QubitPi QubitPi changed the title Docker support Implement Docker Compose Jun 3, 2024
@QubitPi QubitPi changed the title Implement Docker Compose Support running transcription WS in Docker Jun 3, 2024
@Doom9527 Doom9527 self-assigned this Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants