An open API service indexing awesome lists of open source software.

https://github.com/computecanada/ansible-mc-hub

Ansible playbook to run MC Hub with SAML authentication and HTTPS on CentOS.
https://github.com/computecanada/ansible-mc-hub

ansible apache centos7 cloud https magic-castle mc-hub openstack saml

Last synced: about 2 months ago
JSON representation

Ansible playbook to run MC Hub with SAML authentication and HTTPS on CentOS.

Awesome Lists containing this project

README

          

# Ansible MC Hub

This project is meant to provision, configure and deploy [MC Hub](https://github.com/ComputeCanada/mc-hub) on the cloud with minimal manual intervention. This is done through an Ansible playbook. The playbook sets up the MC Hub Docker container, configures a SAML service provider to enable single sign-on authentication and generates a _Let's Encrypt_ HTTPS certificate.

To deploy Ansible MC Hub on your own, read the [documentation](./docs/README.md).