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!
Thank you digital ocean! I keep getting these updates from you in my G+. Digi is quickly becoming my favourite VPS.
I get an error when I activate zf create project ZendApp:
Note: This command created a web project, for more information setting up your VHOST, please see docs/README Testing Note: PHPUnit was not found in your include_path, therefore no testing actions will be created.
@Elimedia: These are not errors. It’s just a warning saying that you won’t be able to test your app because phpunit is not installed.
Only a note about the apache2 sites directories. It is a good rule of thumb to make a copy of the file 000-default.conf located in the site-available directory and not site-enabled directory.
By default Apache makes 000-default a link back to the sites-available directory 000-default.conf. By making a copy the file located in the sites-enabled directory would only make a second link back to the original file located in sites-available. So all changes on both files would change the source file.
Believe me you want a copy of this original file!
in the last step point “your browser to ip address” what is my ip address?