nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

Injected Env Vars UI #43

Open BSick7 opened 2 years ago

BSick7 commented 2 years ago

Summary

This feature shows the user which environment variables are injected through attached capabilities.

Currently, many capabilities inject environment variables automatically. For example, the postgres access capability injects POSTGRES_URL, POSTGRES_DB, POSTGRES_USER, and POSTGRES_PASSWORD It's difficult for a user to know what they are.

How will it work?

When viewing and updating configuration, the Nullstone UI will show which environment variables are injected and by which capability.