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


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

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

From James Mills <prologic@shortcircuit.net.au>
Date 2014-11-01 15:25 +1000
Subject [ANN]: hipachectl 0.0.1 - CLI tool to manage hipache
Newsgroups comp.lang.python.announce
Message-ID <mailman.15385.1414834311.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web