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

Provide installation scripts and Windows instructions #710

Closed
andersevenrud opened this issue Jan 20, 2019 · 10 comments
Closed

Provide installation scripts and Windows instructions #710

andersevenrud opened this issue Jan 20, 2019 · 10 comments

Comments

@andersevenrud
Copy link
Member

andersevenrud commented Jan 20, 2019

I've gotten a few questions on Gitter in the recent days relating to installation scripts and executables, etc.

I should probably provide a couple of automated scripts for running installations:

  • Linux: Batch script
  • Windows: PowerShell script

Also, the manual could use some instructions on how to do manual installation on Windows using PowerShell manually, etc.


Side-nodes:

  • Provide as a windows service ?
  • Also provide a systemd unit ?
  • Maybe also PM2 instructions ?
@andersevenrud andersevenrud self-assigned this Jan 20, 2019
@andersevenrud andersevenrud changed the title [v3] Provide installation scripts [v3] Provide installation scripts and Windows instructions Jan 20, 2019
@RossComputerGuy
Copy link

RossComputerGuy commented Jan 20, 2019 via email

@andersevenrud
Copy link
Member Author

Nice. The old script I had actually checked if nodejs was installed, and if not selected the appropriate package manager and installed it that way (with user confirmation). So if you also could add that it'd be sweet.

@RossComputerGuy
Copy link

I can add an option to enable PM2 and an option to make it interactive or not. I can do a lot with this.

@andersevenrud andersevenrud changed the title [v3] Provide installation scripts and Windows instructions Provide installation scripts and Windows instructions Feb 18, 2020
@17lwinn
Copy link

17lwinn commented Mar 16, 2020

i found this:

https://github.com/eiriklv/OS.js-v2/tree/master/src/installer

someone forked the repo and made an installer script

@andersevenrud
Copy link
Member Author

@17lwinn That's just a fork of a repo on my personal github account with the old installers for v2 I made way back.

I'm not even sure anymore that this is really something that's needed... all it does is to run a couple of npm commands imo should be run manually. And since there's first class docker support, this is even less relevant because that's just a single command to get running 🤔

@17lwinn
Copy link

17lwinn commented Mar 16, 2020

fair point

@andersevenrud
Copy link
Member Author

I'm basically scrapping this because the manual has all the required information.

If someone wants to pick this up I'll reopen it.

@hello-smile6
Copy link

Can you try, @andersevenrud ?

@andersevenrud
Copy link
Member Author

I'm leaving this open to the public @hello-smile6 . If someone knocks one together I'll include it somewhere.

@hello-smile6
Copy link

Okay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants