Questions about Juju features

Marius Kotsbak marius at kotsbak.com
Thu Mar 14 16:11:35 UTC 2013


Den 14. mars 2013 16:44, skrev Hongbin Lu:
> Hi.
>
> I am looking for deployment tool for cloud and Juju is on my list. May I
> ask several questions to decide if Juju matches what we need.
>
> 1. Does Juju support Hybrid cloud deployment. For example, I want my app
> to be deployed on EC2, and database deploy on private cloud(e.g.
> OpenStack). Is that possible to do that with Juju.

I guess you could do that, but not using Juju relations (manually handle 
IP addresses and ports between the DB and app), as I think all instances 
there must be inside the same environment.

> 2. Does Juju support deploy collection
> of principal(non-subordinate) services to one instance. For example, in
> some case, I want my tomcat server and DBMS to be deployed on a signal
> EC2 instance.

It is possible to do using "jitsu deploy-to [machine ID]" manually.

--
Marius




More information about the Juju mailing list