Add a Credential
Devopness allows you to manage multiple provider accounts from a single platform. Add Cloud Provider and Source Provider credentials to your environment to allow you and your team to provision, manage cloud infrastructure resources and deploy your applications with increased productivity.
- On Devopness, navigate to a project and select an environment.
- Find the
Credentialscard. - Click
Viewon theCredentialscard to see a list of existingCredentials. - In the upper-right corner of the list, click
ADD CREDENTIAL. - Follow the prompts and click
CONFIRM - In the
Credentialdetails view, the recently createdCredentialdetails can be seen
Choose the right credentialโ
For team workflows, use a shared automation account instead of a personal account. This keeps access consistent and avoids tying deployments to one person.
Example for a source provider (for example GitHub):
- Create a dedicated user (for example
devopnessordevopness-<org>) - Add it to your organization or repositories with the minimum permissions needed
- Create a personal access token or SSH key for that user
- Add the credential in Devopness
Devopness also supports other source providers (for example GitLab or Bitbucket).
For cloud providers, you can add multiple credentials as needed (for example AWS, Azure, GCP, DigitalOcean, Hetzner). Use different credentials if you want to keep access separate between projects or teams.