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.
- Host: GitHub
- URL: https://github.com/computecanada/ansible-mc-hub
- Owner: ComputeCanada
- License: bsd-3-clause
- Created: 2020-08-12T19:56:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T20:07:39.000Z (over 3 years ago)
- Last Synced: 2025-09-10T05:23:18.568Z (7 months ago)
- Topics: ansible, apache, centos7, cloud, https, magic-castle, mc-hub, openstack, saml
- Language: Jinja
- Homepage:
- Size: 59.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).