Service Description: Service to allow a user to see if his eduGAIN IdP is releasing attributes properly, not too many and not too few. Service URL is https://release-check.edugain.org/)
Components: Uses a LAMP stack with PHP (using Laravel 5.4 framework) and MySQL.
Code Repository: https://code.geant.net/stash/projects/GN4SA2T2/repos/edugain-attribute-release-check/browse
Infrastructure:
Deployment Information: ansible-playbook -i ./hosts -l $ENV ansible.yml
(where $ENV
is test
or prod
)
Operational Information: No regular operational maintenance needed as far as we know