Version: 0.11.0, Package name: envconsul-0.11.0 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description Envconsul provides a convenient way to launch a subprocess with environment variables populated from HashiCorp Consul and Vault. The tool is inspired by envdir and envchain, but works on many major operating systems with no runtime requirements. It is also available via a Docker container for scheduled environments. Envconsul supports 12-factor applications which get their configuration via the environment. Environment variables are dynamically populated from Consul or Vault, but the application is unaware; applications just read environment variables. This enables extreme flexibility and portability for applications across systems. |
Filesize: 78.775 KB |
Version History (View Complete History) |
|
2020-12-04 05:19:17 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to envconsul-0.11.0. |
2020-08-23 03:10:16 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to envconsul-0.10.0. |
2020-06-27 07:05:45 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Regen MODGO_* stuff after the recent go MODULE change. |
2020-05-16 08:09:10 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: Use the new go module facility instead of creating my own tarballs. With help from abieber@ |
2020-04-28 23:30:12 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to envconsul-0.9.3. |
2020-01-25 01:26:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to envconsul-0.9.2. |