Create Credentials
This guide will help you to create your Amazon Web Services (AWS) credentials for Qovery. Those credentials will be used to create a Kubernetes cluster, a dedicated VPC and a few services on your AWS account. Refer to our Infrastructure page to learn more about the infrastructure created by Qovery.
Before you begin, this page assumes the following:
- You have an AWS account
Generate AWS credentials
Go to
IAM
Create
Admins
group without any permissionsCreate one IAM user called
qovery
.Setup IAM permissions to the
qovery
user.Then, follow the arrows in AWS console to create AWS credentials with required IAM permissions:
To create an
access key id
andsecret access key
, go to the Security Credentials tab of theQovery
user and pressCreate access key
You can now save the
access key id
andsecret access key
Well done!! You now have your AWS access key id
and secret access key
and your permissions are setups; It is time to connect Qovery to your AWS account.
Install a new cluster on Qovery
You will be able to use the credentials you just generated when creating a cluster via the Qovery console. This cluster will be linked to your Qovery organization. Follow this documentation to create a new cluster on your organization.
Next steps
Now you can use your AWS account to deploy your applications on Qovery. You can also link other Cloud providers to your organization.