So I'm coming to terms with the Enhance API, and know where to retrieve the data I need to provide to the cPGuard security system. I'm at the point where I'm ready to develop the PHP scripts to supply data from the API to cPGuard in the required format, and I've discovered that when I connect to the shell as root, PHP is not available by default.
What's the best way to address this? cPGuard (presumably) will be installed outside of a docker container.
Put the PHP scripts necessary to supply data from Enhance to cPGuard somewhere in the Control Panel container (the purple one tagged as CTL) where PHP is available, or is it really? Might be the best but I figured I'd ask the community.