Skip to main content

2 posts tagged with "configuration"

View All Tags

How can I source Opscotch environment variables from an external secrets source

· 4 min read
Jeremy Scott
Co-founder

Opscotch 3.1.1 adds OPSCOTCH_SECRETS_FROM, a startup-time way to load environment-variable values from an external source.

This is intentionally much narrower than a full secret-manager integration. The runtime reads a single blob once at startup, parses it as environment-style properties, and uses matching keys to override environment-variable lookups and bootstrap ${VAR} substitutions.