Skip to main content

GetConfigfromS3

  • This doc explains about how to get any env file from S3.

  • To understand the overall S3 structure, refer this Doc

  • In every service, there will be environments -- Development/Testing/Production.

  • For example, you need to access the OCS env, then path would be like

    bucket-name/brand-name/service/Environment

  • s3://oriserve-demos/air-arabia/AppTier/Environment/Development/env

  • If you need to access the env of Dashboard, then path would be like

    bucket-name/brand-name/service/Environment/

  • s3://oriserve-demos/air-arabia/WebTier/Environment/Development/Dashboard/env

brandstructure