(Work in progress..)
This page describes how to install X on Y using Z (e.g. deployment host, GIT repository). It is aimed at (technical) people who want to achieve A in the context of B. This guide does not cover C. In case of questions, please contact technical@eduteams.org. (if this page describes only how to install ID Hub, this should be reflected in title.)
What do you need:
all you need is an ansible master VM (from where?), with installed:
- Ansible >= 2.2.1.0
- Pip
- GIT (which repository? from where to get credentials to checkout code?)
To install Ansible, you can you pip:
...
inventory/EXAMPLE/teip.yml
Add idhub Identity Hub URL or IP address, then add the platform name.
...