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

Install script ask for web port instead of accepting the default of 80 #574

Open
t3kg33k opened this issue Sep 14, 2023 · 3 comments
Open

Comments

@t3kg33k
Copy link

t3kg33k commented Sep 14, 2023

Is your feature request related to a problem? Please describe.
In an attempt to install FOG on a machine with an existing web server the install fails with the expectation that FOG will be running on port 80 when port 80 is already used on an existing service on the server.

Describe the solution you'd like
In the install script there should be an option to ask which port preference should be used for FOG web server.

Describe alternatives you've considered
An alternative could be to use a different web port other than port 80. Perhaps 8080

Additional context
Add any other context or screenshots about the feature request here.

@Neustradamus
Copy link

@FOGProject team: Have you seen this ticket?

@lukebarone
Copy link
Member

Sorry for the late reply.

I'm not saying it can't be done, but FOG does expect to be ran on a fresh new server, not one that has already been configured for other use. There is an install option to not create the VirtualHost file in Apache2 (--no-vhost) during the installation - have you tried that one?

@t3kg33k
Copy link
Author

t3kg33k commented Dec 3, 2023

I just ended up buying a Lenovo ThinkCentre M700 Tiny on Ebay and putting it on a standalone install of RHEL.

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