Skip to content

[Feat]: add OpenRC support #5265

Closed
Closed
@akr2002

Description

@akr2002

What is your suggestion?

Theoretically it should be possible to install code-server on any machine that supports npm and yarn.

Currently the docs only cover installation of code-server on systemd-based distributions, with the exception of Termux. While writing an OpenRC script is trivial, the user is required to edit it in order to get it working under the user's permissions rather than root.

Why do you want this feature?

I want to run it on non-systemd distros.

Are there any workarounds to get this functionality today?

Install manually and write an OpenRC script.

Are you interested in submitting a PR for this?

Yep. I managed to run it on Artix Linux. Expect a PR soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions