Commit Graph

19 Commits

Author SHA1 Message Date
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