PostgreSQL charm move

Stuart Bishop stuart.bishop at canonical.com
Thu Feb 18 18:08:30 UTC 2016


Hi.

The PostgreSQL charm that I maintain has moved to git, the Reactive
Framework, and a series independent spot in Launchpad.

The new home is https://launchpad.net/postgresql-charm.

Bug reports go to https://bugs.launchpad.net/postgresql-charm. I will
keep monitoring bugs in the charms/trusty/postgresql namespace for
now.

Latest tested, stable and deployable version is in the built branch at
git+ssh://git.launchpad.net/postgresql-charm:

    mkdir trusty
    git clone -b built \
        https://git.launchpad.net/postgresql-charm trusty/postgresql
    JUJU_REPOSITORY=. juju deploy local:postgresql

The main source layer is in the master branch at
git+ssh://git.launchpad.net/postgresql-charm. Merge proposals should
be made against this branch. This is the branch used to build the
deployable built branch.


-- 
Stuart Bishop <stuart.bishop at canonical.com>



More information about the Juju mailing list