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

Setup as root or not #524

Closed
WirthmU opened this issue Oct 1, 2021 · 1 comment
Closed

Setup as root or not #524

WirthmU opened this issue Oct 1, 2021 · 1 comment

Comments

@WirthmU
Copy link

WirthmU commented Oct 1, 2021

So if I got it correctly for the setup the git clone has to be done without root:
git clone https://github.com/thomasjacquin/allsky.git

And then installation again without root:
allksy/./install.sh

So I thought GUI installation was also like:
allsky/gui/install.sh

But no:

:~ $ allsky/gui/install.sh

****************************************************************
*** Welcome to the Allsky Administration Portal installation ***
****************************************************************


This script must be run as root!
@EricClaeys
Copy link
Collaborator

@WirthmU you are correct. We haven't updated the Portal installation yet.
We changed the "allsky.git" installation because some people were getting permission issues after installation.

FYI, for the allsky installation you can simply do allsky/install.sh or cd allsky; ./install.sh.

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

2 participants