...
In case of questions, please contact technical@eduteams.org
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:
...
sudo apt-get install python-pip git
sudo pip install ansible
git clone (ADD URL)git clone git@dev.niif.hu:vopaas/TEIP-deploy.git
How to prepare a new platform:
...