Use-case recommendation

Best Format for Runtime Environment Overrides

ENV files are the default for runtime variable injection.

Recommendation

Recommendation

ENV

ENV is directly aligned with container and process-level runtime settings.

application/octet-stream

INI

Use INI where section-based structure is required.

Bestanden: 9

CFG

Use CFG when app-specific parsers define custom behavior.

Bestanden: 6

Related decisions

Related Decisions

FAQ

FAQ

Wat is de standaardformaat-aanbeveling voor deze use-case?

ENV is hier het aanbevolen standaardformaat.

Hoe moeten teams deze aanbeveling valideren?

Gebruik voorbeeldbestanden en manifest-eindpunten om compatibiliteit en gedrag voor uitrol te testen.