Skip to content

Feature Request: Support Environment Variable Injection for Secret Key #280

@ccddos

Description

@ccddos

Currently, in codex-lb, the secret key can only be configured after deployment and is stored in local storage. This approach has a few limitations in terms of security and deployment flexibility.

It would be great to support injecting the secret key via environment variables (e.g., .env), which would:

  • Improve security by avoiding reliance on local storage
  • Simplify deployment and configuration
  • Enable easier integration with CI/CD pipelines

Additionally, supporting web-based key login using the injected environment variable would be very helpful.

I’d be happy to open a PR to implement this—would you be open to reviewing and accepting such a contribution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions