Skip to content
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

Feature request - linuxen #106

Open
helifino opened this issue May 15, 2022 · 3 comments
Open

Feature request - linuxen #106

helifino opened this issue May 15, 2022 · 3 comments

Comments

@helifino
Copy link

Remove user/directory hardcoding in *.service and build up using a 'preinstall' script, parsing $USER and $CWD environment variables instead. Will be more portable, for any debian derivative which uses the .service file, not just pi.

@cprezzi
Copy link
Member

cprezzi commented May 17, 2022

I'm not a linux expert, but would be happy to include your changes.
Please make a pull requenst or send me the needed changes.

@iamajoe
Copy link

iamajoe commented Sep 25, 2022

What about relying more on docker? I like systemd but at the same time it means that you need to handle the dependencies by yourself be it node or the project dependencies or even environment variables. Docker makes it easy to do something like building from dockerhub and --restart=always to run it on boot and restart if any issue.

@cprezzi
Copy link
Member

cprezzi commented Sep 27, 2022

Our main userbase are Windows Users. They prefer a simple installer/exe and don't want to deal with docker.
But Docker might be a good solution for installation of lw.comm-server on Raspi & Linux.

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