Files
2026-02-15 21:18:24 +00:00

21 lines
1006 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
metaLinks:
alternates:
- >-
https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/admin/settings/credentials/git
---
# Add Git credentials
Git credentials added here will be usable by any admin-level user, though they will not be able to view the actual credentials directly.
## Adding your credentials
To add your Git credentials, from the [Shared credentials](https://docs.portainer.io/admin/settings/credentials) page click **Add credentials**, then select the **Git** option. 
Select either **Basic** or **Token** authorization depending on what your Git repository requires. For example, GitHub uses Basic authorization and Bitbucket uses Token authorization. Then supply a name for your shared credentials, your Git username, and your personal access token. 
<figure><img src="../../../.gitbook/assets/Screenshot 2025-09-15 at 9.34.06AM.png" alt=""><figcaption></figcaption></figure>
Once you've entered the relevant details, click **Add credentials** to save the entry.