Quickstart¶
The CISPE Cloud Switching manager¶
It's a dedicated web interface for the final users.
It provides a dashboard and assisted assessment with an eye-candy interface: https://manager.switching.cloud
User onboarding
The CISPE Cloud Switching manager relies on the Gitlab permissions.
You must be have been invited on Gitlab before you can access the CISPE Cloud Switching manager.
You can ask to be onboarded by sending an email 📧 to the platform administrator: support+cloud_switching@clouddataengine.io
The Gitlab website and API¶
This is the recommended access for administrative tasks, maintenance, repositories configuration.
Website: https://gitlab.com/ai-for-cloud-switching-framework
API: https://docs.gitlab.com/api/rest/
API
We recommend to use the Python API wrapper python-gitlab to interact with the Gitlab API.
