Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Navigation

    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Theia - Cloud IDE

    App Wishlist
    5
    8
    78
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      thetomester13 App Dev last edited by

      Just came across the Theia cloud IDE which would be cool to have as a fallback on one's server when away from computer. Looks like the UI is based off of the VS Code UI and supports its extensions. Some Docker image variants.

      M 1 Reply Last reply Reply Quote 2
      • M
        murgero App Dev @thetomester13 last edited by

        @thetomester13 It looks like a fork of code-server, which I actually have built an app on, though it's pretty out dated at the moment:

        https://github.com/mitchellurgero/cloudron-vscode

        T doodlemania2 2 Replies Last reply Reply Quote 1
        • BrentHueth
          BrentHueth last edited by

          The Gitpod project comes with Theia, and much more to ease the burden of collaboration on projects that are too small to justify dedicated backend support, but computationally intensive enough to need shared (or at least consistently reproducible) infrastructure. They offer free use (up to 5) for local hosting, and mostly turnkey tooling to deploy on GCP, but even if I were willing to swallow my pride and use Google services again, I would feel very uneasy relying on nothing breaking in all the Kubernetes stuff that goes on under the hood with their architecture. I’d like my Cloudron support, and likewise feel much better about where I’m spending my dime :).

          1 Reply Last reply Reply Quote 0
          • T
            thetomester13 App Dev @murgero last edited by

            @murgero Neat! Good to know!

            1 Reply Last reply Reply Quote 0
            • doodlemania2
              doodlemania2 App Dev @murgero last edited by

              @murgero would you be willing to contribute that to Cloudron's GitLab? I can then help you get it ready for inclusion in the store (I'm just a volunteer and still learning but am getting the hang of it). Would love to see this app in the store!

              1 Reply Last reply Reply Quote 0
              • girish
                girish Staff last edited by

                This looks very nice. @murgero does the app have the concept of users, login and sessions?

                M 1 Reply Last reply Reply Quote 0
                • M
                  murgero App Dev @girish last edited by

                  @girish It needs a middle man in order to use LDAP for auth - code-server does not have users but one master password.

                  1 Reply Last reply Reply Quote 0
                  • BrentHueth
                    BrentHueth last edited by

                    @girish @murgero I had a dream last night where I visited the Cloudron app store and found a new Gitpod App!

                    Dreams do come true, or nearly so, anway 🙂

                    btw, when using Gitpod, I think user id only matters for tracking code changes (which can be handled in a gitconfig file for each new workspace). I believe the Gitpod technology is mostly targeting teams who want to provide exactly the same compute environment to every user, maybe with differential code/data repo access permissions (scientific reproducibility starts with hardware specs and software versions, etc.).

                    I'm not sure if that helps, but thought I'd mention it ...

                    Brent

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post