mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Update installation docs to use CentOS 8
This commit is contained in:
@@ -16,7 +16,6 @@ sudo apt install -y redis-server
|
||||
### CentOS
|
||||
|
||||
```no-highlight
|
||||
sudo yum install -y epel-release
|
||||
sudo yum install -y redis
|
||||
sudo systemctl start redis
|
||||
sudo systemctl enable redis
|
||||
|
||||
Reference in New Issue
Block a user