#configuration

2 posts.

Docker Compose Is Convenient. Plain .env Secrets Are Not.

Introducing Envoyage, Pletor's open source tool for reducing plaintext secret env files in Docker Compose workflows without turning every small deployment into a full secret-management project.

dockerconfigurationsecurityopen-source

From Env to Config: The Last Mile of Container Configuration

A practical gomplate pattern for turning container environment variables into the configuration files applications actually read.

containersconfigurationgomplatekubernetes