Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Docker image is missing configuration options #419

@penberg

Description

@penberg

The Docker image doesn't have environment variables for at least the following configuration options needed to deploy to production:

  • Client authentication JWT public key -- SQLD_AUTH_JWT_PUBLIC_KEY
  • Extensions path -- SQLD_EXTENSIONS_PATH
  • Server heartbeat URL -- SQLD_HEARTBEAT_URL
  • Server heartbeat authentication -- SQLD_HEARTBEAT_AUTH
  • Server heartbeat period -- SQLD_HEARTBEAT_PERIOD
  • TLS certificate authority -- SQLD_CA_CERT_PEM
  • TLS certificate -- SQLD_OWN_CERT_PEM
  • TLS private key -- $SQLD_OWN_KEY_PEM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions