Various scripts to repair recurring problems in an OpenStack environment.
- Create
configuration/clouds.yml
on basis ofconfiguration/clouds.yml.sample
- Create
configuration/secure.yml
on basis ofconfiguration/secure.yml.sample
- Create
configuration/nova.env
on basis ofconfiguration/nova.env.sample
- Optionally edit the file
files/crontab
- Build the container image with
docker-compose build
- Start the container with
docker-compose up -d
The scripts partly originate from other projects. The exact source is mentioned in the first lines of the scripts.