Merge lp:~jorge/charms/oneiric/phpmyadmin/update-readme into lp:charms/oneiric/phpmyadmin

Proposed by Jorge Castro
Status: Merged
Merged at revision: 38
Proposed branch: lp:~jorge/charms/oneiric/phpmyadmin/update-readme
Merge into: lp:charms/oneiric/phpmyadmin
Diff against target: 37 lines (+9/-8)
1 file modified
README (+9/-8)
To merge this branch: bzr merge lp:~jorge/charms/oneiric/phpmyadmin/update-readme
Reviewer Review Type Date Requested Status
Marco Ceppi (community) Approve
Review via email: mp+100685@code.launchpad.net

Description of the change

Update README to reflect deployment of the charm store.

To post a comment you must log in.
Revision history for this message
Marco Ceppi (marcoceppi) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== renamed file 'readme' => 'README'
--- readme 2011-12-23 02:34:07 +0000
+++ README 2012-04-03 20:23:23 +0000
@@ -6,13 +6,14 @@
66
7Oh look! There's a video: http://www.youtube.com/embed/SXsiffMI5Uc?hd=17Oh look! There's a video: http://www.youtube.com/embed/SXsiffMI5Uc?hd=1
88
9juju deploy --repository . local:mysql9 juju deploy mysql
10juju deploy --repository . local:phpmyadmin10 juju deploy phpmyadmin
11juju add-relation phpmyadmin mysql11 juju add-relation phpmyadmin mysql
1212
13# Replace password with your actually password13# Replace password with your actually password
14juju set phpmyadmin password="password"14
15juju expose phpmyadmin15 juju set phpmyadmin password="password"
16 juju expose phpmyadmin
1617
17The default user is juju-admin; however, that can be changed - or new users added - 18The default user is juju-admin; however, that can be changed - or new users added -
18by envoke juju set and passing a value for add-user and providing a value for19by envoke juju set and passing a value for add-user and providing a value for
@@ -24,10 +25,10 @@
24in the Ubuntu Archive Repositories. By default the version from the Repos25in the Ubuntu Archive Repositories. By default the version from the Repos
25will be installed. At anytime you can set use-upstream to be true26will be installed. At anytime you can set use-upstream to be true
2627
27juju set phpmyadmin use-upstream=true28 juju set phpmyadmin use-upstream=true
2829
29At anytime you can switch back by setting this to false.30At anytime you can switch back by setting this to false.
3031
31juju set phpmyadmin use-upstream=false32 juju set phpmyadmin use-upstream=false
3233
33During the switches your configuration files will remain intact34During the switches your configuration files will remain intact.

Subscribers

People subscribed via source and target branches

to all changes: