mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
---
|
||
metaLinks:
|
||
alternates:
|
||
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/admin/settings/credentials
|
||
---
|
||
|
||
# Shared credentials
|
||
|
||
In this section you can create and manage credentials that are shared at admin level. Shared Git credentials can be used to connect to Git repositories, while the other shared credentials can be used with our [KaaS provisioning functionality](../../environments/add/kaas/) and our Kubernetes provisioning feature.
|
||
|
||
{% hint style="info" %}
|
||
The Shared credentials feature is only available in Portainer Business Edition.
|
||
{% endhint %}
|
||
|
||
<figure><img src="../../../.gitbook/assets/2.18-settings-sharedcreds.png" alt=""><figcaption></figcaption></figure>
|
||
|
||
To add a new set of credentials, click the **Add credentials** button. 
|
||
|
||
<figure><img src="../../../.gitbook/assets/Screenshot 2025-09-15 at 10.30.00 AM.png" alt=""><figcaption></figcaption></figure>
|
||
|
||
Portainer currently supports the following credential types:
|
||
|
||
* [Sidero Omni](omni.md)
|
||
* [Civo](civo.md)
|
||
* [Akamai Connected Cloud](linode.md)
|
||
* [DigitalOcean](digitalocean.md)
|
||
* [Google Cloud](gke.md)
|
||
* [Amazon Web Services (AWS)](eks.md)
|
||
* [Microsoft Azure](aks.md)
|
||
* [SSH](ssh.md) (for use with Kubernetes cluster deployments)
|
||
* [Git](git.md)
|
||
|
||
To remove a set of credentials, check the box next to the credentials to remove and click **Remove**.
|