Ben Firshman
4723345473
Stop projects in reverse order to starting
2014-02-09 16:01:13 -08:00
Ben Firshman
b310516ba7
Merge pull request #86 from orchardup/update-to-docker-0.8.0
...
Test Docker 0.8.0 on Travis
2014-02-08 03:41:03 +00:00
Ben Firshman
049a10136c
Test Docker 0.8.0 on Travis
2014-02-07 10:35:18 -08:00
Dustin Lacewell
511a9beede
Tell fig up to print logs before attaching
2014-02-05 17:19:18 -08:00
Ben Firshman
a8bc51b229
Merge pull request #80 from orchardup/ship-0.2.1
...
Ship 0.2.1
2014-02-04 18:17:26 -08:00
Aanand Prasad
6bad9484be
Ship 0.2.1
2014-02-04 18:14:19 -08:00
Ben Firshman
d52f73b29a
Merge pull request #79 from orchardup/strict-config
...
Throw an error if you specify an unrecognised option in `fig.yml`
2014-02-04 18:10:42 -08:00
Aanand Prasad
edf8f14ac0
Throw an error if you specify an unrecognised option in `fig.yml`
...
Closes #27 .
2014-02-04 17:46:04 -08:00
Ben Firshman
9faa7e47ed
Lock version of docker-osx on home page
2014-02-04 17:15:14 -08:00
Ben Firshman
f92317c5ee
Merge pull request #77 from orchardup/friendlier-connection-error
...
Friendlier connection error for docker-osx users
2014-02-04 17:04:21 -08:00
Ben Firshman
fea3bc2eb1
Install docker-osx from tag
2014-02-04 15:47:12 -08:00
Aanand Prasad
2b89494405
Fix Ubuntu check - forgot to actually inspect the distro
2014-02-04 15:31:05 -08:00
Aanand Prasad
2bac1c10b0
Show installation instructions if it looks like Docker isn't installed
2014-02-04 15:19:50 -08:00
Aanand Prasad
5126649de4
Friendlier connection error for docker-osx users
2014-02-04 14:42:55 -08:00
Ben Firshman
690a7d6dd7
Add /build to gitignore
2014-02-03 16:01:30 -08:00
Ben Firshman
19c0c9bf06
Specify working docker-osx version in docs
2014-02-03 16:00:01 -08:00
Aanand Prasad
53958cf9df
Merge pull request #70 from orchardup/ship-0.2.0
...
Ship 0.2.0
2014-01-31 02:57:38 -08:00
Ben Firshman
f94ce7767c
Ship 0.2.0
2014-01-31 10:52:57 +00: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
Ben Firshman
8a2bbeb1eb
Merge pull request #52 from cameronmaske/fix-sort-service-dicts
...
Fix for #48
2014-01-29 15:47:43 -08:00
Ben Firshman
95681246a5
Merge pull request #66 from damianmoore/doc_django_fix_psycopg
...
Fixed error where Django can't connect to Postgres because psycopg2 is not installed
2014-01-29 15:36:25 -08: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
Cameron Maske
ae7573b9b8
Fix for #48 .
...
Rework of how services are sorted based on dependencies using a topological sort.
Includes error handling to detect circular/self imports (should raise a DependecyError).
Added in logging to the CLI to log out any DependencyErrors.
Removed the compact module as it is no longer used.
2014-01-29 18:38:25 +00:00
Aanand Prasad
ee880ca7be
Fix recreate_containers test
2014-01-29 13:57:28 +00:00
Ben Firshman
21837ac132
Update docker-py
...
From 2014572941
2014-01-28 14:51:19 +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
cbdeff99ee
Fix broken test on Python 3
2014-01-28 13:45:47 +00:00
Ben Firshman
303e0cfd86
Update docker-py
...
From b79fee71ce
2014-01-28 13:34:40 +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
8b75f7c7d3
Merge pull request #58 from mrchrisadams/load_yaml_as_well_as_yml
...
Support loading in Figfiles with .yaml extension
2014-01-28 03:35:25 -08: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
d4f76ba5f9
Add open-docs script
2014-01-28 10:13:15 +00:00
Chris Adams
239da2ef69
Add missing return value for filename check
...
Oh my, how embarrassing.
2014-01-28 09:51:33 +00:00
Chris Adams
1d18d747a5
Support loading in Figfiles with .yaml extension
...
Add basic boilerplate text - feel free to change
2014-01-28 00:43:23 +00:00
Ben Firshman
2883b5be6b
Add note about postgres image settings
2014-01-28 00:19:38 +00:00
Ben Firshman
e34b433d93
Build docs before deploying
2014-01-28 00:16:29 +00:00
Ben Firshman
b6d0b8468b
Fix ordering in dockerfile
2014-01-28 00:08:11 +00:00
Aanand Prasad
5e5bd939be
Stop force-pushing to gh-pages
2014-01-27 21:43:37 +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
2abf25d827
Clarify services line in readme
2014-01-27 20:04:48 +00:00
Ben Firshman
837593e1ab
Clarify line about services
2014-01-27 19:38:30 +00:00