Version
Devilbox v3.0.0-beta-0.3 (2023-01-02)
Health
     100%
Base Stack

Bind
(9.18.16)

PHP
(5.6.40)

nginx
(1.22.1)
SQL Stack

mariadb
(10.10.3)

PostgreSQL
 
NoSQL Stack

Redis
 

Memcached
 

MongoDB
 
Available CLI Tools

You can also enter the php container via ./shell.sh and use the following cli tools:

Tools
Angular Cli
AsgardCMS Installer
Codeception
Composer
Deployer
Git
Grunt Cli
Gulp
Laravel Installer
Laravel Lumen
Mupdf Tools
mysqldump-secure
Node
Npm
Phalcon Devtools
Phpunit
Stylelint
Symfony Cli
Vue Cli
Webpack Cli
Wordpress Cli
Wscat
Yarn
PHP Container Status

You have made the following base configuration to the Devilbox:

Settings
uid 1000
gid 1000
vHost docroot dir htdocs
vHost config dir .devilbox
vHost TLD *.net
DNS Enabled
Postfix Enabled

The PHP container can connect to the following services via the specified hostnames and IP addresses.

Service Hostname / IP
Httpd connect httpd
172.16.238.11
random.net
MySQL connect mysql
172.16.238.12
127.0.0.1
Bind connect bind
172.16.238.100
Networking
Docker Hostname IP
php php 172.16.238.10
httpd httpd 172.16.238.11
mysql mysql 172.16.238.12
bind bind 172.16.238.100
Ports
Docker Host port Docker port
php - 9000
httpd 80
443
80
443
mysql 3306 3306
bind 1053/tcp
1053/udp
53/tcp
53/udp
Data mounts
Docker Host path Docker path
php ./data/www /shared/httpd
httpd ./data/www /shared/httpd
mysql Docker volume /var/lib/mysql
bind - -
Config mounts
Docker Host path Docker path
php (ini) ./cfg/php-ini-5.6 /etc/php-custom.d
php (fpm) ./cfg/php-fpm-5.6 /etc/php-fpm-custom.d
httpd ./cfg/nginx-stable /etc/httpd-custom.d
mysql ./cfg/mariadb-10.10 /etc/mysql/conf.d
bind - -
Log mounts
Docker Host path Docker path
php ./log/php-fpm-5.6 /var/log/php
httpd ./log/nginx-stable /var/log/nginx-stable
mysql ./log/mariadb-10.10 /var/log/mysql
bind - -