|
|
|
|
|
by eclipsenet
2668 days ago
|
|
The biggest difference vs dockerized theia and coder is I have access to the actual server instead of just the docker container. This means I have the full power of the underlying server, access to my docker on the host and any other features. This also means though that it is direct shell access over the web and should be locked down like Fort Knox. I've put this behind Traefik with httpauth for testing and it works well so far. |
|