Skip to main content
Version: 12.x (Current)

Providers Overview

Providers can be generically defined as connection information to use and manage external services using the Console.

The Mia-Platform Console supports providers with 3 different capabilities:

  • Git Providers: allow users to manage repositories within their workspace;
  • Secret Managers: allow users to securely store API keys, passwords, certificates, and other sensitive data;
  • CI/CD (Continuous Integration and Continuous Delivery) Tools: allow users to automate one or more stages of the so-called CI/CD pipelines (which usually consist of commit, build, test, and deploy).

The following table shows the providers currently supported by the Console, grouped by capability:

Providerstype in data model
Git Provider GitLabgitlab
GitHubgithub
Azure Reposazure-devops
Bitbucket Serverbitbucket
Secret Manager GitLabgitlab
Vaultvault
Azure Key Vaultazure-key-vault
CI/CD Tool GitLab CI Runnersgithub-ci
GitHub Actionsgithub-actions
Azure Pipelinesazure-pipelines
Jenkinsjenkins

The supported version of the services are present in this table.