Commit Graph

35 Commits

Author SHA1 Message Date
Egon Rijpkema cebd9b7a9c Added installation of openstack horizon.
The image needs to be available on the target host. It can be built from:
ssh://git@git.webhosting.rug.nl:222/HPC/docker-horizon.git
2017-07-05 09:03:45 +02:00
Egon Rijpkema 9072279aa7 contaimer will be removed after use 2017-07-03 11:54:47 +02:00
Egon Rijpkema 57ad87a793 Changed to ubuntu 16.04 base
.. like the other components.
2017-07-03 11:30:24 +02:00
Egon Rijpkema be8e476e3e Added playbook for hpc/nova-controller docker 2017-06-23 11:00:21 +02:00
Egon Rijpkema aa535dc3d4 Added my.cnf with openstack recommended settings. 2017-06-22 09:33:01 +02:00
Egon Rijpkema 13064a8e7e Added memcached role 2017-06-21 13:38:55 +02:00
Egon Rijpkema 0f10a61ae8 Added a glance role
This role builds and installs a docker image from

ssh://git@git.webhosting.rug.nl:222/P<t_CO>174/docker-glance.git
2017-06-20 14:41:01 +02:00
Egon Rijpkema d7e3d4f661 Maybe it wuill work now?? 2017-06-20 11:17:13 +02:00
Egon Rijpkema b6a439291f Make openstack management commands work inside
keystone docker.
2017-06-20 11:16:00 +02:00
Egon Rijpkema 1f88030c87 Make keystone more generic 2017-06-16 16:33:45 +02:00
Egon Rijpkema cb6b389bc6 changed docker repo 2017-06-16 15:21:44 +02:00
Egon Rijpkema 1d40976a6d Let map keystone to default port 2017-06-14 15:08:49 +02:00
Egon Rijpkema c17c6388a7 made ip of db host dynamic. 2017-06-14 10:58:38 +02:00
Egon Rijpkema ac78a1a272 Added cassandra together with Wim 2017-06-13 12:08:41 +02:00
Egon Rijpkema 4c219eafc2 MAde registry less secure.
Probably not going to use it though...
2017-06-08 16:51:50 +02:00
Egon Rijpkema 485ddb3147 Renamed main.yml and updated README 2017-06-02 12:03:22 +02:00
Egon Rijpkema 53d83c1bde Made separate files for different services.
Not sure if i'll keep going this way or find some other solution.
2017-05-30 16:37:57 +02:00
Egon Rijpkema 29b4f06ac7 Got clustering working
Together with Wim
Albeit a bit dirty: we need to make the node names variable..
2017-05-23 16:55:18 +02:00
Egon Rijpkema f74bd927e3 systemd should not run detached dockers 2017-05-23 15:20:58 +02:00
Egon Rijpkema e2198c8afb Fixed fail when certain users not present. 2017-05-23 14:55:54 +02:00
Egon Rijpkema d7a9312682 Docker and settings file for horizon 2017-05-16 16:18:13 +02:00
Egon Rijpkema 5a81413b3a Added rabbitMQ and keystone with wim
Work in progress...
2017-05-16 15:52:22 +02:00
Egon Rijpkema a4e62607a3 Needed to add the -i flag
otherise EOF trick doesn't work.
2017-05-15 09:18:54 +02:00
Egon Rijpkema 8a1bee4087 Made the adress of the database dynamic
With dynamic, i mean that it is retreived from the database host
2017-05-11 16:47:03 +02:00
Egon Rijpkema d3f131e58f Added initialization steps for keystone 2017-05-11 15:55:05 +02:00
Egon Rijpkema cdfa53ec37 Moved database initialization to its own script 2017-05-10 11:54:40 +02:00
Egon Rijpkema 2401fb2135 Keystone is now based on ubuntu zesty 2017-05-10 11:21:17 +02:00
Egon Rijpkema be4c1a774c Merge branch 'feature/dockerregistry' into develop 2017-05-09 09:18:12 +02:00
Egon Rijpkema a058cadcf5 Added a dockerregistry docker.
We should roll out our dockers from here.

Changed password

(I failed to save it somewhere)

Reencrypted htpasswd using docker's htpasswd

see: 33a74ba9af/registry/part-3.md
2017-05-09 09:17:04 +02:00
erijpkema 90b25a6d6c Rearanged the playbook to use ansible roles:
http://docs.ansible.com/ansible/playbooks_roles.html

also made keystone run
2017-04-25 14:47:04 +02:00
erijpkema de87cd66f2 Working on a Dockerfile for keystone.
After seeing many keystone dockers on dockerhub but not a recent good
one. Decided to make my own...
2017-04-21 16:28:59 +02:00
erijpkema 729f7909d0 Add vim swap files 2017-04-21 16:28:12 +02:00
Egon Rijpkema a087b1fd50 Added docker itself. 2017-04-18 14:10:41 +02:00
Egon Rijpkema e51384e956 added gitignore 2017-04-18 13:35:35 +02:00
Egon Rijpkema e0a7bdb45d initial commit 2017-04-18 13:17:32 +02:00