Skip to content
Discussion options

You must be logged in to vote

Is it ok to run (both fresh installations) Netbox and PostgreSQL on different servers (same network)?

Yes; this is fairly common.

Is there any special configuration I need to do to allow the two services to communicate with each other?

The PosgtreSQL server must be configured to accept and authenticate remote connections. Although not covered by the NetBox documentation, this is easy to do and detailed in the PostgreSQL documentation.

If Netbox is installed on ServerX, is that where I need to install Redis, Gunicorn etc or any of these required to be running on the PostgresSQL (ServerY) host?

Redis, like PostgreSQL, may be installed either locally or on a remote host. (If installed …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Sharky21
Comment options

Answer selected by ryanmerolle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants