solar/resources/haproxy_service
2015-09-01 15:25:29 +02:00
..
actions renamed haproxy actions (forgotten files) 2015-09-01 15:25:29 +02:00
meta.yaml Riak cluster 3 nodes example 2015-08-17 20:27:05 +02:00
README.md Add some README's to couple of resources 2015-07-16 09:04:59 +02:00
test.py log.debug instead of print for resource tests 2015-07-09 13:02:39 +02:00

haproxy_service resource

This resource sets up a Docker container with Haproxy code. It requires config to be provided by the haproxy_config resource (mounted under /etc/haproxy).

About container philosophy, see the README.md file in keystone_service resource.