Skip to content

Best OS for code-server? #465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pchecinski opened this issue Apr 8, 2019 · 3 comments
Closed

Best OS for code-server? #465

pchecinski opened this issue Apr 8, 2019 · 3 comments

Comments

@pchecinski
Copy link

Description

What linux distro should i use on my server to get code-server working without any problems? I tried CentOS 6, 7 and Debian 8, 9 and had a lot of issues to get this working without a flaw.

On CentOS there are issues with GLIBCXX (#347), that are hard to solve (requrie compiling libc and linking it with root privilidges.
On Debian (openvz kernel) I can't get starting new terminal inside app to work (#464).

Any sugestions? Should i try Ubuntu or docker?

@coadler
Copy link
Contributor

coadler commented Apr 8, 2019

The Docker container runs Ubuntu 18.04, so if you want to run outside of a container, 18.04 and 16.04 will be the most tested. I find running in Docker to be more convenient, though.

@sr229
Copy link
Contributor

sr229 commented Apr 8, 2019

@pchecinski I tested it on CoreOS, Crostini (Debian 9), Debian 9, Fedora and RHEL 8, and they all work. Anything that matches the Travis builder's GLIBC or higher version will work.

@sr229
Copy link
Contributor

sr229 commented Sep 12, 2019

Closing this for inactivity.

@sr229 sr229 closed this as completed Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants