Skip to content

MikeWang000000/vscode-server-centos7

Repository files navigation

vscode-server-centos7

A specially patched VS Code Server that runs on RHEL/CentOS 7.

Quick Start

  1. Download a tarball from the Releases page to your server.

  2. Execute the following commands on your server:

    mkdir -p ~/.vscode-server
    tar xzf vscode-server_*.tar.gz -C ~/.vscode-server --strip-components 1
    ~/.vscode-server/code-latest --patch-now
  3. Enjoy!

Build from Source

  1. Install YUM dependencies:

    sudo scripts/yum-install.sh
  2. Download additional dependencies:

    scripts/download-deps.sh
  3. Start the build process:

    make

    You can specify the value of ARCH to build for different architectures:

    make ARCH=x64
    make ARCH=arm64
    make ARCH=armhf

A full build process may take a long time since it involves compiling the glibc and GCC toolchains.

License

Licenses for this repository:
GNU General Public License v3.0

Microsoft Visual Studio Code product license:
https://code.visualstudio.com/license

Visual Studio Code - Open Source:
https://github.com/microsoft/vscode/blob/main/LICENSE.txt

libfastjson:
https://github.com/rsyslog/libfastjson/blob/master/COPYING

PatchELF:
https://github.com/NixOS/patchelf/blob/master/COPYING

The GNU C Library:
https://www.gnu.org/software/libc/manual/html_node/Copying.html

The GNU C++ Library:
https://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html

About

Run the latest vscode-server on RHEL/CentOS 7!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy