Skip to content

Expose deployment labels as environment variables #212

@larsthorup

Description

@larsthorup

We are using exoframe to create ad-hoc sandbox environments for testing, and are very happy with it so far! However, the sandbox server process need to generate URLs to itself, and I have not found a way for the process to access the deployment-id. Each sandbox gets a new random deployment-id which looks like this:

  • exo-lars-tz-d3bf77e1

so the process needs to generate a URL that looks like this:

  • exo-lars-tz-d3bf77e1.exo.triggerz.io

How can we accomplish that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions