diff --git a/cli.html b/cli.html index a14a4472..2508d5e4 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,7 @@ - +
diff --git a/django.html b/django.html index f43ceba2..a914e27c 100644 --- a/django.html +++ b/django.html @@ -6,7 +6,7 @@ - +
@@ -72,6 +72,8 @@ Dockerfile fig.yml figexample manage.py requirements } }
+

These settings are determined by the orchardup/postgresql Docker image we are using.

+

Then, run fig up:

Recreating myapp_db_1...
 Recreating myapp_web_1...
@@ -90,7 +92,7 @@ myapp_web_1 | Quit the server with CONTROL-C.
 

And your Django app should be running at localhost:3000 (or localdocker:3000 if you're using docker-osx).

-

You can also run management commands with Docker. To set up your database, for example, run fig up and in other terminal run:

+

You can also run management commands with Docker. To set up your database, for example, run fig up and in another terminal run:

$ fig run web python manage.py syncdb
 
diff --git a/env.html b/env.html index ba1073d6..80e047fa 100644 --- a/env.html +++ b/env.html @@ -6,7 +6,7 @@ - +
diff --git a/index.html b/index.html index 9f6c2ae1..f45d3ef2 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +
diff --git a/install.html b/install.html index e4b238f6..a9db48db 100644 --- a/install.html +++ b/install.html @@ -6,7 +6,7 @@ - +
diff --git a/rails.html b/rails.html index c3c737a7..bc19f36e 100644 --- a/rails.html +++ b/rails.html @@ -6,7 +6,7 @@ - +
diff --git a/wordpress.html b/wordpress.html index ee3812d7..ffdbb09f 100644 --- a/wordpress.html +++ b/wordpress.html @@ -6,7 +6,7 @@ - +
diff --git a/yml.html b/yml.html index 9eeaea43..25b29d8f 100644 --- a/yml.html +++ b/yml.html @@ -6,7 +6,7 @@ - +