Report this

What is the reason for this report?

how to edit css/javascript file hosted on digitalocean spaces?

Posted on March 13, 2020

i am using django and i have hosted static files such as css/javascript/css. now how to edit this css/javascript files from spaces. i know how to edit from the console but then i have to stop the server. how to edit the css/javascript files hosted in the spaces without stoping the server.



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.

Hi @lilboat ,

Maybe you described a little ambiguous.If you want to edit files managed on Digital Ocean Spaces,you can just download it,edit it locally,then upload to Spaces.That’s to say,we can not edit files in the console.If you just want to modify files on your Droplets,you can use vim or vi command.Using this you don’t have to stop your servers.

Regards, Shiroka

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.