Skip to content

Simplify environment variable parsing #30

@alexlovelltroy

Description

@alexlovelltroy

BSS currently requires three environment variables to be changed in order to configure the url encoded in the ipxe script. They can all be replaced with a single called BSS_IPXE_URL which includes the protocol and path. Overriding all of them is a bit cumbersome in Docker.

var ipxeServer = getEnvVal("BSS_IPXE_SERVER", "api-gw-service-nmn.local")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions