Skip to content

Instantly share code, notes, and snippets.

@tansionline
Last active February 17, 2023 13:06
Show Gist options
  • Save tansionline/a88bc7c566aa5819dcb7168a303f607e to your computer and use it in GitHub Desktop.
Save tansionline/a88bc7c566aa5819dcb7168a303f607e to your computer and use it in GitHub Desktop.

Step 0: Create your VM on DigitalOcean

Click on the create > Droplet

Click on the create > Droplet

Select your packages

Select your packages

Create your password and click create button

Create your password

Copy your Ip Address

Copy your Ip Address

Step 1 Connect your VS Code to your server

Install your Vscode Remote Extension on Extensions. Extension name is Remote - SSH

Install your Vscode Remote Extension on Extensions.

Click on Remote icon

Click on Remote icon

Click on Add Button on SSH

Click on Add Button on SSH

Enter as a input ssh root@<ip-address>

Enter as a input

Click enter and enter again

Click on refresh button

Click on refresh button

Now we can see our new server, click on the connect button

Now we can see our new server, click on the connect button

Enter your password

Enter your password

Now click on the open folder button

Now click on the open folder button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment