RETIRED, Fuel CCP - Horizon deployment
Go to file
Aleksandr Mogylchenko fb12863806 Improvements to Horizon build/start process
- default options for all variables;
- provide default values if some variables are not defined;
- generate SECRET_KEY dynamically;
- add support of Memcached;

Default for KEYSTONE_ADDRESS is 127.0.0.1, and if that is not accessible -
container will halt.

Full list of supported variables:
- KEYSTONE_ADDRESS
- HORIZON_SECRET_KEY
- MEMCACHED_LOCATION (in format of IP:port)

Change-Id: I3f959c3dee285b3c0ad49cc4ffa06cda206309cd
2016-05-24 14:11:43 +02:00
docker/horizon Improvements to Horizon build/start process 2016-05-24 14:11:43 +02:00
service Add setting secret 2016-05-19 14:50:11 +02:00
.gitreview Added .gitreview 2016-05-06 10:31:33 +00:00
tox.ini Initial Docker setup for Horizon with mod_wsgi 2016-05-18 19:37:26 +02:00