Commit Graph

57 Commits

Author SHA1 Message Date
Ben Firshman 3c5e818b49 Update install docs for Docker 0.11.0 2014-05-08 12:21:46 +01:00
Aanand Prasad a3d8f7d113 Remove hash from gif URL 2014-05-06 17:13:56 +01:00
Ben Firshman 3d4b5cfbfe Update version of docker-osx 2014-05-01 15:34:21 +01:00
Aanand Prasad 33b057bfaf Update tag in docker-osx download URL 2014-05-01 10:51:42 +01:00
Aanand Prasad 629fe771df Update domain in docker-osx download URL 2014-04-30 16:37:20 +01:00
Aanand Prasad 5e6f175b5f Update download URLs on install page 2014-04-30 16:26:46 +01:00
Aanand Prasad fd85be2c9e Update docker[-osx] version in install docs 2014-04-28 18:22:11 +01:00
Ben Firshman 530afba5cb Merge pull request #150 from muff1nman/utf8
Jekyll errors out with utf8 input
2014-04-06 16:01:32 +01:00
Aanand Prasad a3374ac51d Update install instructions on homepage
Closes #161
2014-03-25 12:26:33 +00:00
Aaditya Talwai b0ec54b6f7 Update django.md: Fix link to fig.yml reference 2014-03-12 15:45:32 -07:00
Andrew DeMaria 2360bf0eb9 Use utf8 when building docs 2014-03-08 18:28:41 -07:00
Ben Firshman 14e778b3de Update version in install docs 2014-03-05 14:57:24 +00:00
Aanand Prasad d1a52d2b1a Remove unneeded 'ports' entries from WP and Django fig.ymls in docs 2014-03-04 21:54:10 +00:00
Aanand Prasad 2d98071e55 Support 'expose' config option, like docker's --expose
Exposes ports to linked services without publishing them to the world.
2014-03-04 18:06:52 +00:00
Ben Firshman 6813cb86a2 Update version in installation docs 2014-03-04 11:53:16 +00:00
Aanand Prasad be1ba818e4 Document link aliases 2014-03-03 18:00:27 +00:00
Ben Firshman b0ac88fd06 Merge pull request #78 from orchardup/document-docker-version
Document which versions of Docker Fig supports
2014-03-03 17:02:13 +00:00
Aanand Prasad 348ba0818f Reformat comments in YAML reference for readability 2014-03-03 16:23:52 +00:00
Aanand Prasad f79e0e588e Reword port warning in YAML reference, remove it from README 2014-03-03 16:22:02 +00:00
Aanand Prasad e6016bd5b4 Merge pull request #104 from Gazler/documentation/port-strings
Documentation: Include notes on mapping ports
2014-03-03 16:21:31 +00:00
Ben Firshman 17b9801ec9 Document what version of Docker is supported 2014-03-03 15:43:10 +00:00
Aanand Prasad e550451c69 Merge pull request #25 from orchardup/ship-binaries
Ship OS X binaries
2014-03-03 15:29:59 +00:00
Ben Firshman 29f7b78deb Add installation instructions for binaries 2014-03-03 15:20:09 +00:00
Gary Rennie b06d37f885 Documentation: Include notes on mapping ports
When mapping ports as strings there is an issue with the way YAML parses
numbers in the format "xx:yy" where yy is less than 60 - this issue is
now included in the documentation.

This fixes #103
2014-03-03 13:37:15 +00:00
Aanand Prasad c66e18c913 Fix Dockerfile reference URL in docs 2014-03-01 11:28:31 +00:00
Ben Firshman b789eca421 Update Orchard description 2014-02-28 19:15:39 +00:00
Ben Firshman 496a1d3bfe Update docker-osx version to 0.8.0 2014-02-24 18:33:38 +00:00
Ben Firshman 1327e293f6 Add Dockerfile filename to wordpress guide 2014-02-18 10:56:21 +00:00
Ben Firshman 2edc372f41 Update Wordpress guide so you can edit code 2014-02-18 10:52:24 +00:00
Ben Firshman 9faa7e47ed Lock version of docker-osx on home page 2014-02-04 17:15:14 -08:00
Ben Firshman fea3bc2eb1 Install docker-osx from tag 2014-02-04 15:47:12 -08:00
Ben Firshman 19c0c9bf06 Specify working docker-osx version in docs 2014-02-03 16:00:01 -08:00
Ben Firshman 62607f4f04 Merge pull request #67 from orchardup/link-services-to-themselves
Link services to themselves
2014-01-31 02:46:52 -08:00
Ben Firshman e4e9f0bc19 Link services to themselves
E.g. `fig run db ...` will be able to access the db service.
2014-01-30 13:11:23 +00:00
Ben Firshman e0637990aa Document how one-off commands are configured 2014-01-30 10:50:59 +00:00
Ben Firshman 03842f92e8 Document how to see env vars for a service 2014-01-30 10:49:31 +00:00
Damian Moore 80279f71d8 Fixed error where Django can't connect to Postgres because psycopg2 is not installed 2014-01-29 20:01:11 +00:00
Ben Firshman c270c13baa Move command to fig.yml
As done in the getting started guides. Easier to explain like this,
I think.
2014-01-28 14:39:21 +00:00
Ben Firshman 880bc0d8e3 Fix link to running Django example 2014-01-28 12:46:22 +00:00
Ben Firshman 89d2653662 Add links to Dockerfile docs 2014-01-28 12:46:22 +00:00
Ben Firshman 9967d706e9 Simplify getting started guide
and add links off to dockerfile docs
2014-01-28 10:32:55 +00:00
Ben Firshman d5bc521ab0 Use new envvar format in getting started guide 2014-01-28 10:25:02 +00:00
Ben Firshman 2883b5be6b Add note about postgres image settings 2014-01-28 00:19:38 +00:00
Ben Firshman b6d0b8468b Fix ordering in dockerfile 2014-01-28 00:08:11 +00:00
Aanand Prasad 140ccc7d4e Wordpress getting-started guide 2014-01-27 21:43:22 +00:00
Ben Firshman b4cbcbefa6 Remove project name from envvars in docs 2014-01-27 21:12:14 +00:00
Ben Firshman 9049f4e378 Add IRC to docs 2014-01-27 21:05:16 +00:00
Ben Firshman 0e58c05361 Cache bust docs CSS 2014-01-27 20:36:57 +00:00
Ben Firshman 818516f150 Make logo a link to index 2014-01-27 20:33:41 +00:00
Ben Firshman 837593e1ab Clarify line about services 2014-01-27 19:38:30 +00:00