Report this

What is the reason for this report?

What is the best way to allow freelancers to access my droplet?

Posted on May 27, 2017

What is the best way to allow one-time freelancers to access my droplet? Currently, I’m using ssh key to access my droplet. Instead of giving the public key to the freelance developers, I’d like to know which way would be the best to grant them temporary access.



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.

@wag0325

It really depends on what they’ll be doing.

If they simply need to upload files, such as during the development of a theme, some code, etc, then SFTP would work by providing low-level access to simply use a application to upload.

If they need to install actual software to the server, there’s only two options – root or a sudo user (with sudo being the preferred). I’ll always recommend creating a sudo user and setting it up with both an SSH Key and password (as the password is needed to elevate permissions).

If it’s a different case, please detail what you expect them to be doing and we can provide feedback.

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.