add missing containers to the docs
This commit is contained in:
parent
13952f3468
commit
1235304a0d
@ -166,9 +166,7 @@ docker-compose up -d nginx mysql
|
|||||||
**Note**: The `workspace` and `php-fpm` will run automatically in most of the cases, so no need to specify them in the `up` command. If you couldn't find them running then you need specify them as follow: `docker-compose up -d nginx php-fpm mysql workspace`.
|
**Note**: The `workspace` and `php-fpm` will run automatically in most of the cases, so no need to specify them in the `up` command. If you couldn't find them running then you need specify them as follow: `docker-compose up -d nginx php-fpm mysql workspace`.
|
||||||
|
|
||||||
|
|
||||||
You can select your own combination of containers form the list below:
|
You can select your own combination of containers form [this list](http://laradock.io/introduction/#supported-software-images).
|
||||||
|
|
||||||
> `nginx`, `hhvm`, `php-fpm`, `mysql`, `redis`, `postgres`, `mariadb`, `neo4j`, `mongo`, `apache2`, `caddy`, `memcached`, `beanstalkd`, `beanstalkd-console`, `rabbitmq`, `beanstalkd-console`, `workspace`, `phpmyadmin`, `adminer`, `aerospike`, `pgadmin`, `elasticsearch`, `rethinkdb`, `postgres-postgis`, `certbot`, `mailhog`, `minio` and more...!
|
|
||||||
|
|
||||||
*(Please note that sometimes we forget to update the docs, so check the `docker-compose.yml` file to see an updated list of all available containers).*
|
*(Please note that sometimes we forget to update the docs, so check the `docker-compose.yml` file to see an updated list of all available containers).*
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@ In adhering to the separation of concerns principle as promoted by Docker, Larad
|
|||||||
You can turn On/Off as many instances of as any container without worrying about the configurations, everything works like a charm.
|
You can turn On/Off as many instances of as any container without worrying about the configurations, everything works like a charm.
|
||||||
|
|
||||||
- **Database Engines:**
|
- **Database Engines:**
|
||||||
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.
|
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.
|
||||||
- **Cache Engines:**
|
- **Cache Engines:**
|
||||||
Redis - Memcached - Aerospike
|
Redis - Memcached - Aerospike
|
||||||
- **PHP Servers:**
|
- **PHP Servers:**
|
||||||
@ -90,9 +90,9 @@ NGINX - Apache2 - Caddy
|
|||||||
- **PHP Compilers:**
|
- **PHP Compilers:**
|
||||||
PHP FPM - HHVM
|
PHP FPM - HHVM
|
||||||
- **Message Queuing:**
|
- **Message Queuing:**
|
||||||
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console
|
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker
|
||||||
- **Tools:**
|
- **Tools:**
|
||||||
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio...
|
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog...
|
||||||
|
|
||||||
Laradock introduces the **Workspace** Image, as a development environment.
|
Laradock introduces the **Workspace** Image, as a development environment.
|
||||||
It contains a rich set of helpful tools, all pre-configured to work and integrate with almost any combination of Containers and tools you may choose.
|
It contains a rich set of helpful tools, all pre-configured to work and integrate with almost any combination of Containers and tools you may choose.
|
||||||
|
@ -499,11 +499,7 @@
|
|||||||
|
|
||||||
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn’t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn’t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
||||||
|
|
||||||
<p>You can select your own combination of containers form the list below:</p>
|
<p>You can select your own combination of containers form <a href="http://laradock.io/introduction/#supported-software-images">this list</a>.</p>
|
||||||
|
|
||||||
<blockquote>
|
|
||||||
<p><code>nginx</code>, <code>hhvm</code>, <code>php-fpm</code>, <code>mysql</code>, <code>redis</code>, <code>postgres</code>, <code>mariadb</code>, <code>neo4j</code>, <code>mongo</code>, <code>apache2</code>, <code>caddy</code>, <code>memcached</code>, <code>beanstalkd</code>, <code>beanstalkd-console</code>, <code>rabbitmq</code>, <code>beanstalkd-console</code>, <code>workspace</code>, <code>phpmyadmin</code>, <code>adminer</code>, <code>aerospike</code>, <code>pgadmin</code>, <code>elasticsearch</code>, <code>rethinkdb</code>, <code>postgres-postgis</code>, <code>certbot</code>, <code>mailhog</code>, <code>minio</code> and more…!</p>
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
||||||
|
|
||||||
|
@ -180,11 +180,7 @@
|
|||||||
|
|
||||||
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn&rsquo;t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn&rsquo;t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
||||||
|
|
||||||
<p>You can select your own combination of containers form the list below:</p>
|
<p>You can select your own combination of containers form <a href="http://laradock.io/introduction/#supported-software-images">this list</a>.</p>
|
||||||
|
|
||||||
<blockquote>
|
|
||||||
<p><code>nginx</code>, <code>hhvm</code>, <code>php-fpm</code>, <code>mysql</code>, <code>redis</code>, <code>postgres</code>, <code>mariadb</code>, <code>neo4j</code>, <code>mongo</code>, <code>apache2</code>, <code>caddy</code>, <code>memcached</code>, <code>beanstalkd</code>, <code>beanstalkd-console</code>, <code>rabbitmq</code>, <code>beanstalkd-console</code>, <code>workspace</code>, <code>phpmyadmin</code>, <code>adminer</code>, <code>aerospike</code>, <code>pgadmin</code>, <code>elasticsearch</code>, <code>rethinkdb</code>, <code>postgres-postgis</code>, <code>certbot</code>, <code>mailhog</code>, <code>minio</code> and more&hellip;!</p>
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 254 KiB |
Binary file not shown.
Before Width: | Height: | Size: 145 KiB |
@ -404,7 +404,7 @@ You can turn On/Off as many instances of as any container without worrying about
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Database Engines:</strong>
|
<li><strong>Database Engines:</strong>
|
||||||
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.</li>
|
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.</li>
|
||||||
<li><strong>Cache Engines:</strong>
|
<li><strong>Cache Engines:</strong>
|
||||||
Redis - Memcached - Aerospike</li>
|
Redis - Memcached - Aerospike</li>
|
||||||
<li><strong>PHP Servers:</strong>
|
<li><strong>PHP Servers:</strong>
|
||||||
@ -412,9 +412,9 @@ NGINX - Apache2 - Caddy</li>
|
|||||||
<li><strong>PHP Compilers:</strong>
|
<li><strong>PHP Compilers:</strong>
|
||||||
PHP FPM - HHVM</li>
|
PHP FPM - HHVM</li>
|
||||||
<li><strong>Message Queuing:</strong>
|
<li><strong>Message Queuing:</strong>
|
||||||
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console</li>
|
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker</li>
|
||||||
<li><strong>Tools:</strong>
|
<li><strong>Tools:</strong>
|
||||||
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio…</li>
|
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog…</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
||||||
@ -640,11 +640,7 @@ PHP CLI - Composer - Git - Linuxbrew - Node - Gulp - SQLite - xDebug - Envoy - D
|
|||||||
|
|
||||||
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn’t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn’t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
||||||
|
|
||||||
<p>You can select your own combination of containers form the list below:</p>
|
<p>You can select your own combination of containers form <a href="http://laradock.io/introduction/#supported-software-images">this list</a>.</p>
|
||||||
|
|
||||||
<blockquote>
|
|
||||||
<p><code>nginx</code>, <code>hhvm</code>, <code>php-fpm</code>, <code>mysql</code>, <code>redis</code>, <code>postgres</code>, <code>mariadb</code>, <code>neo4j</code>, <code>mongo</code>, <code>apache2</code>, <code>caddy</code>, <code>memcached</code>, <code>beanstalkd</code>, <code>beanstalkd-console</code>, <code>rabbitmq</code>, <code>beanstalkd-console</code>, <code>workspace</code>, <code>phpmyadmin</code>, <code>adminer</code>, <code>aerospike</code>, <code>pgadmin</code>, <code>elasticsearch</code>, <code>rethinkdb</code>, <code>postgres-postgis</code>, <code>certbot</code>, <code>mailhog</code>, <code>minio</code> and more…!</p>
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ You can turn On/Off as many instances of as any container without worrying about
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Database Engines:</strong>
|
<li><strong>Database Engines:</strong>
|
||||||
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.</li>
|
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.</li>
|
||||||
<li><strong>Cache Engines:</strong>
|
<li><strong>Cache Engines:</strong>
|
||||||
Redis - Memcached - Aerospike</li>
|
Redis - Memcached - Aerospike</li>
|
||||||
<li><strong>PHP Servers:</strong>
|
<li><strong>PHP Servers:</strong>
|
||||||
@ -92,9 +92,9 @@ NGINX - Apache2 - Caddy</li>
|
|||||||
<li><strong>PHP Compilers:</strong>
|
<li><strong>PHP Compilers:</strong>
|
||||||
PHP FPM - HHVM</li>
|
PHP FPM - HHVM</li>
|
||||||
<li><strong>Message Queuing:</strong>
|
<li><strong>Message Queuing:</strong>
|
||||||
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console</li>
|
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker</li>
|
||||||
<li><strong>Tools:</strong>
|
<li><strong>Tools:</strong>
|
||||||
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio&hellip;</li>
|
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog&hellip;</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
||||||
@ -325,11 +325,7 @@ PHP CLI - Composer - Git - Linuxbrew - Node - Gulp - SQLite - xDebug - Envoy - D
|
|||||||
|
|
||||||
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn&rsquo;t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
<p><strong>Note</strong>: The <code>workspace</code> and <code>php-fpm</code> will run automatically in most of the cases, so no need to specify them in the <code>up</code> command. If you couldn&rsquo;t find them running then you need specify them as follow: <code>docker-compose up -d nginx php-fpm mysql workspace</code>.</p>
|
||||||
|
|
||||||
<p>You can select your own combination of containers form the list below:</p>
|
<p>You can select your own combination of containers form <a href="http://laradock.io/introduction/#supported-software-images">this list</a>.</p>
|
||||||
|
|
||||||
<blockquote>
|
|
||||||
<p><code>nginx</code>, <code>hhvm</code>, <code>php-fpm</code>, <code>mysql</code>, <code>redis</code>, <code>postgres</code>, <code>mariadb</code>, <code>neo4j</code>, <code>mongo</code>, <code>apache2</code>, <code>caddy</code>, <code>memcached</code>, <code>beanstalkd</code>, <code>beanstalkd-console</code>, <code>rabbitmq</code>, <code>beanstalkd-console</code>, <code>workspace</code>, <code>phpmyadmin</code>, <code>adminer</code>, <code>aerospike</code>, <code>pgadmin</code>, <code>elasticsearch</code>, <code>rethinkdb</code>, <code>postgres-postgis</code>, <code>certbot</code>, <code>mailhog</code>, <code>minio</code> and more&hellip;!</p>
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
<p><em>(Please note that sometimes we forget to update the docs, so check the <code>docker-compose.yml</code> file to see an updated list of all available containers).</em></p>
|
||||||
|
|
||||||
|
@ -403,7 +403,7 @@ You can turn On/Off as many instances of as any container without worrying about
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Database Engines:</strong>
|
<li><strong>Database Engines:</strong>
|
||||||
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.</li>
|
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.</li>
|
||||||
<li><strong>Cache Engines:</strong>
|
<li><strong>Cache Engines:</strong>
|
||||||
Redis - Memcached - Aerospike</li>
|
Redis - Memcached - Aerospike</li>
|
||||||
<li><strong>PHP Servers:</strong>
|
<li><strong>PHP Servers:</strong>
|
||||||
@ -411,9 +411,9 @@ NGINX - Apache2 - Caddy</li>
|
|||||||
<li><strong>PHP Compilers:</strong>
|
<li><strong>PHP Compilers:</strong>
|
||||||
PHP FPM - HHVM</li>
|
PHP FPM - HHVM</li>
|
||||||
<li><strong>Message Queuing:</strong>
|
<li><strong>Message Queuing:</strong>
|
||||||
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console</li>
|
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker</li>
|
||||||
<li><strong>Tools:</strong>
|
<li><strong>Tools:</strong>
|
||||||
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio…</li>
|
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog…</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
||||||
|
@ -84,7 +84,7 @@ You can turn On/Off as many instances of as any container without worrying about
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Database Engines:</strong>
|
<li><strong>Database Engines:</strong>
|
||||||
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.</li>
|
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.</li>
|
||||||
<li><strong>Cache Engines:</strong>
|
<li><strong>Cache Engines:</strong>
|
||||||
Redis - Memcached - Aerospike</li>
|
Redis - Memcached - Aerospike</li>
|
||||||
<li><strong>PHP Servers:</strong>
|
<li><strong>PHP Servers:</strong>
|
||||||
@ -92,9 +92,9 @@ NGINX - Apache2 - Caddy</li>
|
|||||||
<li><strong>PHP Compilers:</strong>
|
<li><strong>PHP Compilers:</strong>
|
||||||
PHP FPM - HHVM</li>
|
PHP FPM - HHVM</li>
|
||||||
<li><strong>Message Queuing:</strong>
|
<li><strong>Message Queuing:</strong>
|
||||||
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console</li>
|
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker</li>
|
||||||
<li><strong>Tools:</strong>
|
<li><strong>Tools:</strong>
|
||||||
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio&hellip;</li>
|
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog&hellip;</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
|
||||||
|
Loading…
Reference in New Issue
Block a user