Skip to content

sfstpala/charm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

charm-example

Set up the node server and a reverse-proxy:

juju bootstrap 
juju deploy --repository=~/charm-example local:precise/nodejs
juju deploy varnish
juju add-relation varnish nodejs
juju expose varnish

And scale up:

juju add-unit -n5 nodejs

Fantastic.

About

Charm Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors