Juju charm for ISPConfig 3

Discussion in 'Suggest HOWTO' started by jumba, May 11, 2012.

  1. jumba

    jumba Member

    A Juju charm for ISPConfig 3 would be very useful. We would be able to quickly deploy ISPConfig in the cloud like this:
    Code:
    juju bootstrap
    juju deploy mysql
    juju deploy ispconfig
    juju add-relation ispconfig mysql
    juju expose ispconfig
    
     

Share This Page