Overview

Enterprise users can generate dedicated credentials to access Valex Cloud’s Object Storage API. These credentials allow you to authenticate your S3 API requests securely.

Step-by-Step Credential Generation

  1. Access the Credential Portal:
    Go to https://s3-creds.valex.cc.

  2. Login Using Your Enterprise Cloud Panel Credentials:

    • Enter your enterprise username and password.
    • Use the same login details that you use for your Enterprise Cloud Panel.
  3. Select Your Project:
    After successful login, you’ll be prompted to select the project for which you need object storage credentials.

    • Ensure you enter the correct project name as it maps to your allocated resources.
  4. Credential Issuance:
    Once your project is verified, the portal will generate:

    • Access Key ID
    • Secret Access Key

    These keys are your credentials to authenticate API requests to the object storage endpoint.

  5. Save Your Credentials:
    Store your access keys securely. For enhanced security, avoid sharing these keys or storing them in publicly accessible locations.

Security Recommendations

  • Rotate Keys Regularly: Update your credentials periodically to reduce the risk of unauthorized access.
  • Use IAM Policies: Apply least privilege principles when configuring access.
  • Monitor for Unusual Activity: Keep an eye on your storage logs and billing to detect any anomalies.

Troubleshooting & Support

  • Login Issues:
    If you encounter issues logging into the credentials portal, verify your Enterprise Cloud Panel credentials or contact support.
  • Credential Mismatch:
    Double-check that you are using the correct project name during the credential generation process.
  • API Access Problems:
    Ensure that the generated credentials are being used correctly in your S3 client or SDK configuration. Review API request logs for additional troubleshooting.
Răspunsul a fost util? 80 utilizatori au considerat informația utilă (313 Voturi)