Secret files
complete
Ahmet Polat
As also supported by render.com, the only environment variable that I want to specify is NODE_ENV which is either "prod" or "dev", which let's the microservice decide during bootstrap to choose the correct environment file ("prod.env" or "dev.env") which should be specified as secret files.
Log In
Édouard Bonlieu
Merged in a post:
Mount files in microVM
Diego ROJAS
It would be great if services could be configured to mount files in instances on startup.
In my specific use case, I would like to mount a Koyeb Secret as a file within the VM.
One example use case is Google Cloud Platform which requires applications to authenticate themselves through Service Account credentials which are stored in files.
Édouard Bonlieu
complete
The feature is live, you can find the documentation to get started with Config Files here: https://www.koyeb.com/docs/build-and-deploy/config-files
David Lechevalier
in progress
d
dragsbruh
Yes I think this should be a feature