Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1453 > unrolled thread

[ANN]: hipachectl 0.0.1 - CLI tool to manage hipache

Started byJames Mills <prologic@shortcircuit.net.au>
First post2014-11-01 15:25 +1000
Last post2014-11-01 15:25 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  [ANN]: hipachectl 0.0.1 - CLI tool to manage hipache James Mills <prologic@shortcircuit.net.au> - 2014-11-01 15:25 +1000

#1453 — [ANN]: hipachectl 0.0.1 - CLI tool to manage hipache

FromJames Mills <prologic@shortcircuit.net.au>
Date2014-11-01 15:25 +1000
Subject[ANN]: hipachectl 0.0.1 - CLI tool to manage hipache
Message-ID<mailman.15385.1414834311.18130.python-announce-list@python.org>
Hi,

I'm pleased to announce the release of hipachectl 0.0.1

What is hipache?
----------------------

hipache is dotCloud's high performance reverse proxy and load balancer.

See: https://github.com/hipache/hipache

What is hipachectl?
-------------------------

hipachectl is a Command Line Tool to help manage hipache.

hipachectl allows you to:

- Add virtualhosts
- List virtualhosts
- Delete virtualhosts

You can use hipachectl as a Docker container too! If run as a Docker
cintainer and the hipache redis container linked as "redis" hipachectl will
use this as the host to connect to and manage. e.g: docker run -i -t --link
hipache:redis prologic/hipachectl ...

Links:

PyPi Page: https://pypi.python.org/pypi/hipachectl
Docker Image: https://registry.hub.docker.com/u/prologic/hipachectl/
Source Code: https://bitbucket.org/prologic/hipachectl

Feedback welcome as well as contributions!

cheers
James

James Mills / prologic

E: prologic@shortcircuit.net.au
W: prologic.shortcircuit.net.au

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web