4 Commits

Author SHA1 Message Date
Sig Sigler
c3a41505b7 Barbican uWSGI stats server listen on localhost
The current uWSGI Upstart script starts the stats server listening
on all IPs. In order to reduce the attack surface, this patch modifies
the Upstart script so that the stats server starts listening on
localhost only.

Closes-Bug: #1288881
Change-Id: I6141e665433d418b8cbecc4f065b8a3710310d29
2014-03-06 11:50:27 -06:00
jfwood
2f874cda58 Fix spelling error, and add uWSGI stats server support.
Nick Bimpasis found a spelling error with our README.md file, which this
change request fixes. I've also added support the the uWSGI stats server,
which is required to provide New Relic support for uWSGI monitoring.

Change-Id: Ie545581f9aa7c5a277336c71e56c5350fc47493f
2013-10-23 18:33:44 -05:00
jfwood
2e65939bfd Add files to create worker RPM and get api/db/queue/worker nodes deployed.
As part of building out the Barbican network of nodes, this commit adds files
and configuration to create an RPM package for the Barbican worker nodes. Files
needed to make this work as part of a network of Barbican API, queue, worker
and database nodes are also added.

Change-Id: I87a36b7c09bbd3fec7661ce6adbcbb5b0c6df689
2013-09-16 18:03:35 -05:00
Douglas Mendizabal
0517c90a68 Added barbican-api rpm packaging.
Change-Id: I758880bc71648c1179c2249aa49e5772ae34702b
2013-07-08 18:05:38 -05:00