Skip to content

[Feat]: add OpenRC support #5265

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
akr2002 opened this issue Jun 14, 2022 · 0 comments
Closed

[Feat]: add OpenRC support #5265

akr2002 opened this issue Jun 14, 2022 · 0 comments
Labels
enhancement Some improvement that isn't a feature
Milestone

Comments

@akr2002
Copy link
Contributor

akr2002 commented Jun 14, 2022

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.

@akr2002 akr2002 added the enhancement Some improvement that isn't a feature label Jun 14, 2022
@jsjoeio jsjoeio added this to the Backlog milestone Jun 15, 2022
@akr2002 akr2002 closed this as completed Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

2 participants