Version
Devilbox v1.0.2 (2019-06-10)
Health
     66%
Base Stack

Bind
 

PHP
(7.4.10)

Apache
(2.4.62)
SQL Stack

MySQL
(5.7.21)
NoSQL Stack

Redis
 

Memcached
(1.6.32)

MongoDB
 
PHP Container Setup

You can also enter the php container and work from inside. The following is available inside the container:

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
PHP Container Status

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:
Networking
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
Ports
Docker Host port Docker port
php - 9000
httpd
80
443
mysql 3306
memcached 11211
Data mounts
Docker Host path Docker path
php /shared/httpd
httpd /shared/httpd
mysql Docker volume /var/lib/mysql
memcached - -
Config mounts
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 - -
Log mounts
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