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

Containerize Share Space components #6

Open
alexjball opened this issue Nov 14, 2019 · 0 comments
Open

Containerize Share Space components #6

alexjball opened this issue Nov 14, 2019 · 0 comments
Assignees

Comments

@alexjball
Copy link
Owner

A room deployment consists of:

  • Node room server, handles auth, serves media and control
  • x11vnc VNC server
  • ffmpeg screen capture
  • Xvfb Cinnamon X session
  • Static frontend files -- Optional, can use base deployment

Each instance is currently deployed to a single VM using a bash script and Vagrant. This works fine for development and private, manual deployments. To support automated deployments and easier management, We should containerize the application.

The application should be deployable using either Docker compose or a Kubernetes pod.

@bryanhe bryanhe self-assigned this Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants