Which exact web server do I need? #125

Closed
opened 2025-12-29 15:34:17 +01:00 by adam · 5 comments
Owner

Originally created by @aoyawale on GitHub (Jul 1, 2016).

In the getting started document does not specify which services you need exactly to be able to use netbox. I do understand you can either use apache or nginx as the http server but, I never used supervisor or gunicorn. Do you have to configure those too to work?

Originally created by @aoyawale on GitHub (Jul 1, 2016). In the getting started document does not specify which services you need exactly to be able to use netbox. I do understand you can either use apache or nginx as the http server but, I never used supervisor or gunicorn. Do you have to configure those too to work?
adam closed this issue 2025-12-29 15:34:17 +01:00
Author
Owner

@ghost commented on GitHub (Jul 1, 2016):

You need supervisor and gunicorn and then Apache or Nginx to proxy to these.

@ghost commented on GitHub (Jul 1, 2016): You need supervisor and gunicorn and then Apache or Nginx to proxy to these.
Author
Owner

@aoyawale commented on GitHub (Jul 1, 2016):

ok thanks. supervisor and gunicorn installed by pip ?

@aoyawale commented on GitHub (Jul 1, 2016): ok thanks. supervisor and gunicorn installed by pip ?
Author
Owner

@jeremystretch commented on GitHub (Jul 1, 2016):

If you're unsure of which components you want to use, please just stick to the exact installation outlined in the getting started guide.

@jeremystretch commented on GitHub (Jul 1, 2016): If you're unsure of which components you want to use, please just stick to the exact installation outlined in the [getting started](https://github.com/digitalocean/netbox/blob/develop/docs/getting-started.md) guide.
Author
Owner

@ghost commented on GitHub (Jul 1, 2016):

docs/getting-started.md has the steps for supervisord and gunicorn, after the Apache/Nginx steps.

@ghost commented on GitHub (Jul 1, 2016): docs/getting-started.md has the steps for supervisord and gunicorn, after the Apache/Nginx steps.
Author
Owner

@aoyawale commented on GitHub (Jul 1, 2016):

never mind last message. I missed a step. Thank you.

@aoyawale commented on GitHub (Jul 1, 2016): never mind last message. I missed a step. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#125