mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 12:00:09 +02:00
This allows us to alter the configuration prior to launching the app, which allows for additional flexibility during testing.
174 lines
4.7 KiB
JSON
174 lines
4.7 KiB
JSON
[
|
|
{
|
|
"name": "dnsmasq",
|
|
"service_name": "homebrew.mxcl.dnsmasq",
|
|
"running": true,
|
|
"loaded": true,
|
|
"schedulable": false,
|
|
"pid": 122,
|
|
"exit_code": 0,
|
|
"user": "root",
|
|
"status": "started",
|
|
"file": "/Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist",
|
|
"command": "/opt/homebrew/opt/dnsmasq/sbin/dnsmasq --keep-in-foreground -C /opt/homebrew/etc/dnsmasq.conf -7 /opt/homebrew/etc/dnsmasq.d,*.conf",
|
|
"working_dir": null,
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": null,
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "httpd",
|
|
"service_name": "homebrew.mxcl.httpd",
|
|
"running": false,
|
|
"loaded": false,
|
|
"schedulable": false,
|
|
"pid": null,
|
|
"exit_code": null,
|
|
"user": null,
|
|
"status": "none",
|
|
"file": "/opt/homebrew/opt/httpd/homebrew.mxcl.httpd.plist",
|
|
"command": "/opt/homebrew/opt/httpd/bin/httpd -D FOREGROUND",
|
|
"working_dir": null,
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": null,
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "mailhog",
|
|
"service_name": "homebrew.mxcl.mailhog",
|
|
"running": false,
|
|
"loaded": false,
|
|
"schedulable": false,
|
|
"pid": null,
|
|
"exit_code": null,
|
|
"user": "root",
|
|
"status": "none",
|
|
"file": "/Library/LaunchDaemons/homebrew.mxcl.mailhog.plist",
|
|
"command": "/opt/homebrew/opt/mailhog/bin/MailHog",
|
|
"working_dir": null,
|
|
"root_dir": null,
|
|
"log_path": "/opt/homebrew/var/log/mailhog.log",
|
|
"error_log_path": "/opt/homebrew/var/log/mailhog.log",
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "nginx",
|
|
"service_name": "homebrew.mxcl.nginx",
|
|
"running": true,
|
|
"loaded": true,
|
|
"schedulable": false,
|
|
"pid": 133,
|
|
"exit_code": 0,
|
|
"user": "root",
|
|
"status": "started",
|
|
"file": "/Library/LaunchDaemons/homebrew.mxcl.nginx.plist",
|
|
"command": "/opt/homebrew/opt/nginx/bin/nginx -g daemon off;",
|
|
"working_dir": "/opt/homebrew",
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": null,
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "php",
|
|
"service_name": "homebrew.mxcl.php",
|
|
"running": true,
|
|
"loaded": true,
|
|
"schedulable": false,
|
|
"pid": 160,
|
|
"exit_code": 0,
|
|
"user": "root",
|
|
"status": "started",
|
|
"file": "/Library/LaunchDaemons/homebrew.mxcl.php.plist",
|
|
"command": "/opt/homebrew/opt/php/sbin/php-fpm --nodaemonize",
|
|
"working_dir": "/opt/homebrew/var",
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": "/opt/homebrew/var/log/php-fpm.log",
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "php@7.4",
|
|
"service_name": "homebrew.mxcl.php@7.4",
|
|
"running": false,
|
|
"loaded": false,
|
|
"schedulable": false,
|
|
"pid": null,
|
|
"exit_code": null,
|
|
"user": null,
|
|
"status": "none",
|
|
"file": "/opt/homebrew/opt/php@7.4/homebrew.mxcl.php@7.4.plist",
|
|
"command": "/opt/homebrew/opt/php@7.4/sbin/php-fpm --nodaemonize",
|
|
"working_dir": "/opt/homebrew/var",
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": "/opt/homebrew/var/log/php-fpm.log",
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "php@8.0",
|
|
"service_name": "homebrew.mxcl.php@8.0",
|
|
"running": false,
|
|
"loaded": false,
|
|
"schedulable": false,
|
|
"pid": null,
|
|
"exit_code": null,
|
|
"user": null,
|
|
"status": "none",
|
|
"file": "/opt/homebrew/opt/php@8.0/homebrew.mxcl.php@8.0.plist",
|
|
"command": "/opt/homebrew/opt/php@8.0/sbin/php-fpm --nodaemonize",
|
|
"working_dir": "/opt/homebrew/var",
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": "/opt/homebrew/var/log/php-fpm.log",
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "php@8.2",
|
|
"service_name": "homebrew.mxcl.php@8.2",
|
|
"running": true,
|
|
"loaded": true,
|
|
"schedulable": false,
|
|
"pid": 147,
|
|
"exit_code": 0,
|
|
"user": "root",
|
|
"status": "started",
|
|
"file": "/Library/LaunchDaemons/homebrew.mxcl.php@8.2.plist",
|
|
"command": "/opt/homebrew/opt/php@8.2/sbin/php-fpm --nodaemonize",
|
|
"working_dir": "/opt/homebrew/var",
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": "/opt/homebrew/var/log/php-fpm.log",
|
|
"interval": null,
|
|
"cron": null
|
|
},
|
|
{
|
|
"name": "unbound",
|
|
"service_name": "homebrew.mxcl.unbound",
|
|
"running": false,
|
|
"loaded": false,
|
|
"schedulable": false,
|
|
"pid": null,
|
|
"exit_code": null,
|
|
"user": null,
|
|
"status": "none",
|
|
"file": "/opt/homebrew/opt/unbound/homebrew.mxcl.unbound.plist",
|
|
"command": "/opt/homebrew/opt/unbound/sbin/unbound -d -c /opt/homebrew/etc/unbound/unbound.conf",
|
|
"working_dir": null,
|
|
"root_dir": null,
|
|
"log_path": null,
|
|
"error_log_path": null,
|
|
"interval": null,
|
|
"cron": null
|
|
}
|
|
]
|