Settings | |
---|---|
uid | 33 |
gid | 33 |
vHost docroot dir | |
vHost config dir | |
vHost TLD | *. |
DNS | Offline |
Postfix | No Disabled |
Tools | |
---|---|
composer | |
drupal-console | |
drush7 | |
drush8 | |
drush9 | |
git | |
Laravel installer | |
mysqldump-secure | |
node | |
npm | |
Phalcon devtools | |
Symfony installer | |
Wordpress cli |
The PHP Docker can connect to the following services via the specified hostnames and IP addresses.
Service | Hostname / IP |
---|---|
Httpd connect | nginx |
10.12.1.101 | |
random. Failed to connect to Httpd host on random. |
|
MySQL connect | mysql |
10.12.1.110 | |
Memcached connect | memcached |
10.12.1.105 | |
Bind connect |
bind Could not connect to Bind via hostname: bind |
Could not connect to Bind via hostname: |
Docker | Hostname | IP |
---|---|---|
php | php74 | 10.12.1.74 |
httpd | nginx | 10.12.1.101 |
mysql | mysql | 10.12.1.110 |
memcached | memcached | 10.12.1.105 |
Docker | Host port | Docker port |
---|---|---|
php | - | 9000 |
httpd |
|
80 443 |
mysql | 3306 | |
memcached | 11211 |
Docker | Host path | Docker path |
---|---|---|
php | /shared/httpd | |
httpd | /shared/httpd | |
mysql | Docker volume | /var/lib/mysql |
memcached | - | - |
Docker | Host path | Docker path |
---|---|---|
php (ini) | ./cfg/php-ini- | /etc/php-custom.d |
php (fpm) | ./cfg/php-fpm- | /etc/php-fpm-custom.d |
httpd | ./cfg/ | /etc/httpd-custom.d |
mysql | ./cfg/ | /etc/mysql/conf.d |
memcached | - | - |
Docker | Host path | Docker path |
---|---|---|
php | ./log/php-fpm- | /var/log/php |
httpd | ./log/ | /var/log/ |
mysql | ./log/ | /var/log/mysql |
memcached | ./log/memcached- | /var/log/memcached |