Commit Graph

30 Commits

Author SHA1 Message Date
bad3b76963 Merge pull request #2200 from clonn/patch-1
gcloud registry auth step for docker build
2019-12-22 15:33:33 +08:00
440d865fc4 documentation text updates 2019-07-23 22:45:05 +02:00
4814490e2a enhance documentation readability 2019-07-15 18:59:43 +02:00
cd80ca59df gcloud registry auth step for docker build
nowaday, the docker image build from gcloud registry, so you need auth the configure and login the gcloud first to build the docker image.
2019-07-08 23:36:07 +08:00
876336bc1a Fixed typo (#1358) 2018-11-13 19:44:43 +08:00
902198ab05 fix application path (#1781)
* fix application path

In the "env.sample" , "APP_CODE_PATH_HOST"  was written. I fixed Documentation.
2018-09-08 19:42:58 +08:00
6fa2b75bb7 Getting Started documentation typo (#1590) 2018-07-01 20:22:25 +08:00
cd1c56c1e2 Fix Laradock-Toolbox url (#1610) 2018-06-28 13:29:30 +08:00
4673ba7b31 Fix minor typos and clarify few documentation phrases (#1629) 2018-06-24 09:43:54 +08:00
5bffd43b55 Merge pull request #1505 from Crease29/patch-1
Add COMPOSE_PROJECT_NAME to env-example
2018-06-22 19:34:33 +08:00
a5813de5bf Merge pull request #1380 from glorand/patch-1
Update min. docker version
2018-05-25 22:13:32 +08:00
ad1509dd62 Update docuumentation for COMPOSE_PROJECT_NAME 2018-04-25 08:38:43 +02:00
a0c5ef75d2 upgrade docker-compose to v3 2018-04-05 16:43:22 +03:00
5ed3526e17 Fix minor typo! 2018-04-02 02:53:23 +02:00
545d50105c Update min. docker version 2018-02-16 10:36:22 +02:00
ad3698670b replace .dev with .test to avoid issues with the new google chrome 2017-12-17 21:35:31 +01:00
0f46659172 fix misspelled 2017-12-15 09:23:24 -03:00
017fcf188b Update index.md
Google Chrome is releasing v63 which now forces all .dev domains to use HTTPS. Me and my co-workers had problems with this, so I do not want this to happen to others.
2017-12-13 18:22:18 -03:00
c11658559a Updated the documentation to illustrate my proposition 2017-11-23 14:21:38 -05:00
c836500488 add symfony, laravel and app nginx sites sampels 2017-08-01 22:12:43 +03:00
6db5bc0162 Removing unfinished sentence 2017-05-07 15:18:26 +02:00
1d6c369c06 Adding Docker version recommendation #895 2017-05-07 15:17:25 +02:00
9413f2c86f Reverting unintended MD formatting 2017-05-01 21:00:32 +02:00
8246863cd7 Partly reverting 690137a3 2017-05-01 12:36:31 +02:00
080fffba3d Merge branch 'master' into 849-apache-webroot
# Conflicts:
#	DOCUMENTATION/content/getting-started/index.md
2017-04-28 21:14:39 +02:00
6348d032c9 random docs updates 2017-04-24 20:49:25 -04:00
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
fef6ec86b3 little cleanup 2017-04-20 13:55:09 -04:00
1235304a0d add missing containers to the docs 2017-04-14 20:02:27 -04:00
919e0a75cd Delet the _settings folder from the Documentation 2017-04-14 14:43:28 -04:00