Report this

What is the reason for this report?

How to add .env to droplet?

Posted on April 1, 2022

I’ve been searching around for hours. I don’t want to add the .env to my git to get the .env on the server. I have installed Filezilla and tried to upload the .env that way, but permissions won’t let me do it. I also tried to make a new file on the ftp but that isn’t allowed either. I tried to do it in the console using “sudo vim .env” and pasting it in, but couldn’t get that to work. I have a lot of environment variables to add, how do I go about doing this? This is a mern app.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello there,

Are you using an ssh-client or you’re using the DigitalOcean console? You should not have any issues creating .env file via ssh-client.

You can share the permission errors from FillZilla as well.

Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.