Commit Graph

45 Commits

Author SHA1 Message Date
Winfried 9413f2c86f Reverting unintended MD formatting 2017-05-01 21:00:32 +02:00
Winfried 8246863cd7 Partly reverting 690137a3 2017-05-01 12:36:31 +02:00
Winfried 080fffba3d Merge branch 'master' into 849-apache-webroot
# Conflicts:
#	DOCUMENTATION/content/getting-started/index.md
2017-04-28 21:14:39 +02:00
Bruno Briante ae72b00e29 Fix image path on doc guides
The guides page was showing broken images as the url for those was not taking into consideration the url rewrite. I just added a slash in front of all those urls to serve them from root images folder instead.
2017-04-28 03:24:06 -03:00
Mike Erickson c979878288 Merge pull request #858 from winfried-van-loon/828-phpmyadmin-adminer-port
Changing PMA/adminer default port to 8080
2017-04-27 08:39:29 -07:00
Mike Erickson 68ef6235c1 Merge pull request #859 from winfried-van-loon/813-adminer-pg-login
Locking Adminer to stable version
2017-04-27 08:38:57 -07:00
Mahmoud Zalt 6348d032c9 random docs updates 2017-04-24 20:49:25 -04:00
Winfried 4bf0df8ee1 Locking Adminer to stable version 2017-04-23 23:57:47 +02:00
Winfried 1db18b1cec Changing PMA/adminer default port to 8080
Fixes issue #828
2017-04-23 23:40:27 +02:00
Winfried 690137a349 Changing docroots to have the same defaults
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
Mahmoud Zalt 1310d633fc update documentation: what is docker 2017-04-22 16:25:25 -04:00
Mahmoud Zalt 481ac821de Merge branch 'master' of https://github.com/dtunes/laradock into dtunes-master
* 'master' of https://github.com/dtunes/laradock:
  Upgrade hugo to 0.20.2 and added uglyurls = true to fix issues we when upgrading from 0.19 to 0.20 recently, also fixed 404 photos*
2017-04-22 14:41:59 -04:00
Mahmoud Zalt 613eb1e51d update documentation file 2017-04-22 14:35:55 -04:00
Mahmoud Zalt 79101cd8fe update contribution guide 2017-04-22 14:07:50 -04:00
Diego Antunes 7f540ed7e2 Upgrade hugo to 0.20.2 and added uglyurls = true to fix issues we when upgrading from 0.19 to 0.20 recently, also fixed 404 photos* 2017-04-21 11:56:59 +12:00
Mahmoud Zalt bce05e4b59 little cleanup 2017-04-21 10:13:53 +12:00
Diego Antunes 5aab3add44 Added blackfire.io 2017-04-21 10:02:54 +12:00
Diego Antunes 393d20472a Included Percona in the docs 2017-04-18 12:14:26 +12:00
Winfried 425d344e97 Fixing typo in docs menu 2017-04-17 18:37:01 +02:00
Mahmoud Zalt efc23a693d add missing workspace tools to the docs 2017-04-14 21:02:04 -04:00
Mahmoud Zalt 1235304a0d add missing containers to the docs 2017-04-14 20:02:27 -04:00
Mahmoud Zalt 13952f3468 fix docs images url on the site 2017-04-14 17:58:10 -04:00
Mahmoud Zalt 4a88cbc17a add logo and update some texts 2017-04-14 17:46:35 -04:00
Mahmoud Zalt dc71a125c3 testing travis doc generate 2017-04-14 14:55:45 -04:00
Mahmoud Zalt 919e0a75cd Delet the _settings folder from the Documentation 2017-04-14 14:43:28 -04:00
Mahmoud Zalt 43ace2bebe update contrubition docs 2017-04-14 14:37:31 -04:00
Mahmoud Zalt 5a496bafeb move _guides to the documentation 2017-04-14 04:43:26 -04:00
Mahmoud Zalt 3a7e6e4b1a add travis file to auto generated documentation 2017-04-14 03:55:08 -04:00
Mahmoud Zalt 86197c9b62 update docs: Improve docker speed on MAC using dinghy 2017-04-09 14:39:25 -04:00
Kenn Herman da043ee0c4 remove /Volumes and /private entries
The /Volumes entry is not good with how NFS exports hierarchically.
The /private entry should not just be included by default.

45f1628be6
2017-04-06 09:20:22 -07:00
Mahmoud Zalt 754ca4cd4f Merge pull request #730 from partounian/patch-1
Correct Supported Software list bullet points
2017-04-03 09:55:42 -04:00
Patrick Artounian c574943e16 Correct Supported Software list bullet points 2017-03-31 14:01:17 -07:00
Christian Maioli 3226206267 Fixed some bad links 2017-03-31 13:35:13 -03:00
Christian Maioli 63543b890a Marked toolbox as outdated in docs 2017-03-31 12:51:08 -03:00
Mahmoud Zalt 170a1efeb1 Merge pull request #727 from partounian/master
Add Adminer container
2017-03-31 00:35:40 -04:00
Patrick Artounian 269732d8ea Remove comment about requiring nginx/fastcgi 2017-03-30 18:25:29 -07:00
Christian Maioli (@christianmaioli) 662280c139 Fixed typo 2017-03-30 17:26:20 -03:00
Patrick Artounian 4efb5b43c6 Add Adminer to docs 2017-03-29 22:23:49 -07:00
ZeroC0D3 Team 2219177eac Merge branch 'master' into master 2017-03-17 14:54:06 +07:00
ZeroC0D3 Team 5c0933d19a Merge with master branch 2017-03-17 14:36:00 +07:00
Mahmoud Zalt 94d88e91c5 add missing steps to the docs 2017-03-17 02:46:19 -04:00
Mahmoud Zalt 6ada2f1b91 nginx samples sites for multiple projects
- add `project-1.conf` and `project-1.conf` to match the docs.
- keep default to work with both multiple and single projects.
- delete the .gitignore.
- update docker-compose and example-env file to match the new settings
- update the docs
- delete `laravel-https.conf` to replace it with documentation instead
2017-03-16 20:53:14 -04:00
Mahmoud Zalt aedc7c8438 edit the docs 2017-03-16 19:28:01 -04:00
Mahmoud Zalt ec4ccb4a20 Move CNAME from the docs to the DOC.. 2017-03-16 18:33:29 -04:00
Mahmoud Zalt de6040a14d move the documentation markdown files outside the generated html folder 2017-03-16 17:44:14 -04:00