phpIPAM installation of Grafana

Опубликовано: 16 Февраль 2026
на канале: thetechguysguide
567
5

#ipam #phpipam #Networking #SystemsAdministration #phpipam1.7 #Grafana

#### Warning php version 8.3 which what the script is designed to install currently is broken and leading to the install to fail. I found that version 8.1 works fine. #####
To revert to php version 8.1 do the following cli:
dnf remove php
dnf module reset php
dnf -y module enable php:remi-8.1
dnf -y install php

This video goes over the installation of php{IPAM} and the installation of Grafana. The link to the script is below as well as the name.

https://phpipam.net/
https://rockylinux.org/

Follow me on Twitter:   / thetechguyguide  
Visit my GitHub for Scripts and Config Files: phpipamgrafana.sh
https://github.com/thetechguysguide/t...