Skip to content

Add docs for server environment variable reference with all required and optional vars #542

Description

@Chucks1093

Summary

The server reads configuration from environment variables but there is no single reference listing all of them, their types, whether they are required, and what the defaults are for optional ones. Contributors and operators have to read the source to find this information.

Scope

  • Document all environment variables grouped by category: database, Stellar RPC, rate limiting, webhook delivery, indexer, logging
  • For each variable: name, type, required/optional, default value if optional, and a one-line description
  • Add a note on which variables must be rotated regularly for security (RPC keys, signing secrets)

Acceptance Criteria

  • All variables documented with type, required flag, and default
  • Variables grouped by category
  • Security rotation note included for sensitive vars

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions