~justin-fathomdb/charms/trusty/postgresql-proxy/trunk

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Justin SB
  • Date: 2014-11-07 23:35:21 UTC
  • Revision ID: justin@fathomdb.com-20141107233521-enigo0n9tzne1mh8
Add the new jxaas config options

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
# TODO: Should we use a different library than requests (one that doesn't require pip install?)
6
6
apt-get update
7
 
apt-get install --yes python-pip
 
7
apt-get install --no-install-recommends --yes python-pip
8
8
pip install requests
9
9
pip install git+https://github.com/jxaas/charm-toolkit.git
10
10
pip install git+https://github.com/jxaas/python-client.git