Skip to content

Web platform is not working - move from SSH to websockets #44

@joanroig

Description

@joanroig

SSH connections are not available over the browser, therefore the web version of the app is not working. As an alternative, try to implement websockets:

  • Add a docker container that acts as a middleware: it communicates via websockets with the apps, and internally manages the minecraft docker container with docker commands
  • Communication must be secured, use JWT tokens or similar
  • Refactor the app to communicate with websockets instead of SSH

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestplatform webIssue related to the platform Web

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions