UQ-RCC / ipp-deployment

Deploying IPP and its components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Use ansible to bringup a openstack stack and install neccessary software

  2. Use docker-compose if you have everything ready Copy the files in docker-compose into the host you want to deploy IPP. Run source .env (modify env.example)

Maintenance: docker-compose -f docker-compose-maintenance.yml up -d

About

Deploying IPP and its components

License:Apache License 2.0


Languages

Language:Python 45.9%Language:Jinja 34.7%Language:Makefile 11.1%Language:Shell 8.3%