Charm: juju-demo
Summary
juju demo environment
Charm Store
juju deploy cs:~mark-mims/oneiric/juju-demo-0
Owner
mark-mims
Series
oneiric
Description
Set up a local provider for demo purposes.
Links
Repository   Bugs
lp:~mark-mims/charms/oneiric/juju-demo/trunk
Readme
# juju demo

Use this charm to deploy juju local containers onto other providers.
I.e., an LXC container running in either an openstack or ec2 instance.

There's not much to it... just deploy, then log in.

    $ juju bootstrap
    $ charm get mysql charms/oneiric/mysql
    $ juju deploy --repository ~/charms local:mysql mydb


For charm schools, spread it out and create / hand out passwords
for the 'ubuntu' user on each instance.
That should be a config option.

Maybe pre-cache charms and dependent packages?

Changes  
2012/01/18 Mark Mims allow passwords (revno 4)
2012/01/18 Mark Mims notes (revno 3)
2012/01/18 Mark Mims notes (revno 2)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • warn: all charms should provide at least one thing