Merge lp:~rogpeppe/pyjuju/fix-tutorial-with-expose into lp:pyjuju

Proposed by Roger Peppe
Status: Merged
Approved by: Gustavo Niemeyer
Approved revision: 382
Merged at revision: 400
Proposed branch: lp:~rogpeppe/pyjuju/fix-tutorial-with-expose
Merge into: lp:pyjuju
Diff against target: 16 lines (+7/-0)
1 file modified
docs/source/user-tutorial.rst (+7/-0)
To merge this branch: bzr merge lp:~rogpeppe/pyjuju/fix-tutorial-with-expose
Reviewer Review Type Date Requested Status
Gustavo Niemeyer Approve
Jim Baker (community) Approve
Review via email: mp+78090@code.launchpad.net

Description of the change

Add section mentioning expose to the user tutorial.

Add section mentioning expose to the user tutorial.

To post a comment you must log in.
Revision history for this message
Jim Baker (jimbaker) wrote :

+1. But maybe also consider adding some material explaining what exposing to the outside world means, that is, opening the firewall. Following the style of the user tutorial, this might be best done through a inline note with the .. note directive.

review: Approve
Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/source/user-tutorial.rst'
2--- docs/source/user-tutorial.rst 2011-10-03 20:59:49 +0000
3+++ docs/source/user-tutorial.rst 2011-10-04 12:23:24 +0000
4@@ -202,6 +202,13 @@
5 db: {state: up}
6 state: started
7
8+Exposing the service to the world
9+---------------------------------
10+
11+All that remains is to expose the service to the outside world::
12+
13+ $ juju expose wordpress
14+
15 You can now point your browser at the public dns-name for instance 2 (running
16 wordpress) to view the wordpress blog
17

Subscribers

People subscribed via source and target branches

to status/vote changes: