Preventing secret env variables from being viewed
ricardovanlaarhoven
PROOP

2 years ago

Hi,

I'm looking for a way to prevent a secret env variable from being viewed.
For example in github, you got env variables and secrets. Once you pasted a secret and saved it, you can no longer view it.

In the near future we need to be compliant and then no developer should be able to access the database on it's own. We want to achieve this with 2 seperate accounts. 1 db account for railway, which is set and not saved anywhere else. And 1 master account in a safe, where 2 people need to open it.
One must be a developer and one by someone from the management

0 Replies

Loading...