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

[backend] update env vars and remove defaults #2684

Open
2 of 4 tasks
Tracked by #2683
sabineschaller opened this issue Apr 30, 2024 · 0 comments · May be fixed by #2732
Open
2 of 4 tasks
Tracked by #2683

[backend] update env vars and remove defaults #2684

sabineschaller opened this issue Apr 30, 2024 · 0 comments · May be fixed by #2732
Assignees

Comments

@sabineschaller
Copy link
Member

sabineschaller commented Apr 30, 2024

Backend defaults:

  • ENABLE_TELEMETRY: false (set to true in local playground)
  • OPEN_PAYMENTS_URL: <None>
  • ILP_ADDRESS: <None>
  • ILP_CONNECTOR_ADDRESS: <None>
  • STREAM_SECRET: <None>
  • USE_TIGERBEETLE: true
  • INSTANCE_NAME: <None>
  • EXCHANGE_RATES_URL: <None>
  • AUTH_SERVER_GRANT_URL: <None>
  • AUTH_SERVER_INTROSPECTION_URL: <None>
  • WEBHOOK_URL: <None>
  • SIGNATURE_SECRET: <None>
  • KEY_ID: <None>
  • SPSP_ENABLED: True
    • Rename this to ENABLE_INTERLEDGER_PAYMENT_POINTERS

Todos

  • update defaults
  • make sure container does not start if variables are not set
  • set variables in playground docker-compose
  • improve documentation of env variables
@sabineschaller sabineschaller changed the title remove defaults in backend [backend] update env vars and remove defaults Apr 30, 2024
@golobitch golobitch self-assigned this May 4, 2024
@golobitch golobitch linked a pull request May 22, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants