Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 474 Bytes

File metadata and controls

29 lines (20 loc) · 474 Bytes

fccsw-machines

This PHP page shows status of the FCC Ironic and GPU machines at:

https://fccsw.web.cern.ch/fccsw-machines

Local development

Install PHP, for RedHat based Linux distributions use:

dnf install php-cli php-snmp

This page depends on PHP SNMP Class

Run local server:

php -S localhost:8000

Deployment

The page lives at

/eos/project/f/fccsw-web/www/fccsw-machines/index.php