Quickstart|Install|Update|Configure|Run|Usage|OS|Backups|Examples|Technical|Hacking|FAQ
This Mac archive utility cannot zip files into new archives. The program is suitable only for extracting the contents of existing archives. PeaZip, in general, is a very good file archiver for Mac and is able to open more than 180 archive formats, which is impressive. It can definitely be used to work with unknown library formats.
The Devilbox is a modern and highly customisable dockerized PHP stack supporting full LAMP and MEAN and running on all major platforms. The main goal is to easily switch and combine any version required for local development.
It supports an unlimited number of projects for which vhosts, SSL certificates and DNS records are created automatically. Email catch-all and popular development tools will be at your service as well. Configuration is not necessary, as everything is already pre-setup.
Don't worry about switching computers. The devilbox will run on all major operating systems.
Documentation:Install the Devilbox Start the Devilbox .env file
Your whole development stack is up and running in a few simple steps.
Linux and MacOS | Windows |
---|---|
1. Clone https://github.com/cytopia/devilbox to C:devilbox with Git for Windows | |
2. Copy C:devilboxenv-example to C:devilbox.env | |
3. Edit C:devilbox.env |
Documentation:Change container versions
Torrent Station is a BitTorrent client exclusively written for Mac OS. It offers advanced features such as global and individual limits, queueing and folders. The latest version of StationTV LE is unknown on Mac Informer. It is a perfect match for the General category. The app is developed by Pixela corporation. Stationtv i for mac. Download StationTV and enjoy it on your iPhone, iPad, and iPod touch. 本アプリは株式会社ピクセラ製「ワイヤレス テレビチューナー PIX-BRシリーズ」、「DVD再生対応 ワイヤレス テレビチューナー PIX-BR310L-DV」および「ワイヤレステレビ機能に対応するパソコン」に対応した. StationTV® i for Macで受信したコンテンツについて、制作者の著作権を侵害するような行為を行うと、著作権法に基づき罰せられることがあります。 StationTV® i for Macは、映像の受信にWi-Fiを使用しています。.
Choose your required daemons and select a version. Any combination is possible.
This will allow you, to always exactly simulate your production environment locally during development.
Apache | Nginx | PHP | MySQL | MariaDB | PerconaDB | PgSQL | Redis | Memcached | MongoDB |
---|---|---|---|---|---|---|---|---|---|
2.2 | stable | 5.2[1] | 5.5 | 5.5 | 5.5 | 9.1 | 2.8 | 1.4.21 | 2.8 |
2.4 | mainline | 5.3 | 5.6 | 10.0 | 5.6 | 9.2 | 3.0 | 1.4.22 | 3.0 |
5.4 | 5.7 | 10.1 | 5.7 | 9.3 | 3.2 | 1.4.23 | 3.2 | ||
5.5 | 8.0 | 10.2 | 9.4 | 4.0 | 1.4.24 | 3.4 | |||
5.6 | 10.3 | 9.5 | .. | 3.5 | |||||
7.0 | 9.6 | 1.5.2 | |||||||
7.1 | 10.0 | latest | |||||||
7.2 | |||||||||
7.3 |
[1]PHP 5.2 is available to use, but it is not officially supported. The Devilbox intranet does not work with this version as PHP 5.2 does not support namespaces.Furthermore PHP 5.2 does only work with Apache 2.4, Nginx stable and Nginx mainline. It does not work with Apache 2.2. Use at your own risk.
Documentation:Enable custom container
Additionally to the default stack, there are a variety of other services that can be easily enabled and started.
MailHog | RabbitMQ |
---|---|
v1.0.0 | 3.6 |
latest | 3.7 |
latest |
Documentation:Start only some container
You are not forced to load the whole stack everytime. Only bring up what you really need.
It is also possible to add or remove daemons while the stack is already running.
Head over to youtube for a quick introduction and see for yourself how easily new projects can be created.
The devilbox is a development stack, so it is made sure that a lot of PHP modules are available out of the box in order to work with many different frameworks. There will however be slight differences between the versions and especially with HHVM. To see the exact bundled modules for each version visit the corresponding docker repositories on Github:
PHP 5.2PHP 5.3PHP 5.4PHP 5.5PHP 5.6PHP 7.0PHP 7.1PHP 7.2PHP 7.3
amqp, apcu, bcmath, bz2, calendar, Core, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, igbinary, imagick, imap, interbase, intl, json, ldap, libxml, mbstring, mcrypt, memcache, memcached, mongodb, msgpack, mysqli, mysqlnd, openssl, pcntl, pcre, PDO, pdo_dblib, PDO_Firebird, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, phalcon, Phar, posix, pspell, readline, recode, redis, Reflection, session, shmop, SimpleXML, snmp, soap, sockets, sodium, SPL, sqlite3, standard, swoole, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, uploadprogress, wddx, xdebug, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib
The built-in postfix mailserver is configured to automatically intercept all outgoing emails. This is an important measurement during development to make sure not to accidentally send out real emails. Instead you will be able to see all sent emails in the included intranet mail view. See Intranet section below.
Creating a new project just requires you to create a new folder on the filesystem. As you probalby don't want to bother with editing your /etc/hosts file everytime, the built-in DNS server will automatically provide the correct DNS records for every project.
No need to download external tools. Everything is bundled, up-to-date and available inside the containers.
Adminer | phpMyAdmin | phpRedMin | OpCache GUI | Mail viewer |
There is nothing special about the devilbox, so any framework or CMS that will work with normal LAMP/MEAN stacks will work here as well. However in order to make double sure, a few popular applications have been explicitly tested.
Documentation:
Setup CakePHP Setup CodeIgniter Setup CraftCMS Setup Drupal Setup Joomla Setup Laravel Setup Magento Setup PhalconPHP Setup PhotonCMS Setup PrestaShop Setup Shopware Setup Symfony Setup Typo3 Setup Wordpress Setup Yii Setup Zend
Find documentation and help here.
Documentation | Chat | Forum |
---|---|---|
devilbox.readthedocs.io | gitter.im/devilbox | devilbox.discourse.group |
Once the devilbox is up and running, you can visit the bundled intranet on http://localhost.
The intranet is not just a simple dash, it provides many useful tools:
Be aware that the docker service is running with root privileges on your system (like any other webserver for example). The devilbox is using a mix of official docker images and custom images. All integrated containers are available on Github and can be reviewed at any time.
Docker containers are pushed to Docker Hub frequently.
It should be enough for you to pull updated images on a regeular basis.
However, if a new minor version (PHP for example) has just been released and you want to use it right away, you can simply *git clone* the docker repository and rebuild the container. Each container repository contains a shell script for easy building.
In order to make sure everything always runs stable and as expected, the devilbox makes heavy use of integration tests. You can head over to Travis-CI and have a look at stable and nightly builds.
Contributers are welcome in any way.
First of all, if you like the project, please do star it. Starring is an important measurement to see the number of active users and better allows me to organize my time and effort I can put into this project.
You can also get actively involved. Do clone the project and start improving whatever you think is useful. There is quite a lot todo and planned. If you like to contribute, view CONTRIBUTING.md and ROADMAP.
Major contributors will be credited within the intranet and on the github page.