Fun with Windows
David Cheney
david.cheney at canonical.com
Fri Aug 23 22:23:35 UTC 2013
Nice work.
On Sat, Aug 24, 2013 at 6:21 AM, Nate Finch <nate.finch at canonical.com>wrote:
> Got my cross compilation environment going, fixed a minor issue<https://codereview.appspot.com/13079045/> with
> running juju on Windows, and now juju seems to be working fine on my Win7
> VM. I haven't set up a build environment on Windows yet, to see what tests
> fail, so I can't really if there are edge cases that are broken, but the
> standard stuff works.
>
> C:\Users\Nate>juju deploy cs:~marcoceppi/discourse
>
> C:\Users\Nate>juju deploy postgresql
>
> C:\Users\Nate>juju add-relation discourse postgresql:db-admin
>
> C:\Users\Nate>juju expose discourse
>
> C:\Users\Nate>juju status
> environment: amazon
> machines:
> "0":
> agent-state: pending
> dns-name: ec2-174-129-138-228.compute-1.amazonaws.com
> instance-id: i-1e402f70
> instance-state: running
> series: precise
> hardware: arch=amd64 cpu-cores=1 cpu-power=100 mem=1740M
> "1":
> instance-id: pending
> series: precise
> "2":
> instance-id: pending
> series: precise
> services:
> discourse:
> charm: cs:~marcoceppi/precise/discourse-20
> exposed: true
> relations:
> db:
> - postgresql
> discourse:
> - discourse
> units:
> discourse/0:
> agent-state: pending
> machine: "1"
> postgresql:
> charm: cs:precise/postgresql-38
> exposed: false
> relations:
> db-admin:
> - discourse
> replication:
> - postgresql
> units:
> postgresql/0:
> agent-state: pending
> machine: "2"
>
> C:\Users\Nate>
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20130824/96ccb91b/attachment.html>
More information about the Juju-dev
mailing list