Locate service credentials

Edit on GitHub

This document describes how to locate the credentials for Spryker Cloud Commerce OS services.

You can find the credentials for services in the environment variables for the Zed container in Elastic Container Service:

Environment

We use spryker-staging environment as an example. Follow the procedure in the desired environment.

  1. In the AWS Management Console, go to Services > Elastic Container Service > Clusters.
  2. Select spryker-staging.
  3. Select spryker-zed.
  4. Select the value of Task definition.

task definition

  1. In the Container Definitions section, select Open (arrow sign) next to the zed container.

arrow on the screen

The credentials are located in the Environment Variables section.

environment variables

Next step