Replies: 1 comment
-
|
Theia Cloud is a project for hosting Theia IDE instances for multiple users on Kubernetes. If you just want to run Theia as a simple web IDE for yourself, you do not need Theia Cloud. Theia itself is a Node.js application and can be hosted in many ways. You can do a web search for "how to host a Node.js app" for various options, e.g. running it locally, using a static web server, or using services like Docker Compose are common approaches. You can also package your Theia application in a Docker image and run it directly. Theia Cloud is mainly needed if you want to manage many users or need advanced orchestration. Hope that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I just start using source-code?
there many docker-file now,
i only wan't a simple web-theia-server, maybe k8s is large very.
Beta Was this translation helpful? Give feedback.
All reactions