2017-10-16 07:17:27 +00:00
< p align = "center" >
2018-03-25 10:07:45 +00:00
< h1 align = "center" > The Devilbox< / h1 >
2017-10-16 07:17:27 +00:00
< / p >
2018-07-26 22:41:31 +00:00
![Devilbox ](docs/img/banner.png )
2016-10-09 16:47:49 +00:00
2017-10-16 08:21:54 +00:00
**[Usage](#usage)** |
2019-02-27 11:45:35 +00:00
**[Architecture](#architecture)** |
2018-03-25 10:07:45 +00:00
**[Community](#community)** |
2017-10-16 08:21:54 +00:00
**[Features](#feature-overview)** |
**[Intranet](#intranet-overview)** |
**[Screenshots](#screenshots)** |
2018-02-26 20:02:31 +00:00
**[Contributing](#contributing-)** |
2017-10-16 08:21:54 +00:00
**[Logos](#logos)** |
**[License](#license)**
2016-10-09 16:47:49 +00:00
2018-07-26 22:41:31 +00:00
![Devilbox ](docs/_includes/figures/devilbox/devilbox-intranet-dash-all.png )
2017-05-06 09:17:00 +00:00
2018-04-05 07:14:09 +00:00
[![Build Status ](https://travis-ci.org/cytopia/devilbox.svg?branch=master )](https://travis-ci.org/cytopia/devilbox)
[![Documentation Status ](https://readthedocs.org/projects/devilbox/badge/?version=latest )](https://devilbox.readthedocs.io)
2019-02-03 00:52:13 +00:00
[![Release ](https://img.shields.io/github/release/cytopia/devilbox.svg?colorB=orange )](https://github.com/cytopia/devilbox/releases)
[![PreRelease ](https://img.shields.io/github/release/cytopia/devilbox.svg?colorB=red&label=prelease&style=flat )](https://github.com/cytopia/devilbox/releases)
[![Gitter ](https://badges.gitter.im/devilbox/Lobby.svg )](https://gitter.im/devilbox/Lobby?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
[![Discourse ](https://img.shields.io/discourse/https/devilbox.discourse.group/status.svg?colorB=%234CB697 )](https://devilbox.discourse.group)
[![type ](https://img.shields.io/badge/type-Docker-blue.svg )](https://www.docker.com/)
[![License ](https://img.shields.io/badge/license-MIT-%233DA639.svg )](https://opensource.org/licenses/MIT)
2016-10-09 16:47:49 +00:00
2019-11-24 09:24:04 +00:00
[![Build Status ](https://github.com/cytopia/devilbox/workflows/Lint/badge.svg )](https://github.com/cytopia/devilbox/actions?workflow=Lint)
2019-12-01 12:14:00 +00:00
[![Build Status ](https://github.com/cytopia/devilbox/workflows/Docs/badge.svg )](https://github.com/cytopia/devilbox/actions?workflow=Docs)
2019-11-24 09:24:04 +00:00
[![Build Status ](https://github.com/cytopia/devilbox/workflows/Linux/badge.svg )](https://github.com/cytopia/devilbox/actions?workflow=Linux)
[![Build Status ](https://github.com/cytopia/devilbox/workflows/Config/badge.svg )](https://github.com/cytopia/devilbox/actions?workflow=Config)
[![Build Status ](https://github.com/cytopia/devilbox/workflows/Versions/badge.svg )](https://github.com/cytopia/devilbox/actions?workflow=Versions)
2018-10-26 07:27:06 +00:00
< img width = "200" style = "width:200px;" src = "docs/_includes/figures/https/https-ssl-address-bar.png" / > < br / >
< small > < sub > Support for < a href = "https://devilbox.readthedocs.io/en/latest/intermediate/setup-valid-https.html" > valid https< / a > out of the box.< / sub > < / small >
2018-05-05 10:22:30 +00:00
2018-12-29 14:25:41 +00:00
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.
**Reverse proxies** per project are supported to ensure listening server such as NodeJS can also be reached.
Email catch-all and popular development tools will be at your service as well. Configuration is not necessary, as everything is already pre-setup.
2018-08-04 13:24:16 +00:00
2018-10-24 16:11:13 +00:00
Furthermore, the Devilbox provides an **identical** and **reproducible development environment** for different host operating systems.
2016-10-22 17:58:42 +00:00
2018-03-25 10:29:27 +00:00
**Requirements**
2018-08-04 14:15:27 +00:00
![Linux ](https://raw.githubusercontent.com/cytopia/icons/master/64x64/linux.png )
![OSX ](https://raw.githubusercontent.com/cytopia/icons/master/64x64/osx.png )
![Windows ](https://raw.githubusercontent.com/cytopia/icons/master/64x64/windows.png )
![Plus ](https://raw.githubusercontent.com/cytopia/icons/master/64x64/plus.png )
![Docker ](https://raw.githubusercontent.com/cytopia/icons/master/64x64/docker.png )
2016-10-22 17:58:42 +00:00
2018-03-25 10:29:27 +00:00
* [Docker Engine 1.12.0+ ](https://docs.docker.com/compose/compose-file/compose-versioning/#version-21 )
* [Docker Compose 1.9.0+ ](https://docs.docker.com/compose/compose-file/compose-versioning/#version-21 )
2019-02-27 11:45:35 +00:00
## Architecture
2018-08-18 12:09:20 +00:00
2019-05-18 13:49:41 +00:00
#### Available Stacks
2019-02-27 11:45:35 +00:00
The Devilbox aims to be a swiss army knife for local development by providing you all the services
you would ever need. To get an idea about the architecture behind it and to also see what's available
have a look at the following diagrams and tables.
2019-05-18 13:49:41 +00:00
< table width = "100%" style = "width:100%;display:table" >
< tr >
2019-05-21 07:24:57 +00:00
< td width = "30%" valign = "top" style = "width:30%; vertical-align:top;" >
2019-05-18 13:49:41 +00:00
< h4 > Smallest stack< / h4 >
< p > This is the smallest possible and fully functional stack you can run< / p >
< / td >
2019-05-21 07:24:57 +00:00
< td width = "70%" valign = "top" style = "width:70%; vertical-align:top;" >
2019-05-18 13:49:41 +00:00
< h4 > Full stack< / h4 >
< p > To better understand what is actually possible have a look at the full example< / p >
< / td >
< / tr >
< tr >
< td >
< img width = "300" style = "width:300px" title = "Devilbox stack" src = "https://raw.githubusercontent.com/devilbox/artwork/master/submissions_diagrams/cytopia/02/png/architecture-small.png" / >
< / td >
< td >
< img title = "Devilbox stack" src = "https://raw.githubusercontent.com/devilbox/artwork/master/submissions_diagrams/cytopia/01/png/architecture-full.png" / >
< / td >
< / tr >
< / table >
2019-02-28 11:49:45 +00:00
> [Devilbox artwork](https://github.com/devilbox/artwork)
2019-02-27 11:45:35 +00:00
#### Available Container
The following table lists all integrated and pre-configured Docker container shipped by the Devilbox.
Only the webserver and PHP container are mandatory, all others are optional and don't need to be started.
Each of them is also available in multiple different versions in order to reflect your exact desired environment.
| Accel | Frontend | SQL | NoSQL | Queue | Search | ELK | Utils |
|---------|------------|------------|-----------|----------|--------|---------------|-----------|
| HAProxy | Apache | MariaDB | Memcached | RabbitMQ | Solr | ElasticSearch | Bind |
| Varnish | Nginx | MySQL | MongoDB | | | Logstash | Blackfire |
| | PHP | PerconaDB | Redis | | | Kibana | MailHog |
2019-03-06 13:10:04 +00:00
| | | PostgreSQL | | | | | Ngrok |
2018-08-18 12:09:20 +00:00
> **Documentation:**
> [Available Container](https://devilbox.readthedocs.io/en/latest/readings/available-container.html)
2018-03-25 10:07:45 +00:00
## Community
2018-10-26 07:27:06 +00:00
The Devilbox has a lot of features reaching from a simple single-user development environment that
works out of the box up to a shared development infrastructure for a corporate network.
In order to be aware about all that features, ensure to have skimmed over the
2019-01-03 16:57:35 +00:00
**[documentation](https://devilbox.readthedocs.io)**, so you know what can be done and how that might
2018-10-26 07:27:06 +00:00
simplify your every-day life. If you ever run into any unforseen issues, feel free to join the
2019-01-03 16:57:35 +00:00
**[chat](https://gitter.im/devilbox/Lobby)** or visit the ** [forums ](https://devilbox.discourse.group )** and get community support quickly.
2018-05-13 15:21:32 +00:00
2018-03-25 10:07:45 +00:00
< table width = "100%" style = "width:100%; display:table;" >
< thead >
< tr >
2019-05-18 13:49:41 +00:00
< th width = "25%" style = "width:25%;" > < h3 > < a target = "_blank" href = "https://devilbox.readthedocs.io" > Documentation< / a > < / h3 > < / th >
< th width = "25%" style = "width:25%;" > < h3 > < a target = "_blank" href = "https://gitter.im/devilbox/Lobby" > Chat< / a > < / h3 > < / th >
< th width = "25%" style = "width:25%;" > < h3 > < a target = "_blank" href = "https://devilbox.discourse.group" > Forum< / a > < / h3 > < / th >
< th width = "25%" style = "width:25%;" > < h3 > < a target = "_blank" href = "https://github.com/devilbox/flames" > Flames< / a > < / h3 > < / th >
2018-03-25 10:07:45 +00:00
< / tr >
< / thead >
< tbody style = "vertical-align: middle; text-align: center;" >
< tr >
< td >
2019-01-03 16:57:35 +00:00
< a target = "_blank" href = "https://devilbox.readthedocs.io" >
2019-01-26 18:51:40 +00:00
< img title = "Documentation" name = "Documentation" src = "https://raw.githubusercontent.com/cytopia/icons/master/400x400/readthedocs.png" / >
2018-03-25 10:07:45 +00:00
< / a >
< / td >
< td >
2019-01-03 16:57:35 +00:00
< a target = "_blank" href = "https://gitter.im/devilbox/Lobby" >
2018-04-02 12:01:58 +00:00
< img title = "Chat on Gitter" name = "Chat on Gitter" src = "https://raw.githubusercontent.com/cytopia/icons/master/400x400/gitter.png" / >
2018-03-25 10:07:45 +00:00
< / a >
< / td >
< td >
2019-01-03 16:57:35 +00:00
< a target = "_blank" href = "https://devilbox.discourse.group" >
2019-01-26 18:51:40 +00:00
< img title = "Devilbox Forums" name = "Forum" src = "https://raw.githubusercontent.com/cytopia/icons/master/400x400/discourse.png" / >
< / a >
2018-03-25 10:07:45 +00:00
< / td >
2019-05-18 13:49:41 +00:00
< td >
< a target = "_blank" href = "https://github.com/devilbox/flames" >
< img title = "Devilbox Flames" name = "Flames" src = "https://raw.githubusercontent.com/cytopia/icons/master/400x400/flames2.png" / >
< / a >
< / td >
2018-03-25 10:07:45 +00:00
< / tr >
< tr >
2019-01-03 16:57:35 +00:00
< td > < a target = "_blank" href = "https://devilbox.readthedocs.io" > devilbox.readthedocs.io< / a > < / td >
< td > < a target = "_blank" href = "https://gitter.im/devilbox/Lobby" > gitter.im/devilbox< / a > < / td >
< td > < a target = "_blank" href = "https://devilbox.discourse.group" > devilbox.discourse.group< / a > < / td >
2019-05-18 13:49:41 +00:00
< td > < a target = "_blank" href = "https://github.com/devilbox/flames" > github.com/devilbox/flames< / a > < / td >
2018-03-25 10:07:45 +00:00
< / tr >
< / tbody >
< / table >
2017-05-20 19:24:04 +00:00
## Usage
2017-06-25 11:46:50 +00:00
#### Quick start
2016-10-21 01:18:09 +00:00
2018-08-06 06:39:15 +00:00
< table width = "100%" style = "width:100%; display:table;" >
< thead >
< tr >
2018-08-19 10:32:53 +00:00
< th width = "50%" style = "width:50%;" > Linux and MacOS< / th >
< th width = "50%" style = "width:50%;" > Windows< / th >
2018-08-06 06:39:15 +00:00
< / tr >
< / thead >
2018-08-06 18:24:45 +00:00
< tbody style = "vertical-align: bottom;" >
2018-08-06 06:39:15 +00:00
< tr >
< td >
2019-05-18 13:49:41 +00:00
< div class = "highlight highlight-source-shell" > < pre > # Get the Devilbox
git clone https://github.com/cytopia/devilbox< / pre > < / div >
< div class = "highlight highlight-source-shell" > < pre > # Create docker-compose environment file
cd devilbox
cp env-example .env< / pre > < / div >
< div class = "highlight highlight-source-shell" > < pre > # Edit your configuration
vim .env< / pre > < / div >
< div class = "highlight highlight-source-shell" > < pre > # Start all container
docker-compose up< / pre > < / div >
2018-08-06 06:39:15 +00:00
< / td >
< td >
2018-08-06 18:24:45 +00:00
1. Clone < code > https://github.com/cytopia/devilbox</ code > to < code > C:\devilbox</ code > with < a href = "https://git-scm.com/downloads" > Git for Windows</ a >< br />< br />
2. Copy < code > C:\devilbox\env-example</ code > to < code > C:\devilbox\.env</ code >< br />< br />
3. Edit < code > C:\devilbox\.env</ code >< br />< br />
4. < a href = "https://devilbox.readthedocs.io/en/latest/howto/terminal/open-terminal-on-win.html" > Open a terminal on Windows</ a > and type:< br />< br />< br />
< pre > # Start all container
C:\devilbox> docker-compose up</ pre ></ div >
2018-08-06 06:39:15 +00:00
< / td >
< / tr >
< / tbody >
< / table >
2017-04-23 11:20:32 +00:00
2018-08-06 06:39:15 +00:00
> **Documentation:**
> [Install the Devilbox](https://devilbox.readthedocs.io/en/latest/getting-started/install-the-devilbox.html) |
> [Start the Devilbox](https://devilbox.readthedocs.io/en/latest/getting-started/start-the-devilbox.html) |
> [.env file](https://devilbox.readthedocs.io/en/latest/configuration-files/env-file.html)
2018-08-04 11:21:46 +00:00
2017-06-25 11:46:50 +00:00
#### Selective start
2017-05-20 19:24:04 +00:00
2017-06-25 11:46:50 +00:00
The above will start all containers, you can however also just start the containers you actually need. This is achieved by simply specifying them in the docker-compose command.
2017-05-20 19:24:04 +00:00
2018-08-04 12:55:08 +00:00
```bash
2019-05-18 13:49:41 +00:00
docker-compose up httpd php mysql redis
2016-10-21 01:18:09 +00:00
```
2018-08-04 13:24:16 +00:00
> **Documentation:**
> [Start only some container](https://devilbox.readthedocs.io/en/latest/getting-started/start-the-devilbox.html#start-some-container)
2018-08-04 11:21:46 +00:00
2018-07-26 22:41:31 +00:00
![Devilbox ](docs/img/devilbox-dash-selective.png )
2017-05-20 18:13:14 +00:00
2017-06-25 11:46:50 +00:00
#### Run different versions
2017-10-16 07:17:27 +00:00
Every single attachable container comes with many different versions. In order to select the desired version for a container, simply edit the `.env` file and uncomment the version of choice. Any combination is possible.
2017-06-25 11:46:50 +00:00
< table >
< thead >
< tr >
< th > Apache< / th >
< th > Nginx< / th >
< th > PHP< / th >
< th > MySQL< / th >
< th > MariaDB< / th >
2017-07-01 16:54:09 +00:00
< th > Percona< / th >
2017-06-25 11:46:50 +00:00
< th > PgSQL< / th >
< th > Redis< / th >
< th > Memcached< / th >
< th > MongoDB< / th >
< / tr >
< / thead >
< tbody >
< tr >
2017-10-08 10:17:36 +00:00
< td > < a target = "_blank" title = "Apache 2.2" href = "https://github.com/devilbox/docker-apache-2.2" > 2.2< / a > < / td >
< td > < a target = "_blank" title = "Nginx stable" href = "https://github.com/devilbox/docker-nginx-stable" > stable< / a > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 5.2" href = "https://github.com/devilbox/docker-php-fpm" > 5.2< / a > < sup > [1]< / sup > < / td >
2019-02-28 13:31:18 +00:00
< td > < a target = "_blank" title = "MySQL 5.5" href = "https://github.com/devilbox/docker-mysql" > 5.5< / a > < / td >
< td > < a target = "_blank" title = "MariaDB 5.5" href = "https://github.com/devilbox/docker-mysql" > 5.5< / a > < / td >
< td > < a target = "_blank" title = "PerconaDB 5.5" href = "https://github.com/devilbox/docker-mysql" > 5.5< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.0" href = "https://github.com/docker-library/postgres" > 9.0< / a > < / td >
2017-06-25 11:46:50 +00:00
< td > < a target = "_blank" title = "Redis 2.8" href = "https://github.com/docker-library/redis" > 2.8< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "Memcached 1.4" href = "https://github.com/docker-library/memcached" > 1.4< / a > < / td >
2018-12-20 16:41:15 +00:00
< td > < a target = "_blank" title = "MongoDB 2.8" href = "https://github.com/docker-library/mongo" > 2.8< / a > < / td >
2017-06-25 11:46:50 +00:00
< / tr >
< tr >
2017-10-08 10:17:36 +00:00
< td > < a target = "_blank" title = "Apache 2.4" href = "https://github.com/devilbox/docker-apache-2.4" > 2.4< / a > < / td >
< td > < a target = "_blank" title = "Nginx mainline" href = "https://github.com/devilbox/docker-nginx-mainline" > mainline< / a > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 5.3" href = "https://github.com/devilbox/docker-php-fpm" > 5.3< / a > < / td >
2019-02-28 13:31:18 +00:00
< td > < a target = "_blank" title = "MySQL 5.6" href = "https://github.com/devilbox/docker-mysql" > 5.6< / a > < / td >
< td > < a target = "_blank" title = "MariaDB 10.0" href = "https://github.com/devilbox/docker-mysql" > 10.0< / a > < / td >
< td > < a target = "_blank" title = "PerconaDB 5.6" href = "https://github.com/devilbox/docker-mysql" > 5.6< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.1" href = "https://github.com/docker-library/postgres" > 9.1< / a > < / td >
2017-06-25 11:46:50 +00:00
< td > < a target = "_blank" title = "Redis 3.0" href = "https://github.com/docker-library/redis" > 3.0< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "Memcached 1.5" href = "https://github.com/docker-library/memcached" > 1.5< / a > < / td >
2018-12-20 16:41:15 +00:00
< td > < a target = "_blank" title = "MongoDB 3.0" href = "https://github.com/docker-library/mongo" > 3.0< / a > < / td >
2017-06-25 11:46:50 +00:00
< / tr >
< tr >
< td > < / td >
< td > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 5.4" href = "https://github.com/devilbox/docker-php-fpm" > 5.4< / a > < / td >
2019-02-28 13:31:18 +00:00
< td > < a target = "_blank" title = "MySQL 5.7" href = "https://github.com/devilbox/docker-mysql" > 5.7< / a > < / td >
< td > < a target = "_blank" title = "MariaDB 10.1" href = "https://github.com/devilbox/docker-mysql" > 10.1< / a > < / td >
< td > < a target = "_blank" title = "PerconaDB 5.7" href = "https://github.com/devilbox/docker-mysql" > 5.7< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.2" href = "https://github.com/docker-library/postgres" > 9.2< / a > < / td >
2017-06-25 11:46:50 +00:00
< td > < a target = "_blank" title = "Redis 3.2" href = "https://github.com/docker-library/redis" > 3.2< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "Memcached latest" href = "https://github.com/docker-library/memcached" > latest< / a > < / td >
2018-12-20 16:41:15 +00:00
< td > < a target = "_blank" title = "MongoDB 3.2" href = "https://github.com/docker-library/mongo" > 3.2< / a > < / td >
2017-06-25 11:46:50 +00:00
< / tr >
< tr >
< td > < / td >
< td > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 5.5" href = "https://github.com/devilbox/docker-php-fpm" > 5.5< / a > < / td >
2019-02-28 13:31:18 +00:00
< td > < a target = "_blank" title = "MySQL 8.0" href = "https://github.com/devilbox/docker-mysql" > 8.0< / a > < / td >
< td > < a target = "_blank" title = "MariaDB 10.2" href = "https://github.com/devilbox/docker-mysql" > 10.2< / a > < / td >
< td > < a target = "_blank" title = "PerconaDB 8.0" href = "https://github.com/devilbox/docker-mysql" > 8.0< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.3" href = "https://github.com/docker-library/postgres" > 9.3< / a > < / td >
2017-10-08 10:17:36 +00:00
< td > < a target = "_blank" title = "Redis 4.0" href = "https://github.com/docker-library/redis" > 4.0< / a > < / td >
2018-12-20 10:32:14 +00:00
< td > < / td >
2018-12-20 16:41:15 +00:00
< td > < a target = "_blank" title = "MongoDB 3.4" href = "https://github.com/docker-library/mongo" > 3.4< / a > < / td >
2017-06-25 11:46:50 +00:00
< / tr >
< tr >
< td > < / td >
< td > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 5.6" href = "https://github.com/devilbox/docker-php-fpm" > 5.6< / a > < / td >
2017-06-25 11:46:50 +00:00
< td > < / td >
2019-02-28 13:31:18 +00:00
< td > < a target = "_blank" title = "MariaDB 10.3" href = "https://github.com/devilbox/docker-mysql" > 10.3< / a > < / td >
2017-07-01 16:54:09 +00:00
< td > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.4" href = "https://github.com/docker-library/postgres" > 9.4< / a > < / td >
< td > < a target = "_blank" title = "Redis 5.0" href = "https://github.com/docker-library/redis" > 5.0< / a > < / td >
2017-06-25 11:46:50 +00:00
< td > < / td >
2018-12-20 16:41:15 +00:00
< td > < a target = "_blank" title = "MongoDB 3.6" href = "https://github.com/docker-library/mongo" > 3.6< / a > < / td >
2017-06-25 11:46:50 +00:00
< / tr >
< tr >
< td > < / td >
< td > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 7.0" href = "https://github.com/devilbox/docker-php-fpm" > 7.0< / a > < / td >
2017-06-25 11:46:50 +00:00
< td > < / td >
2019-02-28 13:31:18 +00:00
< td > < a target = "_blank" title = "MariaDB 10.4" href = "https://github.com/devilbox/docker-mysql" > 10.4< / a > < / td >
2017-07-01 16:54:09 +00:00
< td > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.5" href = "https://github.com/docker-library/postgres" > 9.5< / a > < / td >
< td > < a target = "_blank" title = "Redis latest" href = "https://github.com/docker-library/redis" > latest< / a > < / td >
2017-06-27 11:14:02 +00:00
< td > < / td >
2018-12-20 16:41:15 +00:00
< td > < a target = "_blank" title = "MongoDB 4.0" href = "https://github.com/docker-library/mongo" > 4.0< / a > < / td >
2017-06-27 11:14:02 +00:00
< / tr >
< tr >
< td > < / td >
< td > < / td >
2018-08-04 11:22:06 +00:00
< td > < a target = "_blank" title = "PHP 7.1" href = "https://github.com/devilbox/docker-php-fpm" > 7.1< / a > < / td >
2017-06-27 11:14:02 +00:00
< td > < / td >
< td > < / td >
< td > < / td >
2018-12-20 10:32:14 +00:00
< td > < a target = "_blank" title = "PgSQL 9.6" href = "https://github.com/docker-library/postgres" > 9.6< / a > < / td >
2017-07-01 16:54:09 +00:00
< td > < / td >
2017-06-25 11:46:50 +00:00
< td > < / td >
2019-11-24 09:29:15 +00:00
< td > < a target = "_blank" title = "MongoDB 4.2" href = "https://github.com/docker-library/mongo" > 4.2< / a > < / td >
2017-06-25 11:46:50 +00:00
< / tr >
2018-08-04 11:22:06 +00:00
< tr >
< td > < / td >
< td > < / td >
< td > < a target = "_blank" title = "PHP 7.2" href = "https://github.com/devilbox/docker-php-fpm" > 7.2< / a > < / td >
< td > < / td >
< td > < / td >
< td > < / td >
2018-12-20 10:32:14 +00:00
< td > ...< / td >
2018-08-04 11:22:06 +00:00
< td > < / td >
2018-11-17 12:27:17 +00:00
< td > < / td >
2019-11-24 09:29:15 +00:00
< td > < a target = "_blank" title = "MongoDB latest" href = "https://github.com/docker-library/mongo" > latest< / a > < / td >
2018-08-04 11:22:06 +00:00
< / tr >
2018-05-13 15:21:32 +00:00
< tr >
< td > < / td >
< td > < / td >
< td > < a target = "_blank" title = "PHP 7.3" href = "https://github.com/devilbox/docker-php-fpm" > 7.3< / a > < / td >
< td > < / td >
< td > < / td >
< td > < / td >
2019-11-24 09:25:29 +00:00
< td > < a target = "_blank" title = "PgSQL 12.0" href = "https://github.com/docker-library/postgres" > 12.0< / a > < / td >
2018-05-13 15:21:32 +00:00
< td > < / td >
< td > < / td >
2018-12-20 16:41:15 +00:00
< td > < / td >
2018-05-13 15:21:32 +00:00
< / tr >
2018-11-02 21:55:15 +00:00
< tr >
< td > < / td >
< td > < / td >
< td > < a target = "_blank" title = "PHP 7.4" href = "https://github.com/devilbox/docker-php-fpm" > 7.4< / a > < sup > [2]< / sup > < / td >
< td > < / td >
< td > < / td >
< td > < / td >
2019-11-24 09:25:29 +00:00
< td > < a target = "_blank" title = "PgSQL 12.1" href = "https://github.com/docker-library/postgres" > 12.1< / a > < / td >
2018-11-02 21:55:15 +00:00
< td > < / td >
< td > < / td >
2018-11-17 12:27:17 +00:00
< td > < / td >
2018-11-02 21:55:15 +00:00
< / tr >
2019-02-09 15:51:40 +00:00
< tr >
< td > < / td >
< td > < / td >
< td > < a target = "_blank" title = "PHP 8.0" href = "https://github.com/devilbox/docker-php-fpm" > 8.0< / a > < sup > [2]< / sup > < / td >
< td > < / td >
< td > < / td >
< td > < / td >
2019-11-24 09:25:29 +00:00
< td > < a target = "_blank" title = "PgSQL latest" href = "https://github.com/docker-library/postgres" > latest< / a > < / td >
2019-02-09 15:51:40 +00:00
< td > < / td >
< td > < / td >
< td > < / td >
< / tr >
2017-06-25 11:46:50 +00:00
< / tbody >
< / table >
2019-05-18 13:49:41 +00:00
< small > < strong > < sup > [1]< / sup > < / strong > < strong > PHP 5.2< / strong > 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.< / small >
2018-08-04 11:22:06 +00:00
2019-05-18 13:49:41 +00:00
< small >< strong >< sup > [2]</ sup ></ strong > < strong > PHP 7.4</ strong > and < strong > PHP 8.0</ strong > are upcoming unreleased versions of PHP, which are directly built out of their [official git branches ](https://github.com/php/php-src/ ) every night to assure you will leverage their latest features.</ small >
2018-11-02 21:55:15 +00:00
2018-08-04 13:24:16 +00:00
> **Documentation:**
> [Change container versions](https://devilbox.readthedocs.io/en/latest/getting-started/change-container-versions.html)
2018-08-04 11:22:06 +00:00
2018-08-15 18:20:52 +00:00
#### Additional services
Additionally to the default stack, there are a variety of other services that can be easily enabled and started.
< table >
< thead >
< tr >
2018-08-19 10:27:42 +00:00
< th > Blackfire< / th >
2019-02-23 11:10:43 +00:00
< th > ELK< / th >
2018-08-15 18:20:52 +00:00
< th > MailHog< / th >
2019-03-06 13:10:04 +00:00
< th > Ngrok< / th >
2018-08-15 18:20:52 +00:00
< th > RabbitMQ< / th >
2018-08-18 11:51:35 +00:00
< th > Solr< / th >
2019-02-27 11:45:35 +00:00
< th > HAProxy< / th >
2019-02-16 20:12:34 +00:00
< th > Varnish< / th >
2018-08-15 18:20:52 +00:00
< / tr >
< / thead >
< tbody >
< tr >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "Blackfire 1.8" href = "https://github.com/blackfireio/docker" > 1.8< / a > < / td >
2019-02-23 11:10:43 +00:00
< td > < a target = "_blank" title = "ELK stack" href = "https://www.docker.elastic.co" > 5.x.y< / a > < / td >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "MailHog v1.0.0" href = "https://github.com/mailhog/MailHog" > v1.0.0< / a > < / td >
2019-03-06 13:10:04 +00:00
< td > < a target = "_blank" title = "Ngrok 2.x" href = "https://github.com/devilbox/docker-ngrok" > 2.x< / a > < / td >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "RabbitMQ 3.6" href = "https://github.com/rabbitmq/rabbitmq-server" > 3.6< / a > < / td >
< td > < a target = "_blank" title = "Solr 5" href = "https://github.com/apache/lucene-solr" > 5< / a > < / td >
2019-03-06 13:10:04 +00:00
< td > < a target = "_blank" title = "HAProxy 1.x" href = "https://github.com/devilbox/docker-haproxy" > 1.x< / a > < / td >
2019-02-16 20:12:34 +00:00
< td > < a target = "_blank" title = "Varnish 4" href = "https://github.com/devilbox/docker-varnish" > 4< / a > < / td >
2018-08-15 18:20:52 +00:00
< / tr >
< tr >
2018-08-19 10:27:42 +00:00
< td > ...< / td >
2019-02-23 11:10:43 +00:00
< td > < a target = "_blank" title = "ELK stack" href = "https://www.docker.elastic.co" > 6.x.y< / a > < / td >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "MailHog latest" href = "https://github.com/mailhog/MailHog" > latest< / a > < / td >
2019-03-06 13:10:04 +00:00
< td > < / td >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "RabbitMQ 3.7" href = "https://github.com/rabbitmq/rabbitmq-server" > 3.7< / a > < / td >
< td > < a target = "_blank" title = "Solr 6" href = "https://github.com/apache/lucene-solr" > 6< / a > < / td >
2019-02-27 11:45:35 +00:00
< td > < / td >
2019-02-16 20:12:34 +00:00
< td > < a target = "_blank" title = "Varnish 5" href = "https://github.com/devilbox/docker-varnish" > 5< / a > < / td >
2018-08-15 18:20:52 +00:00
< / tr >
< tr >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "Blackfire 1.18.0" href = "https://github.com/blackfireio/docker" > 1.18.0< / a > < / td >
2019-02-23 11:10:43 +00:00
< td > < a target = "_blank" title = "ELK stack" href = "https://www.docker.elastic.co" > 7.x.y< / a > < / td >
2018-08-15 18:20:52 +00:00
< td > < / td >
2019-03-06 13:10:04 +00:00
< td > < / td >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "RabbitMQ latest" href = "https://github.com/rabbitmq/rabbitmq-server" > latest< / a > < / td >
< td > < a target = "_blank" title = "Solr 7" href = "https://github.com/apache/lucene-solr" > 7< / a > < / td >
2019-02-27 11:45:35 +00:00
< td > < / td >
2019-02-16 20:12:34 +00:00
< td > < a target = "_blank" title = "Varnish 6" href = "https://github.com/devilbox/docker-varnish" > 6< / a > < / td >
2018-08-18 11:51:35 +00:00
< / tr >
< tr >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "Blackfire latest" href = "https://github.com/blackfireio/docker" > latest< / a > < / td >
2018-08-18 11:51:35 +00:00
< td > < / td >
< td > < / td >
2019-02-23 11:10:43 +00:00
< td > < / td >
2019-03-06 13:10:04 +00:00
< td > < / td >
2018-08-19 10:27:42 +00:00
< td > < a target = "_blank" title = "Solr latest" href = "https://github.com/apache/lucene-solr" > latest< / a > < / td >
2019-02-27 11:45:35 +00:00
< td > < / td >
2019-02-16 20:12:34 +00:00
< td > < a target = "_blank" title = "Varnish latest" href = "https://github.com/devilbox/docker-varnish" > latest< / a > < / td >
2018-08-15 18:20:52 +00:00
< / tr >
< / tbody >
< / table >
> **Documentation:**
> [Enable custom container](https://devilbox.readthedocs.io/en/latest/custom-container/enable-all-container.html)
2017-06-25 11:46:50 +00:00
#### Enter the container
2018-08-04 12:55:08 +00:00
You can also work directly inside the php container. Simply use the bundled scripts `shell.sh` (or `shell.bat` for Windows).
The `PS1` will automatically be populated with current chosen php version.
2018-08-04 13:24:16 +00:00
Navigate the the Devilbox directory and type the below listed command:
2018-08-04 12:55:08 +00:00
2018-08-06 19:56:59 +00:00
< table width = "100%" style = "width:100%; display:table;" >
< thead >
< tr >
< th width = "50%" style = "width:33%;" > Linux and MacOS< / th >
< th width = "50%" style = "width:33%;" > Windows< / th >
< / tr >
< / thead >
< tbody style = "vertical-align: bottom;" >
< tr >
< td >
2019-05-18 13:49:41 +00:00
< div class = "highlight highlight-source-shell" > < pre > host> ./shell.sh
devilbox@php-7.0.19 in /shared/httpd $< / pre > < / div >
2018-08-06 19:56:59 +00:00
< / td >
< td >
2019-05-18 13:49:41 +00:00
< div class = "highlight highlight-source-shell" >< pre > C:\devilbox> shell.bat
devilbox@php-7.0.19 in /shared/httpd $< / pre > < / div >
2018-08-06 19:56:59 +00:00
< / td >
< / tr >
< / tbody >
< / table >
2017-05-20 19:50:38 +00:00
2017-06-25 11:46:50 +00:00
Your projects can be found in `/shared/httpd` . DNS records are automatically available inside the php container. Also every other service will be available on `127.0.0.1` inside the php container (tricky socat port-forwarding).
2017-05-20 19:50:38 +00:00
2018-08-04 13:24:16 +00:00
> **Documentation:**
> [Work inside the PHP container](https://devilbox.readthedocs.io/en/latest/intermediate/work-inside-the-php-container.html) |
> [Directory overview](https://devilbox.readthedocs.io/en/latest/getting-started/directory-overview.html)
2018-08-04 11:21:46 +00:00
2017-10-16 07:17:27 +00:00
#### Quick Video intro
[![Devilbox setup and workflow ](docs/img/devilbox_01-setup-and-workflow.png "devilbox - setup and workflow" )](https://www.youtube.com/watch?v=reyZMyt2Zzo)
[![Devilbox email catch-all ](docs/img/devilbox_02-email-catch-all.png "devilbox - email catch-all" )](https://www.youtube.com/watch?v=e-U-C5WhxGY)
2017-05-20 18:13:14 +00:00
## Feature overview
2018-08-04 11:36:49 +00:00
The Devilbox has everything setup for you. The only thing you will have to install is [Docker ](https://docs.docker.com/engine/installation/ ) and [Docker Compose ](https://docs.docker.com/compose/install/ ). Virtual hosts and DNS entries will be created automatically, just by adding new project folders.
2018-08-04 13:24:16 +00:00
> **Documentation:**
> [Devilbox Prerequisites](https://devilbox.readthedocs.io/en/latest/getting-started/prerequisites.html)
2017-05-20 18:13:14 +00:00
2017-06-25 11:46:50 +00:00
#### Features
2017-10-16 07:17:27 +00:00
< table >
< tbody >
2019-01-06 11:54:34 +00:00
< tr >
2019-03-03 15:31:03 +00:00
< td width = "220" style = "width:220px;" > :star: HTTPS support< / td >
< td > HTTPS is available by default for all projects and the bundled Intranet.< / td >
< / tr >
< tr >
< td > :star: HTTP/2 support< / td >
2019-01-06 11:54:34 +00:00
< td > All HTTPS connections will offer < a href = "https://en.wikipedia.org/wiki/HTTP/2" > HTTP/2< / a > as the default protocol, except for Apache 2.2 which does not support it.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2019-03-03 15:31:03 +00:00
< td > :star: Auto virtual hosts< / td >
2017-11-04 12:42:15 +00:00
< td > New virtual hosts are created automatically and instantly whenever you add a project directory. This is done internally via < a href = "https://travis-ci.org/devilbox/vhost-gen" > vhost-gen< / a > and < a href = "https://github.com/devilbox/watcherd" > watcherd< / a > .< / td >
< / tr >
2018-05-05 10:22:30 +00:00
< tr >
2018-08-12 09:46:01 +00:00
< td > :star: Automated SSL certs< / td >
< td > Valid SSL certificates for HTTPS are automatically created for each vhost and signed by the Devilbox CA.< / td >
2018-05-05 10:22:30 +00:00
< / tr >
2017-11-04 12:42:15 +00:00
< tr >
< td > :star: Unlimited vhosts< / td >
2018-08-04 11:36:49 +00:00
< td > Run as many projects as you need with a single instance of the Devilbox.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Custom vhosts< / td >
2017-10-16 07:17:27 +00:00
< td > You can overwrite and customise the default applied vhost configuration for every single vhost.< / td >
< / tr >
2018-12-29 14:25:41 +00:00
< tr >
< td > :star: Reverse proxy< / td >
< td > Have your NodeJS application served with a nice domain name and valid HTTPS.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Custom domains< / td >
2019-01-06 11:54:34 +00:00
< td > Choose whatever development domain you desire: < code > *.loc< / code > , < code > *.dev< / code > or use real domains as well: < code > *.example.com< / code > < / td >
2017-10-16 07:17:27 +00:00
< / tr >
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Auto DNS< / td >
2018-10-27 04:02:13 +00:00
< td > An integrated BIND server is able to create DNS entries automatically for your chosen domains.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
2018-12-29 14:25:41 +00:00
< tr >
< td > :star: Auto start scripts< / td >
< td > Custom startup scripts can be provided for all PHP container equally and also differently per PHP version to install custom software or automatically startup up your required tools.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Custom PHP config< / td >
2017-10-16 07:17:27 +00:00
< td > Overwrite any setting for PHP.< / td >
< / tr >
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Custom PHP modules< / td >
2017-10-16 07:17:27 +00:00
< td > Load custom PHP modules on the fly.< / td >
< / tr >
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Email catch-all< / td >
2017-10-16 07:17:27 +00:00
< td > All outgoing emails are catched and will be presented in the included intranet.< / td >
< / tr >
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Self-validation< / td >
2017-10-16 07:17:27 +00:00
< td > Projects and configuration options are validated and marked in the intranet.< / td >
< / tr >
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Xdebug< / td >
2018-03-25 10:29:27 +00:00
< td > Xdebug and a full blown PHP-FPM server is ready to serve.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
2019-05-18 13:49:41 +00:00
< tr >
< td > :star: Devilbox Flames< / td >
< td > Devilbox community plugins a.k.a. Devilbox Flames.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :star: Many more< / td >
2017-10-16 07:17:27 +00:00
< td > See Documentation for all available features.< / td >
< / tr >
< / tbody >
< / table >
2018-08-04 13:24:16 +00:00
> **Documentation:**
> [Setup Auto DNS](https://devilbox.readthedocs.io/en/latest/intermediate/setup-auto-dns.html) |
> [Setup valid HTTPS](https://devilbox.readthedocs.io/en/latest/intermediate/setup-valid-https.html) |
> [Configure Xdebug](https://devilbox.readthedocs.io/en/latest/intermediate/configure-php-xdebug.html) |
> [Customize PHP](https://devilbox.readthedocs.io/en/latest/advanced/customize-php-globally.html)
2017-05-20 18:13:14 +00:00
2017-06-25 11:46:50 +00:00
#### Batteries
2017-05-20 18:13:14 +00:00
2018-08-12 09:21:31 +00:00
The following batteries are available in the Devilbox intranet by default:
< table width = "100%" style = "width:100%; display:table;" >
< tbody style = "text-align:center;" >
< tr >
2018-08-12 09:43:00 +00:00
< td > < a href = "https://www.adminer.org" > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/adminer.png" alt = "Adminer" / > < / a > < / td >
< td > < a href = "https://www.phpmyadmin.net" > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/phpmyadmin.png" alt = "phpMyAdmin" / > < / a > < / td >
2018-12-28 21:45:54 +00:00
< td > < a href = "http://phppgadmin.sourceforge.net" > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/phppgadmin.png" alt = "phpPgAdmin" / > < / a > < / td >
2018-08-12 09:43:00 +00:00
< td > < a href = "https://github.com/sasanrose/phpredmin" > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/phpredmin.png" alt = "phpRedMin" / > < / a > < / td >
2019-03-09 14:10:59 +00:00
< td > < a href = "https://github.com/elijaa/phpmemcachedadmin" > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/phpmemcachedadmin.png" alt = "PHPMemcachedAdmin" / > < / a > < / td >
2018-08-12 09:43:00 +00:00
< td > < a href = "https://github.com/PeeHaa/OpCacheGUI" > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/opcachegui.png" alt = "OpCacheGUI" / > < / a > < / td >
2018-08-12 09:42:50 +00:00
< td > < img width = "64" style = "width:64px;" src = "https://raw.githubusercontent.com/cytopia/icons/master/128x128/email.png" alt = "Mail viewer" / > < / td >
2018-08-12 09:21:31 +00:00
< / tr >
< tr >
< td > < a href = "https://www.adminer.org" > Adminer< / a > < / td >
< td > < a href = "https://www.phpmyadmin.net" > phpMyAdmin< / a > < / td >
2018-12-28 21:45:54 +00:00
< td > < a href = "http://phppgadmin.sourceforge.net" > phpPgAdmin< / a > < / td >
2018-08-12 09:21:31 +00:00
< td > < a href = "https://github.com/sasanrose/phpredmin" > phpRedMin< / a > < / td >
2019-03-09 14:10:59 +00:00
< td > < a href = "https://github.com/elijaa/phpmemcachedadmin" > PHPMemcached Admin< / a > < / td >
2018-08-12 09:21:31 +00:00
< td > < a href = "https://github.com/PeeHaa/OpCacheGUI" > OpCache GUI< / a > < / td >
< td > Mail viewer< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< / tbody >
< / table >
2018-08-12 09:21:31 +00:00
> **Documentation:**
> [Devilbox Intranet](https://devilbox.readthedocs.io/en/latest/getting-started/devilbox-intranet.html)
2017-06-25 11:46:50 +00:00
#### Tools
2017-10-16 15:47:27 +00:00
The following tools will assist you on creating new projects easily as well as helping you check your code against guidelines.
2017-10-16 07:17:27 +00:00
< table >
< tbody >
< tr >
2017-10-16 08:21:54 +00:00
< td width = "220" style = "width:220px;" > :wrench: < a href = "https://github.com/cytopia/awesome-ci" > awesome-ci< / a > < / td >
2017-10-16 13:54:23 +00:00
< td > A set of tools for static code analysis:< br / > < br / > < code > file-cr< / code > , < code > file-crlf< / code > , < code > file-empty< / code > , < code > file-nullbyte-char< / code > , < code > file-trailing-newline< / code > , < code > file-trailing-single-newline< / code > , < code > file-trailing-space< / code > , < code > file-utf8< / code > , < code > file-utf8-bom< / code > , < code > git-conflicts< / code > , < code > git-ignored< / code > , < code > inline-css< / code > , < code > inline-js< / code > , < code > regex-grep< / code > , < code > regex-perl< / code > , < code > syntax-bash< / code > , < code > syntax-css< / code > , < code > syntax-js< / code > , < code > syntax-json< / code > , < code > syntax-markdown< / code > , < code > syntax-perl< / code > , < code > syntax-php< / code > , < code > syntax-python< / code > , < code > syntax-ruby< / code > , < code > syntax-scss< / code > , < code > syntax-sh< / code > < / td >
2017-10-16 07:17:27 +00:00
< / tr >
2018-07-31 19:27:12 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/nvie/gitflow" > git flow< / a > < / td >
< td > < code > git-flow< / code > is a Git extensions to provide high-level repository operations for Vincent Driessen's branching model.< / td >
< / tr >
< tr >
< td > :wrench: < a href = "https://github.com/zaach/jsonlint" > json lint< / a > < / td >
< td > < code > jsonlint< / code > is a command line linter for JSON files.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :wrench: < a href = "https://github.com/laravel/installer" > laravel installer< / a > < / td >
< td > < code > laravel< / code > is a command line tool that lets you easily install the Laravel framework.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
2018-07-31 22:10:19 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/cytopia/linkcheck" > linkcheck< / a > < / td >
< td > < code > linkcheck< / code > is a command line tool that searches for URLs in files (optionally limited by extension) and validates their HTTP status code.< / td >
< / tr >
2018-07-31 19:27:12 +00:00
< tr >
< td > :wrench: < a href = "https://linuxbrew.sh/" > linuxbrew< / a > < / td >
< td > < code > brew< / code > is a MacOS Homenbrew clone for Linux.< / td >
< / tr >
< tr >
< td > :wrench: < a href = "https://github.com/DavidAnson/markdownlint" > markdownlint< / a > < / td >
< td > < code > markdownlint< / code > is a markdown linter.< / td >
< / tr >
< tr >
< td > :wrench: < a href = "https://github.com/markdownlint/markdownlint" > mdl< / a > < / td >
< td > < code > mdl< / code > is a markdown linter.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :wrench: < a href = "https://github.com/phalcon/phalcon-devtools" > phalcon devtools< / a > < / td >
< td > < code > phalcon< / code > is a command line tool that lets you easily install the PhalconPHP framework.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
2018-07-31 19:27:12 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/photoncms/installer" > photon installer< / a > < / td >
< td > < code > photon< / code > is a command line tool that lets you easily install the PhotonCMS.< / td >
< / tr >
< tr >
< td > :wrench: < a href = "https://github.com/squizlabs/PHP_CodeSniffer" > php code sniffer< / a > < / td >
< td > < code > phpcs< / code > is a command line tool that tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.< / td >
< / tr >
< tr >
< td > :wrench: < a href = "https://github.com/squizlabs/PHP_CodeSniffer" > php code beautifier< / a > < / td >
< td > < code > phpcbf< / code > is a command line tool that automatically correct coding standard violations.< / td >
< / tr >
2019-01-11 09:52:59 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/FriendsOfPHP/PHP-CS-Fixer" > php cs fixer< / a > < / td >
< td > < code > php-cs-fixer< / code > is a tool to automatically fix PHP Coding Standards issues.< / td >
< / tr >
2018-12-29 14:25:41 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/Unitech/pm2" > pm2< / a > < / td >
< td > < code > pm2< / code > is Node.js Production Process Manager with a built-in Load Balancer.< / td >
< / tr >
2018-07-31 19:27:12 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/brigade/scss-lint/" > scss-lint< / a > < / td >
< td > < code > scss-lint< / code > is a css/scss linter.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :wrench: < a href = "https://github.com/symfony/symfony-installer" > symfony installer< / a > < / td >
< td > < code > symfony< / code > is a command line tool that lets you easily install the Symfony framework.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
2018-07-31 19:27:12 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/jonas/tig" > tig< / a > < / td >
< td > < code > tig< / code > is a text-mode interface for git.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< tr >
2017-10-16 08:21:54 +00:00
< td > :wrench: < a href = "https://wp-cli.org" > wp-cli< / a > < / td >
2018-10-24 16:04:51 +00:00
< td > < code > wp< / code > is a command line tool that lets you easily install WordPress.< / td >
2017-10-16 07:17:27 +00:00
< / tr >
2018-07-31 19:27:12 +00:00
< tr >
< td > :wrench: < a href = "https://github.com/adrienverge/yamllint" > yamllint< / a > < / td >
< td > < code > yamllint< / code > is a linter for yaml files.< / td >
< / tr >
2017-10-16 07:17:27 +00:00
< / tbody >
< / table >
2017-10-16 15:47:27 +00:00
Well-known and popular tools will be at your service as well:
2018-07-31 19:27:12 +00:00
< a target = "_blank" title = "Ansible" href = "https://www.ansible.com/" > < img width = "64" style = "width:64px" src = "docs/img/logo_tools/ansible.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "CodeCeption" href = "https://codeception.com/" > < img width = "64" style = "width:64px" src = "docs/img/logo_tools/codeception.png" alt = "Devilbox" / > < / a >
2017-10-16 08:21:54 +00:00
< a target = "_blank" title = "Composer" href = "https://getcomposer.org" > < img width = "64" style = "width:64px" src = "docs/img/logo_tools/composer.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Drupal Console" href = "https://drupalconsole.com" > < img width = "64" style = "battery" src = "docs/img/logo_tools/drupal-console.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Drush" href = "https://www.drupal.org/project/drush" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/drush.png" alt = "Devilbox" / > < / a >
2018-07-31 19:27:12 +00:00
< a target = "_blank" title = "ESLint" href = "https://eslint.org/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/eslint.png" alt = "Devilbox" / > < / a >
2017-10-16 08:21:54 +00:00
< a target = "_blank" title = "Git" href = "https://git-scm.com" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/git.png" alt = "Devilbox" / > < / a >
2018-07-31 19:27:12 +00:00
< a target = "_blank" title = "Gulp" href = "https://gulpjs.com/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/gulp.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Grunt" href = "https://gruntjs.com/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/grunt.png" alt = "Devilbox" / > < / a >
2017-10-16 08:21:54 +00:00
< a target = "_blank" title = "mysqldump-secure" href = "https://mysqldump-secure.org" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/mysqldump-secure.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "NodeJS" href = "https://nodejs.org" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/nodejs.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "NPM" href = "https://www.npmjs.com" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/npm.png" alt = "Devilbox" / > < / a >
2018-07-31 19:27:12 +00:00
< a target = "_blank" title = "PHPUnit" href = "https://phpunit.de/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/phpunit.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Sass" href = "https://sass-lang.com/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/sass.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Webpack" href = "https://webpack.js.org/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/webpack.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Yarn" href = "https://yarnpkg.com/en/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/yarn.png" alt = "Devilbox" / > < / a >
2017-06-25 11:46:50 +00:00
2018-08-12 09:21:31 +00:00
> **Documentation:**
> [Available Tools](https://devilbox.readthedocs.io/en/latest/readings/available-tools.html)
2017-10-16 07:17:27 +00:00
#### Available PHP Modules
2017-06-25 12:44:51 +00:00
2018-08-04 11:36:49 +00:00
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.
2017-06-25 12:44:51 +00:00
2018-12-28 21:47:35 +00:00
> * Core enabled (cannot be disabled): **✔**
> * Enabled (can be disabled): 🗸
> * Available, but disabled (can be enabled): **d**
2018-12-27 12:02:57 +00:00
<!-- modules -->
2019-02-09 15:51:40 +00:00
| Modules | PHP 5.2 | PHP 5.3 | PHP 5.4 | PHP 5.5 | PHP 5.6 | PHP 7.0 | PHP 7.1 | PHP 7.2 | PHP 7.3 | PHP 7.4 | PHP 8.0 |
|----------------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|
2019-11-17 23:20:31 +00:00
| amqp | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
2019-02-09 15:51:40 +00:00
| apc | | 🗸 | 🗸 | 🗸 | 🗸 | | | | | | |
| apcu | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
| bcmath | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| blackfire | | | | | d | d | d | d | d | | |
| bz2 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| calendar | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| Core | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| ctype | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| curl | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| date | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| dba | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| dom | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
2019-11-22 07:48:51 +00:00
| enchant | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
2019-02-09 15:51:40 +00:00
| ereg | | ✔ | ✔ | ✔ | ✔ | | | | | | |
| exif | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
2019-06-10 14:46:10 +00:00
| FFI | | | | | | | | | | 🗸 | ✔ |
2019-02-09 15:51:40 +00:00
| fileinfo | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| filter | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| ftp | 🗸 | 🗸 | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| gd | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| gettext | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| gmp | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| hash | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| iconv | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| igbinary | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
2019-11-22 07:48:51 +00:00
| imagick | | | | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
2019-02-09 15:51:40 +00:00
| imap | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
2019-05-12 13:47:09 +00:00
| interbase | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
2019-02-09 15:51:40 +00:00
| intl | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
2019-11-22 07:48:51 +00:00
| ioncube | d | d | d | d | d | d | d | d | d | | |
2019-02-09 15:51:40 +00:00
| json | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| ldap | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| libxml | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| mbstring | ✔ | 🗸 | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
2019-11-17 23:20:31 +00:00
| mcrypt | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
2019-02-09 15:51:40 +00:00
| memcache | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | | |
| memcached | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| mhash | | | | | ✔ | | | | | | |
| mongo | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | | | | | |
| mongodb | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
2019-11-17 23:20:31 +00:00
| msgpack | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
2019-02-09 15:51:40 +00:00
| mysql | ✔ | ✔ | 🗸 | 🗸 | 🗸 | | | | | | |
| mysqli | ✔ | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| mysqlnd | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
2019-05-21 07:09:05 +00:00
| OAuth | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
2019-02-09 15:51:40 +00:00
| oci8 | | d | d | d | d | d | d | d | d | d | d |
| openssl | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| pcntl | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| pcre | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| PDO | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| pdo_dblib | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| PDO_Firebird | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| pdo_mysql | ✔ | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| PDO_OCI | | | | | | d | d | d | d | d | d |
| pdo_pgsql | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| pdo_sqlite | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| pdo_sqlsrv | | | | | | d | d | d | d | | |
| pgsql | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
2019-11-17 23:20:31 +00:00
| phalcon | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
2019-02-09 15:51:40 +00:00
| Phar | 🗸 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| posix | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| pspell | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| rdkafka | | d | d | d | d | d | d | d | d | d | |
| readline | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
2019-11-17 23:20:31 +00:00
| recode | 🗸 | ✔ | ✔ | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
2019-02-09 15:51:40 +00:00
| redis | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| Reflection | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| session | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| shmop | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| SimpleXML | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| snmp | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| soap | ✔ | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| sockets | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| sodium | | | | | | | | ✔ | ✔ | ✔ | ✔ |
| SPL | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| SQLite | ✔ | ✔ | | | | | | | | | |
| sqlite3 | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| sqlsrv | | | | | | d | d | d | d | | |
| standard | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| swoole | | d | d | d | d | d | d | d | d | d | |
| sysvmsg | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| sysvsem | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| sysvshm | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| tidy | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| tokenizer | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| uploadprogress | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
2019-03-23 19:37:28 +00:00
| wddx | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | |
2019-11-17 23:20:31 +00:00
| xdebug | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
2019-02-09 15:51:40 +00:00
| xml | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| xmlreader | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| xmlrpc | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| xmlwriter | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| xsl | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| Zend OPcache | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| zip | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| zlib | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
2018-12-27 12:02:57 +00:00
<!-- /modules -->
2017-07-02 08:52:31 +00:00
2018-12-28 21:47:35 +00:00
> * Core enabled (cannot be disabled): **✔**
> * Enabled (can be disabled): 🗸
> * Available, but disabled (can be enabled): **d**
2018-08-04 13:24:16 +00:00
PHP modules can be enabled or disabled on demand to reflect the state of your target environment.
> **Documentation:**
> [Enable/disable PHP modules](https://devilbox.readthedocs.io/en/latest/intermediate/enable-disable-php-modules.html)
2018-08-04 11:36:49 +00:00
2017-10-16 07:17:27 +00:00
#### Custom PHP Modules
2017-08-13 11:36:24 +00:00
2018-03-25 10:29:27 +00:00
You can also copy any custom modules into `mod/(php-fpm)-<VERSION>` and add a custom `*.ini` file to load them.
2017-08-13 11:36:24 +00:00
2017-07-02 08:52:31 +00:00
#### Supported Frameworks
As far as tested there are no limitations and you can use any Framework or CMS just as you would on your live environment. Below are a few examples of extensively tested Frameworks and CMS:
2018-08-04 11:22:26 +00:00
< a target = "_blank" title = "CakePHP" href = "https://cakephp.org" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/cake.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "CodeIgniter" href = "https://www.codeigniter.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/codeigniter.png" alt = "Devilbox" / > < / a >
2019-03-07 13:22:21 +00:00
< a target = "_blank" title = "Contao" href = "https://contao.org/en/" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/contao.png" alt = "Devilbox" / > < / a >
2018-08-08 07:31:36 +00:00
< a target = "_blank" title = "CraftCMS" href = "https://craftcms.com/" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/craftcms.png" alt = "Devilbox" / > < / a >
2018-08-04 11:22:26 +00:00
< a target = "_blank" title = "Drupal" href = "https://www.drupal.org" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/drupal.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Joomla" href = "https://www.joomla.org" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/joomla.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Laravel" href = "https://laravel.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/laravel.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Magento" href = "https://magento.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/magento.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "PhalconPHP" href = "https://phalconphp.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/phalcon.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "PhotonCMS" href = "https://photoncms.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/photoncms.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "PrestaShop" href = "https://www.prestashop.com/en" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/prestashop.png" alt = "Devilbox" / > < / a >
2019-04-20 09:56:14 +00:00
< a target = "_blank" title = "ProcessWire" href = "https://processwire.com/" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/processwire.png" alt = "Devilbox" / > < / a >
2018-08-04 11:22:26 +00:00
< a target = "_blank" title = "Shopware" href = "https://en.shopware.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/shopware.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Symfony" href = "https://symfony.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/symfony.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Typo3" href = "https://typo3.org" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/typo3.png" alt = "Devilbox" / > < / a >
2018-10-24 16:04:51 +00:00
< a target = "_blank" title = "WordPress" href = "https://wordpress.org" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/wordpress.png" alt = "Devilbox" / > < / a >
2018-08-04 11:22:26 +00:00
< a target = "_blank" title = "Yii" href = "http://www.yiiframework.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/yii.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Zend" href = "https://framework.zend.com" > < img width = "64" style = "width:64px" src = "docs/img/logo_fw/zend.png" alt = "Devilbox" / > < / a >
2017-07-02 08:52:31 +00:00
2018-08-04 13:24:16 +00:00
> **Documentation:**<br/>
2018-08-04 11:36:49 +00:00
> [Setup CakePHP](https://devilbox.readthedocs.io/en/latest/examples/setup-cakephp.html) |
> [Setup CodeIgniter](https://devilbox.readthedocs.io/en/latest/examples/setup-codeigniter.html) |
2019-03-07 13:22:21 +00:00
> [Setup Contao](https://devilbox.readthedocs.io/en/latest/examples/setup-contao.html) |
2018-08-08 07:31:36 +00:00
> [Setup CraftCMS](https://devilbox.readthedocs.io/en/latest/examples/setup-craftcms.html) |
2018-08-04 11:36:49 +00:00
> [Setup Drupal](https://devilbox.readthedocs.io/en/latest/examples/setup-drupal.html) |
> [Setup Joomla](https://devilbox.readthedocs.io/en/latest/examples/setup-joomla.html) |
> [Setup Laravel](https://devilbox.readthedocs.io/en/latest/examples/setup-laravel.html) |
> [Setup Magento](https://devilbox.readthedocs.io/en/latest/examples/setup-magento.html) |
> [Setup PhalconPHP](https://devilbox.readthedocs.io/en/latest/examples/setup-phalcon.html) |
> [Setup PhotonCMS](https://devilbox.readthedocs.io/en/latest/examples/setup-photon-cms.html) |
> [Setup PrestaShop](https://devilbox.readthedocs.io/en/latest/examples/setup-presta-shop.html) |
2019-04-20 09:56:14 +00:00
> [Setup ProcessWire](https://devilbox.readthedocs.io/en/latest/examples/setup-processwire.html) |
2018-08-04 11:36:49 +00:00
> [Setup Shopware](https://devilbox.readthedocs.io/en/latest/examples/setup-shopware.html) |
> [Setup Symfony](https://devilbox.readthedocs.io/en/latest/examples/setup-symfony.html) |
> [Setup Typo3](https://devilbox.readthedocs.io/en/latest/examples/setup-typo3.html) |
2018-10-24 16:04:51 +00:00
> [Setup WordPress](https://devilbox.readthedocs.io/en/latest/examples/setup-wordpress.html) |
2018-08-04 11:36:49 +00:00
> [Setup Yii](https://devilbox.readthedocs.io/en/latest/examples/setup-yii.html) |
> [Setup Zend](https://devilbox.readthedocs.io/en/latest/examples/setup-zend.html)
2018-12-29 14:25:41 +00:00
#### Supported reverse proxied applications
As far as tested there are no limitations and you can use any application that creates an open port.
These ports will be reverse proxied by the web server and even allow you to use valid HTTPS for them.
By the built-in autostart feature of the Devilbox you can ensure that your application automatically
starts up as soon as you run `docker-compose up` .
< a target = "_blank" title = "NodeJS" href = "https://nodejs.org" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/nodejs.png" alt = "Devilbox" / > < / a >
< a target = "_blank" title = "Sphinx" href = "https://www.sphinx-doc.org/en/stable/" > < img width = "64" style = "width:64px;" src = "docs/img/logo_tools/sphinx.png" alt = "Devilbox" / > < / a >
> **Documentation:**<br/>
> [Setup reverse proxy NodeJs](https://devilbox.readthedocs.io/en/latest/examples/setup-reverse-proxy-nodejs.html) |
> [Setup reverse proxy Sphinx documentation](https://devilbox.readthedocs.io/en/latest/examples/setup-reverse-proxy-sphinx-docs.html)
2016-10-21 01:18:09 +00:00
## Intranet overview
2016-10-09 16:47:49 +00:00
2018-08-04 13:24:16 +00:00
The Devilbox comes with a pre-configured intranet on `http://localhost` and `https://localhost` . This can be explicitly disabled or password-protected. The intranet will not only show you, the chosen configuration, but also validate the status of the current configuration, such as if **DNS records** exists (on host and container), are directories properly set-up. Additionally it provides external tools to let you interact with databases and emails.
2016-10-10 11:06:47 +00:00
2017-05-20 19:24:04 +00:00
* **Virtual Host overview** (validates directories and DNS)
* **Database overview** (MySQL, PgSQL, Redis, Memcache, ...)
* **Email overview**
* **Info pages** (Httpd, MySQL, PgSQL, Redis, Memcache, ...)
* **[Adminer](https://www.adminer.org)**
2018-08-12 09:21:31 +00:00
* **[phpMyAdmin](https://www.phpmyadmin.net)**
2018-12-28 21:45:54 +00:00
* **[phpPgAdmin](http://phppgadmin.sourceforge.net)**
2018-08-12 09:21:31 +00:00
* **[phpRedMin](https://github.com/sasanrose/phpredmin)**
2019-03-09 10:10:03 +00:00
* **[PHPMemcachedAdmin](https://github.com/elijaa/phpmemcachedadmin)**
2017-05-20 19:24:04 +00:00
* **[OpcacheGUI](https://github.com/PeeHaa/OpCacheGUI)**
2016-10-10 11:06:47 +00:00
2018-08-04 13:24:16 +00:00
> **Documentation:**
> [Devilbox Intranet](https://devilbox.readthedocs.io/en/latest/getting-started/devilbox-intranet.html)
2016-10-21 01:18:09 +00:00
## Screenshots
2016-10-10 11:14:27 +00:00
2018-03-25 10:07:45 +00:00
A few examples of how the built-in intranet looks like.
2016-10-10 11:14:27 +00:00
2017-10-16 11:51:50 +00:00
< table >
< tbody >
< tr >
< td rowspan = "2" >
2018-03-25 10:07:45 +00:00
< a href = "docs/img/screenshots/01_intranet_home.png" > < img style = "width:250px;" width = "250" src = "docs/img/screenshots/01_intranet_home.png" / > < / a >
2017-10-16 11:51:50 +00:00
< / td >
< td >
2018-03-25 10:07:45 +00:00
< a href = "docs/img/screenshots/02_intranet_vhosts.png" > < img style = "width:250px" width = "250" src = "docs/img/screenshots/02_intranet_vhosts.png" / > < / a >
2017-10-16 11:51:50 +00:00
< / td >
< td >
2018-03-25 10:07:45 +00:00
< a href = "docs/img/screenshots/03_intranet_databases.png" > < img style = "width:250px;" width = "250" src = "docs/img/screenshots/03_intranet_databases.png" / > < / a >
2017-10-16 11:51:50 +00:00
< / td >
< / tr >
< tr >
2018-03-25 10:07:45 +00:00
< td >
< a href = "docs/img/screenshots/04_intranet_emails.png" > < img style = "width:250px;" width = "250" src = "docs/img/screenshots/04_intranet_emails.png" / > < / a >
< / td >
2017-10-16 11:51:50 +00:00
< td > < / td >
< / tr >
< / table >
2017-05-20 19:24:04 +00:00
2018-02-26 20:02:31 +00:00
## Contributing [![Open Source Helpers](https://www.codetriage.com/cytopia/devilbox/badges/users.svg)](https://www.codetriage.com/cytopia/devilbox)
2017-05-20 19:24:04 +00:00
2018-03-25 10:07:45 +00:00
The Devilbox is still a young project with a long roadmap of features to come. Features are
decided by you - **the community** , so any kind of contribution is welcome.
2016-11-06 16:49:48 +00:00
2019-02-03 00:52:13 +00:00
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/0 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/0)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/1 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/1)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/2 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/2)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/3 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/3)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/4 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/4)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/5 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/5)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/6 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/6)
[![ ](https://sourcerer.io/fame/cytopia/cytopia/devilbox/images/7 )](https://sourcerer.io/fame/cytopia/cytopia/devilbox/links/7)
2018-03-25 10:07:45 +00:00
To increase visibility and bug-free operation:
2016-11-06 16:49:48 +00:00
2018-03-25 10:07:45 +00:00
* Star this project
* Open up issues for bugs and feature requests
* Clone this project and submit fixes or features
2019-02-09 15:51:40 +00:00
* Visit the [Devilbox Community Forums ](https://devilbox.discourse.group ) for announcements and to help others
2016-11-06 16:49:48 +00:00
2018-08-04 11:36:49 +00:00
Additionally you can [subscribe to Devilbox on CodeTriage ](https://www.codetriage.com/cytopia/devilbox ),
2018-03-25 10:07:45 +00:00
read up on [CONTRIBUTING.md ](CONTRIBUTING.md ) and check the [ROADMAP ](https://github.com/cytopia/devilbox/issues/23 ) about what is already planned for the near future.
2016-11-06 16:49:48 +00:00
2017-10-16 07:17:27 +00:00
## Logos
2017-10-16 13:54:23 +00:00
Logos and banners can be found at ** [devilbox/artwork ](https://github.com/devilbox/artwork )**. Feel free to use or modify them by the terms of their license.
2017-10-16 07:17:27 +00:00
2017-10-16 08:21:54 +00:00
< img style = "width:64px; height:64px;" width = "64" height = "64" src = "https://github.com/devilbox/artwork/blob/master/submissions_logo/cytopia/01/png/logo_128_trans.png?raw=true" / > < img style = "width:64px; height:64px;" width = "64" height = "64" src = "https://github.com/devilbox/artwork/blob/master/submissions_logo/cytopia/02/png/logo_128_trans.png?raw=true" / > < img style = "height:64px;" height = "64" src = "https://github.com/devilbox/artwork/blob/master/submissions_banner/cytopia/01/png/banner_128_trans.png?raw=true" / >
2017-10-16 07:17:27 +00:00
2017-05-23 07:13:40 +00:00
## License
2019-02-03 00:52:13 +00:00
**[MIT License](LICENSE.md)**
2017-10-16 13:54:23 +00:00
2019-02-03 00:52:13 +00:00
Copyright (c) 2016 ** [cytopia ](https://github.com/cytopia )**