openstack_dockers/horizon
Egon Rijpkema 4e46364508 OS_AUTH_URL is https now 2018-09-21 16:24:23 +02:00
..
000-default.conf Docker in name is no longer needed 2018-04-23 15:35:37 +02:00
Dockerfile horizon user not present... 2018-08-09 16:57:30 +02:00
README.md Docker in name is no longer needed 2018-04-23 15:35:37 +02:00
admin-openrc.sh OS_AUTH_URL is https now 2018-09-21 16:24:23 +02:00
local_settings.py Changes for a federated dashboard. 2018-08-09 12:05:40 +02:00
openstack-dashboard.conf Added CA.crt 2018-08-15 15:31:28 +02:00
run.sh Logging convenience 2018-08-15 14:20:24 +02:00

README.md

docker-horizon

Docker image to build horizon

To run, use the following command:

docker run -e "MEMCACHED_SERVER=172.23.38.123" -e "OPENSTACK_HOST=172.23.38.123" -it --rm