-
Notifications
You must be signed in to change notification settings - Fork 6.3k
can you have multiple users #3420
-
is there a way to have multiple users
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 10 replies
-
Could you elaborate on what you mean by "multiple users"? Do you mean multiple code-server instances running, the same instance but with multiple users connected, something else?
These posts may be related:
Beta Was this translation helpful? Give feedback.
All reactions
-
Oh this is https://github.com/coderpair/vscode-live. I have not used it before so I don't think I can help there. Maybe someone else can though? cc @oxy @code-asher
does it work with pterodactyl panel
Beta Was this translation helpful? Give feedback.
All reactions
-
👀 1
-
does it eyes is not a answer
Beta Was this translation helpful? Give feedback.
All reactions
-
I haven't used pterodactyl panel so the eyes meant I was checking it out. I am not sure if it works with it, sorry.
Beta Was this translation helpful? Give feedback.
All reactions
-
Okay
Beta Was this translation helpful? Give feedback.
All reactions
-
coderpair is a fork of code-server and requires some additional configuration such as a firebase rtdb and configuration on a custom endpoint.
Because of this, it wouldn't work on a platform like pterodactyl out of the box, but could probably be automated with a significant amount of effort with the firebase API and modifying the config file for code-server for each instance of code-server created. It also hasn't been updated to the latest version, but the update process is documented.
@rdbeach may have more info on how this could work. I tried coderpair when it first came out, but it looks like it hasn't been updated to the latest version.
Are you still using it, and are there things we can do to make it easier to keep up to sync with code-server? I know we have a concept of "plugins" in code-server, but I believe it's not fully supported/documented yet.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
you can use different ports to do so
Beta Was this translation helpful? Give feedback.