Skip to content

Friendly environment variables setup #335

@gusinacio

Description

@gusinacio

Problem statement
Currently, each service has its own tag (INDEXER_SERVICE and TAP_AGENT), but at the same time, they are using shared variables. This makes a lot harder to work with especially in some setups like docker-compose where yaml anchors would be a perfect fit to share config.

Expectation proposal
Create a backward-compatible way to provide a single environment variable that serves both services.
The new tag should be something like INDEXER_, suggestions are welcome.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions