Modern web application environment with Linux, Nginx 1.10, MySQL 5.7 and PHP 5.6. It is similiar to the LAMP stack, where Apache is replaced with the lightweight yet powerful Nginx. It also includes self-management, self-monitoring and self-healing components. PHP works in the php-fpm mode.
Version: | 4.6.3 |
phpMyAdmin address: | http://server_address/phpmyadmin |
Version: | 5.6.24 |
Additional modules: | PEAR PECL FPM |
Path to interpreter: | /jet/bin/php |
Path to php.ini: | /jet/etc/php/php.ini |
Additional ini files: | /jet/etc/php/php.d |
Version: | Ver 5.7.13 for Linux on x86_64 (MySQL Community Server (GPL)) |
Main my.cnf: | /jet/etc/mycnf/my.cnf |
Additional configs: | /jet/etc/mycnf/my.cnf.d/ |
Database directory: | /jet/var/mysqld/data |
Administrator username: | root |
Administrator password: | empty |
Socket: | /jet/run/mysqld/mysql.sock |
Error log: | /jet/log/mysqld/mysqld.log |
Start: | start mysqld |
Stop: | stop mysqld |
Restart: | restart mysqld |
Main config: | /jet/etc/nginx/nginx.conf |
Additional configs: | /jet/etc/nginx/conf.d |
Document Root: | /jet/app/www/default |
Ports/Sockets: | 80 |
Main Error Log: | /jet/log/nginx/error.log |
Version: | 5.19.0 |
Main config: | /jet/etc/monit/monitrc |
Additional config files: | /jet/etc/monit/monit.d |
Logfile: | /jet/log/monit/monit.log |
Start: | start monit |
Stop: | stop monit |
Restart: | restart monit |
Reload: | reload monit |
Status: | monit summary monit status |
main |
Sendmail location: | /jet/bin/sendmail |
Version: | 4.87 |
Default smtp port | 25 |
Main config: | /jet/etc/exim/exim.conf |
Main Log: | /jet/log/exim/main.log |
Start: | start exim |
Stop: | stop exim |
Restart: | restart exim |
Configurations: | /jet/etc |
Log files: | /jet/log |
Applications: | /jet/app |
Applications data: | /jet/var |
Temporary files: | /jet/tmp |
Available services: | cron exim monit mysqld nginx php-fpm |
Command to start all services: | start |
Command to stop all services: | stop |
Available commands: | start|stop|status|restart servicename |
Version: | 5.6.24 (fpm-fcgi) |
Configuration file | /jet/etc/php-fpm/php-fpm.conf |
Additional config files: | /jet/etc/php-fpm/conf.d |
Start: | start php-fpm |
Stop: | stop php-fpm |
Restart: | restart php-fpm |
Default site directory: | /jet/app/www/default |