Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment Variable Documentation #2354

Open
patrickjaja opened this issue Nov 28, 2023 · 0 comments
Open

Environment Variable Documentation #2354

patrickjaja opened this issue Nov 28, 2023 · 0 comments

Comments

@patrickjaja
Copy link

patrickjaja commented Nov 28, 2023

We noticed there are ~160 environment variables defined for a spryker project.
May i ask you to provide a documentation in form of a table?

Here some examples:

Environment Variables

  1. 'SPRYKER_LOG_STDERR'
  2. 'SPRYKER_LOG_STDOUT'
  3. 'SPRYKER_BE_HOST'
  4. 'SPRYKER_FE_HOST'
  5. 'DEVELOPMENT_CONSOLE_COMMANDS'
  6. 'SPRYKER_TRUSTED_HOSTS'
  7. 'SPRYKER_ZED_REQUEST_TOKEN'
  8. 'SPRYKER_OAUTH_KEY_PRIVATE'
  9. 'SPRYKER_OAUTH_KEY_PUBLIC'
  10. 'SPRYKER_OAUTH_ENCRYPTION_KEY'
  11. 'SPRYKER_OAUTH_CLIENT_IDENTIFIER'
  12. 'SPRYKER_OAUTH_CLIENT_SECRET'
  13. 'SPRYKER_OAUTH_CLIENT_CONFIGURATION'
  14. 'SPRYKER_ZED_REQUEST_TOKEN'
  15. 'SPRYKER_DB_ENGINE'
  16. 'SPRYKER_DB_HOST'
  17. 'SPRYKER_DB_PORT'
  18. 'SPRYKER_DB_USERNAME'
  19. 'SPRYKER_DB_PASSWORD'
  20. 'SPRYKER_DB_DATABASE'
  21. 'SPRYKER_DB_REPLICAS'
  22. 'SPRYKER_SEARCH_HOST'
  23. 'SPRYKER_SEARCH_PROTOCOL'
  24. 'SPRYKER_SEARCH_PORT'
  25. 'SPRYKER_SEARCH_BASIC_AUTH'
  26. 'SPRYKER_SEARCH_INDEX_PREFIX'
  27. 'SPRYKER_KEY_VALUE_STORE_ENGINE'
  28. 'SPRYKER_KEY_VALUE_STORE_PROTOCOL'
  29. 'SPRYKER_KEY_VALUE_STORE_HOST'
  30. 'SPRYKER_KEY_VALUE_STORE_PORT'
  31. 'SPRYKER_KEY_VALUE_STORE_PASSWORD'
  32. 'SPRYKER_KEY_VALUE_STORE_NAMESPACE'
  33. 'SPRYKER_KEY_VALUE_STORE_SOURCE_NAMES'
  34. 'SPRYKER_KEY_VALUE_STORE_CONNECTION_OPTIONS'
  35. 'SPRYKER_SESSION_FE_PROTOCOL'
  36. 'SPRYKER_SESSION_FE_HOST'
  37. 'SPRYKER_SESSION_FE_PORT'
  38. 'SPRYKER_SESSION_FE_PASSWORD'
  39. 'SPRYKER_SESSION_FE_NAMESPACE'
  40. 'SPRYKER_SESSION_BE_PROTOCOL'
  41. 'SPRYKER_SESSION_BE_PORT'
  42. 'SPRYKER_SESSION_BE_PASSWORD'
  43. 'SPRYKER_SESSION_BE_NAMESPACE'
  44. 'SPRYKER_ZED_SESSION_COOKIE_SAMESITE'
  45. 'SPRYKER_LOG_STDERR'
  46. 'SPRYKER_BROKER_API_HOST'
  47. 'SPRYKER_BROKER_API_PORT'
  48. 'SPRYKER_BROKER_API_USERNAME'
  49. 'SPRYKER_BROKER_API_PASSWORD'
  50. 'SPRYKER_BROKER_NAMESPACE'
    1. 'SPRYKER_BROKER_PASSWORD'
  51. 'SPRYKER_BROKER_USERNAME'
  52. 'SPRYKER_BROKER_HOST'
  53. 'SPRYKER_BROKER_PORT'
  54. 'SPRYKER_BROKER_PASSWORD'
  55. 'SPRYKER_BROKER_USERNAME'
  56. 'SPRYKER_BROKER_CONNECTIONS'
  57. 'SPRYKER_JENKINS_CSRF_PROTECTION_ENABLED'
  58. 'SPRYKER_SCHEDULER_PROTOCOL'
  59. 'SPRYKER_SCHEDULER_HOST'
  60. 'SPRYKER_SCHEDULER_PORT'
  61. 'SPRYKER_JENKINS_TEMPLATE_PATH'
  62. 'SPRYKER_SMTP_HOST'
  63. 'SPRYKER_SMTP_PORT'
  64. 'SPRYKER_SMTP_ENCRYPTION'
  65. 'SPRYKER_SMTP_AUTH_MODE'
  66. 'SPRYKER_SMTP_USERNAME'
  67. 'SPRYKER_SMTP_PASSWORD'
  68. 'SPRYKER_MAIL_SENDER_EMAIL'
  69. 'SPRYKER_MAIL_SENDER_NAME'
  70. 'SPRYKER_ZED_SSL_ENABLED'
  71. 'SPRYKER_ZED_PORT'
  72. 'SPRYKER_ZED_HOST'
  73. 'SPRYKER_FE_PORT'
  74. 'SPRYKER_GLUE_APPLICATION_CORS_ALLOW_ORIGIN'
  75. 'SPRYKER_GLUE_BACKEND_HOST'
  76. 'SPRYKER_GLUE_STOREFRONT_HOST'
  77. 'SPRYKER_DEBUG_ENABLED'
  78. 'SPRYKER_DEBUG_PROPEL_ENABLED'
  79. 'SPRYKER_TESTING_ENABLED'
  80. 'DEVELOPMENT_CONSOLE_COMMANDS'
  81. 'SPRYKER_DEBUG_DEPRECATIONS_ENABLED'
  82. 'SPRYKER_BROKER_HOST'
  83. 'SPRYKER_BROKER_PORT'
  84. 'SPRYKER_BROKER_PASSWORD'
  85. 'SPRYKER_BROKER_USERNAME'
  86. 'SPRYKER_SSL_ENABLE'
  87. 'SPRYKER_BE_HOST'
  88. 'SPRYKER_API_HOST'
  89. 'SPRYKER_API_PORT'
  90. 'APPLICATION_ENV'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant