To successfully integrate with Shoviv S3- Compatible Storage, it is essential to first create and configure access credentials from your Cloud provider’s dashboard.
- You need to log in to your Cloud Provider management or dashboard console by using your account credentials.
- Locate the credentials section in the dashboard.
- This is usually found under headings such as
- API Keys
- Access Management
- Credentials and Security
- While creating the key, configure the scope or access permissions.
- Select Full Read and write access to ensure complete control over cloud resources.
- Depending on the cloud provider, the credentials may be referred to as
- Access Key + Secret Key, or Key ID + Application Key
- The system will generate a new set of credentials, such as Access Key ID and Access Secret Key.
- Copy both keys immediately.
Note: The Secret Key is shown only once.
- When configuring software, use the correct region or Example:
- region end point ( s3.us-east-1.cloudserver.com) or (us-east-1.cloudserver.com)
- S3: cloud service
- us-east-1: created bucket region
- cloudserver.com: cloud provider domain
Note: Please check the region end point on your Cloud Storage before entering in the software.
For S3-Compatible Storage, a guide for the creation of credentials for the Cloud Storage is given below: