Skip to content

Commit 1235304

Browse files
committed
add missing containers to the docs
1 parent 13952f3 commit 1235304

10 files changed

Lines changed: 20 additions & 38 deletions

File tree

DOCUMENTATION/content/getting-started/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,7 @@ docker-compose up -d nginx mysql
166166
**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`.
167167

168168

169-
You can select your own combination of containers form the list below:
170-
171-
> `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...!
169+
You can select your own combination of containers form [this list](http://laradock.io/introduction/#supported-software-images).
172170

173171
*(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).*
174172

DOCUMENTATION/content/introduction/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,17 @@ In adhering to the separation of concerns principle as promoted by Docker, Larad
8282
You can turn On/Off as many instances of as any container without worrying about the configurations, everything works like a charm.
8383
8484
- **Database Engines:**
85-
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.
85+
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.
8686
- **Cache Engines:**
8787
Redis - Memcached - Aerospike
8888
- **PHP Servers:**
8989
NGINX - Apache2 - Caddy
9090
- **PHP Compilers:**
9191
PHP FPM - HHVM
9292
- **Message Queuing:**
93-
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console
93+
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker
9494
- **Tools:**
95-
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio...
95+
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog...
9696
9797
Laradock introduces the **Workspace** Image, as a development environment.
9898
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.

docs/getting-started/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -499,11 +499,7 @@ <h2 id="usage">Usage</h2>
499499

500500
<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>
501501

502-
<p>You can select your own combination of containers form the list below:</p>
503-
504-
<blockquote>
505-
<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>
506-
</blockquote>
502+
<p>You can select your own combination of containers form <a href="http://laradock.io/introduction/#supported-software-images">this list</a>.</p>
507503

508504
<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>
509505

docs/getting-started/index.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,7 @@
180180

181181
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The &lt;code&gt;workspace&lt;/code&gt; and &lt;code&gt;php-fpm&lt;/code&gt; will run automatically in most of the cases, so no need to specify them in the &lt;code&gt;up&lt;/code&gt; command. If you couldn&amp;rsquo;t find them running then you need specify them as follow: &lt;code&gt;docker-compose up -d nginx php-fpm mysql workspace&lt;/code&gt;.&lt;/p&gt;
182182

183-
&lt;p&gt;You can select your own combination of containers form the list below:&lt;/p&gt;
184-
185-
&lt;blockquote&gt;
186-
&lt;p&gt;&lt;code&gt;nginx&lt;/code&gt;, &lt;code&gt;hhvm&lt;/code&gt;, &lt;code&gt;php-fpm&lt;/code&gt;, &lt;code&gt;mysql&lt;/code&gt;, &lt;code&gt;redis&lt;/code&gt;, &lt;code&gt;postgres&lt;/code&gt;, &lt;code&gt;mariadb&lt;/code&gt;, &lt;code&gt;neo4j&lt;/code&gt;, &lt;code&gt;mongo&lt;/code&gt;, &lt;code&gt;apache2&lt;/code&gt;, &lt;code&gt;caddy&lt;/code&gt;, &lt;code&gt;memcached&lt;/code&gt;, &lt;code&gt;beanstalkd&lt;/code&gt;, &lt;code&gt;beanstalkd-console&lt;/code&gt;, &lt;code&gt;rabbitmq&lt;/code&gt;, &lt;code&gt;beanstalkd-console&lt;/code&gt;, &lt;code&gt;workspace&lt;/code&gt;, &lt;code&gt;phpmyadmin&lt;/code&gt;, &lt;code&gt;adminer&lt;/code&gt;, &lt;code&gt;aerospike&lt;/code&gt;, &lt;code&gt;pgadmin&lt;/code&gt;, &lt;code&gt;elasticsearch&lt;/code&gt;, &lt;code&gt;rethinkdb&lt;/code&gt;, &lt;code&gt;postgres-postgis&lt;/code&gt;, &lt;code&gt;certbot&lt;/code&gt;, &lt;code&gt;mailhog&lt;/code&gt;, &lt;code&gt;minio&lt;/code&gt; and more&amp;hellip;!&lt;/p&gt;
187-
&lt;/blockquote&gt;
183+
&lt;p&gt;You can select your own combination of containers form &lt;a href=&#34;http://laradock.io/introduction/#supported-software-images&#34;&gt;this list&lt;/a&gt;.&lt;/p&gt;
188184

189185
&lt;p&gt;&lt;em&gt;(Please note that sometimes we forget to update the docs, so check the &lt;code&gt;docker-compose.yml&lt;/code&gt; file to see an updated list of all available containers).&lt;/em&gt;&lt;/p&gt;
190186

docs/images/colors.png

-254 KB
Binary file not shown.

docs/images/screen.png

-145 KB
Binary file not shown.

docs/index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -404,17 +404,17 @@ <h2 id="supported-software-images">Supported Software (Images)</h2>
404404

405405
<ul>
406406
<li><strong>Database Engines:</strong>
407-
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.</li>
407+
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.</li>
408408
<li><strong>Cache Engines:</strong>
409409
Redis - Memcached - Aerospike</li>
410410
<li><strong>PHP Servers:</strong>
411411
NGINX - Apache2 - Caddy</li>
412412
<li><strong>PHP Compilers:</strong>
413413
PHP FPM - HHVM</li>
414414
<li><strong>Message Queuing:</strong>
415-
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console</li>
415+
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker</li>
416416
<li><strong>Tools:</strong>
417-
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio&hellip;</li>
417+
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog&hellip;</li>
418418
</ul>
419419

420420
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.
@@ -640,11 +640,7 @@ <h2 id="usage">Usage</h2>
640640

641641
<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>
642642

643-
<p>You can select your own combination of containers form the list below:</p>
644-
645-
<blockquote>
646-
<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>
647-
</blockquote>
643+
<p>You can select your own combination of containers form <a href="http://laradock.io/introduction/#supported-software-images">this list</a>.</p>
648644

649645
<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>
650646

docs/index.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,17 @@ You can turn On/Off as many instances of as any container without worrying about
8484

8585
&lt;ul&gt;
8686
&lt;li&gt;&lt;strong&gt;Database Engines:&lt;/strong&gt;
87-
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.&lt;/li&gt;
87+
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.&lt;/li&gt;
8888
&lt;li&gt;&lt;strong&gt;Cache Engines:&lt;/strong&gt;
8989
Redis - Memcached - Aerospike&lt;/li&gt;
9090
&lt;li&gt;&lt;strong&gt;PHP Servers:&lt;/strong&gt;
9191
NGINX - Apache2 - Caddy&lt;/li&gt;
9292
&lt;li&gt;&lt;strong&gt;PHP Compilers:&lt;/strong&gt;
9393
PHP FPM - HHVM&lt;/li&gt;
9494
&lt;li&gt;&lt;strong&gt;Message Queuing:&lt;/strong&gt;
95-
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console&lt;/li&gt;
95+
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker&lt;/li&gt;
9696
&lt;li&gt;&lt;strong&gt;Tools:&lt;/strong&gt;
97-
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio&amp;hellip;&lt;/li&gt;
97+
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog&amp;hellip;&lt;/li&gt;
9898
&lt;/ul&gt;
9999

100100
&lt;p&gt;Laradock introduces the &lt;strong&gt;Workspace&lt;/strong&gt; Image, as a development environment.
@@ -325,11 +325,7 @@ PHP CLI - Composer - Git - Linuxbrew - Node - Gulp - SQLite - xDebug - Envoy - D
325325

326326
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The &lt;code&gt;workspace&lt;/code&gt; and &lt;code&gt;php-fpm&lt;/code&gt; will run automatically in most of the cases, so no need to specify them in the &lt;code&gt;up&lt;/code&gt; command. If you couldn&amp;rsquo;t find them running then you need specify them as follow: &lt;code&gt;docker-compose up -d nginx php-fpm mysql workspace&lt;/code&gt;.&lt;/p&gt;
327327

328-
&lt;p&gt;You can select your own combination of containers form the list below:&lt;/p&gt;
329-
330-
&lt;blockquote&gt;
331-
&lt;p&gt;&lt;code&gt;nginx&lt;/code&gt;, &lt;code&gt;hhvm&lt;/code&gt;, &lt;code&gt;php-fpm&lt;/code&gt;, &lt;code&gt;mysql&lt;/code&gt;, &lt;code&gt;redis&lt;/code&gt;, &lt;code&gt;postgres&lt;/code&gt;, &lt;code&gt;mariadb&lt;/code&gt;, &lt;code&gt;neo4j&lt;/code&gt;, &lt;code&gt;mongo&lt;/code&gt;, &lt;code&gt;apache2&lt;/code&gt;, &lt;code&gt;caddy&lt;/code&gt;, &lt;code&gt;memcached&lt;/code&gt;, &lt;code&gt;beanstalkd&lt;/code&gt;, &lt;code&gt;beanstalkd-console&lt;/code&gt;, &lt;code&gt;rabbitmq&lt;/code&gt;, &lt;code&gt;beanstalkd-console&lt;/code&gt;, &lt;code&gt;workspace&lt;/code&gt;, &lt;code&gt;phpmyadmin&lt;/code&gt;, &lt;code&gt;adminer&lt;/code&gt;, &lt;code&gt;aerospike&lt;/code&gt;, &lt;code&gt;pgadmin&lt;/code&gt;, &lt;code&gt;elasticsearch&lt;/code&gt;, &lt;code&gt;rethinkdb&lt;/code&gt;, &lt;code&gt;postgres-postgis&lt;/code&gt;, &lt;code&gt;certbot&lt;/code&gt;, &lt;code&gt;mailhog&lt;/code&gt;, &lt;code&gt;minio&lt;/code&gt; and more&amp;hellip;!&lt;/p&gt;
332-
&lt;/blockquote&gt;
328+
&lt;p&gt;You can select your own combination of containers form &lt;a href=&#34;http://laradock.io/introduction/#supported-software-images&#34;&gt;this list&lt;/a&gt;.&lt;/p&gt;
333329

334330
&lt;p&gt;&lt;em&gt;(Please note that sometimes we forget to update the docs, so check the &lt;code&gt;docker-compose.yml&lt;/code&gt; file to see an updated list of all available containers).&lt;/em&gt;&lt;/p&gt;
335331

docs/introduction/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -403,17 +403,17 @@ <h2 id="supported-software-images">Supported Software (Images)</h2>
403403

404404
<ul>
405405
<li><strong>Database Engines:</strong>
406-
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.</li>
406+
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.</li>
407407
<li><strong>Cache Engines:</strong>
408408
Redis - Memcached - Aerospike</li>
409409
<li><strong>PHP Servers:</strong>
410410
NGINX - Apache2 - Caddy</li>
411411
<li><strong>PHP Compilers:</strong>
412412
PHP FPM - HHVM</li>
413413
<li><strong>Message Queuing:</strong>
414-
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console</li>
414+
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker</li>
415415
<li><strong>Tools:</strong>
416-
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio&hellip;</li>
416+
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog&hellip;</li>
417417
</ul>
418418

419419
<p>Laradock introduces the <strong>Workspace</strong> Image, as a development environment.

docs/introduction/index.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,17 @@ You can turn On/Off as many instances of as any container without worrying about
8484

8585
&lt;ul&gt;
8686
&lt;li&gt;&lt;strong&gt;Database Engines:&lt;/strong&gt;
87-
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - PostgreSQL - Postgres Postgis.&lt;/li&gt;
87+
MySQL - MariaDB - MongoDB - Neo4j - RethinkDB - MSSQL - PostgreSQL - Postgres Postgis.&lt;/li&gt;
8888
&lt;li&gt;&lt;strong&gt;Cache Engines:&lt;/strong&gt;
8989
Redis - Memcached - Aerospike&lt;/li&gt;
9090
&lt;li&gt;&lt;strong&gt;PHP Servers:&lt;/strong&gt;
9191
NGINX - Apache2 - Caddy&lt;/li&gt;
9292
&lt;li&gt;&lt;strong&gt;PHP Compilers:&lt;/strong&gt;
9393
PHP FPM - HHVM&lt;/li&gt;
9494
&lt;li&gt;&lt;strong&gt;Message Queuing:&lt;/strong&gt;
95-
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console&lt;/li&gt;
95+
Beanstalkd - Beanstalkd Console - RabbitMQ - RabbitMQ Console - PHP Worker&lt;/li&gt;
9696
&lt;li&gt;&lt;strong&gt;Tools:&lt;/strong&gt;
97-
PhpMyAdmin - Adminer - PgAdmin - ElasticSearch - Selenium - Certbot - Mailhog - Minio&amp;hellip;&lt;/li&gt;
97+
HAProxy - Jenkins - ElasticSearch - Selenium - Certbot - Mailhog - Minio - Varnish - PhpMyAdmin - Adminer - PgAdmin - MailHog&amp;hellip;&lt;/li&gt;
9898
&lt;/ul&gt;
9999

100100
&lt;p&gt;Laradock introduces the &lt;strong&gt;Workspace&lt;/strong&gt; Image, as a development environment.

0 commit comments

Comments
 (0)