What is the best way to set your environment configuration?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • dotenv

    Loads environment variables from .env for nodejs projects.

    At the moment, I'm thinking to simplify any library just make it similar to dotenv (most languages have popular dotenv package) where it uses a .env file to set env vars on boot. My idea would add functionality that if a value is prefixed with "secret" it would instead pull it's value from a remote store

  • helm-promotion-sample-app

    Sample application that is promoted from QA to Staging to Production

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • gitops-secrets-sample-app

    GitOps example with Bitnami sealed secrets

    Check the whole project here https://github.com/codefresh-contrib/gitops-secrets-sample-app

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts