mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
:
This commit is contained in:
parent
4fd8646c06
commit
0ab3e0535c
@ -9,11 +9,6 @@ This guide documents the process of installing NetBox on RHEL/Centos 7 server w
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The following packages are needed to install PostgreSQL:
|
The following packages are needed to install PostgreSQL:
|
||||||
|
|
||||||
* postgresql
|
|
||||||
* libpq-dev
|
|
||||||
* python-psycopg2
|
|
||||||
|
|
||||||
```
|
```
|
||||||
# yum localinstall https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7-x86_64/pgdg-centos95-9.5-2.noarch.rpm
|
# yum localinstall https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7-x86_64/pgdg-centos95-9.5-2.noarch.rpm
|
||||||
# yum install postgresql95-server postgresql95-devel python-psycopg2 -y
|
# yum install postgresql95-server postgresql95-devel python-psycopg2 -y
|
||||||
|
Loading…
Reference in New Issue
Block a user