Managed External Systems
INFO
Managed external systems in Gruxi are a way to manage external dependencies. Currently, PHP-CGI is the only managed external system supported.
Managed external systems are a wrapper around external services that Gruxi depends on to function properly, allowing easier configuration and management.
Managed PHP-CGI instances
When using PHP-CGI on Windows, Gruxi can manage the PHP-CGI instances for you. You just need to create a managed external system pointing to the PHP-CGI executable on the file system, and Gruxi will handle starting and stopping the PHP-CGI processes as needed.
You can create multiple managed external systems for different PHP versions or configurations, and then select the appropriate one in your site's PHP processor configuration.