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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Without any previous experience with setting up VPN, I used the script below. It was ready in less than 5 minutes. :) <br> <br>https://github.com/Nyr/openvpn-install <br> <br>1. Launch a new 512MB droplet. I used Debian x86. <br>2. I am using port 443 instead of the default port 1194, port 53 as backup. <br>3. Downloaded the certificates created. <br>4. I am using Tunnelblick OSX client for OpenVPN. <br>https://code.google.com/p/tunnelblick/ <br>5. It works great! <br>