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!
hmm this is not working easily… would be great to see an auto-install script.
Are there any special requirements for running this on a subdomain? When I attempted to install this on my subdomain I get a 503 error.
Do I need to add the contents of “/graphite*/examples/example-graphite-vhost.conf” to etc/apache2/sites-available/subdomain.domain.com ?
@bd: Check Apache’s error logs – do you see anything?
<pre>tail /var/log/apache2/error.log</pre>
the error logs show the following errors: [alert] (2)No such file or directory: mod_wsgi (pid=27847): Couldn’t bind unix domain socket ‘/etc/apache2/etc/httpd/wsgi.27847.0.1.sock’.
@bd: <a href=“http://greenlegos.wordpress.com/2012/09/09/graphite-installation/”>http://greenlegos.wordpress.com/2012/09/09/graphite-installation/</a> Scroll down to <strong>Everything was ready, so I hit my browser: http://graphite and got – 500!</strong>