Jul 24, 2019
9
Level 6
How can Envoyer deploy an unencrypted .env file if there's "no feasible way to decrypt it" on Envoyer's server?
I'm just not sure how that would be possible? Wouldn't Envoyer need to be able to decrypt it to deploy?
Level 35
But then Envoyer is able to deploy a plain text env file to a server. So how is it decrypting it to deploy that plain text file for you?
It doesn't deploy the .env file every time you do a deployment. It only updates the .env file when you press "save" in the "manage environment" modal in envoyer. At that moment the .env file is "deployed" to your server.
Please or to participate in this conversation.