Problem:
It's not possible to set custom env variables for the stac browser. SB_CatalogUrl is supported, but if I would like to configure SB_catalogTitle for example, I can't.
Proposal:
Instead of supporting each env variable one at a time, I'd like to enable the ability to configure an env map for the browser deployment directly.
I can see you already configure the deployment env block depending on the existince of other fields in the browser section, but I would request the env block to be at the bottom of this 'hierarchy', and not re-configure any of the fields you are already using if present.
If this is something you're open to discussing/reviewing, I am happy to provide an MR.
Problem:
It's not possible to set custom env variables for the stac browser.
SB_CatalogUrlis supported, but if I would like to configureSB_catalogTitlefor example, I can't.Proposal:
Instead of supporting each env variable one at a time, I'd like to enable the ability to configure an env map for the browser deployment directly.
I can see you already configure the deployment env block depending on the existince of other fields in the browser section, but I would request the env block to be at the bottom of this 'hierarchy', and not re-configure any of the fields you are already using if present.
If this is something you're open to discussing/reviewing, I am happy to provide an MR.