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!
Great info, though still having some trouble getting things working on my ubunu 12.04 LAMP
Its a legacy site that is using SS 2.4.7
Followed along with all of the above (I believe!), including changing rewrite to on in vhost setup too
navigating to dropletIP/silver
I just get a white screen, no action whatsoever…
Tried this both with fresh installer and with a site migration and mysql import, same white screen in both situations.
Maybe something obvious I’m overlooking?!
Thanks Andrew, GREAT suggestion : )
Checking out the logs I discovered the installer was looking for sapphire which was not even in the directory… mega duh!
SS used to give a complete download of the whole package until recent years, it is now distributed in separate modules for framework, cms, installer
I found this package for my legacy 2.4.7 site https://groups.google.com/forum/#!topic/silverstripe-announce/VkznPpzFXl8
And now it installs perfectly ok…
Oh, AND, for the migrated site I had to give 777 permissions to silverstripe-cache http://www.silverstripe.org/archive/show/4137
And now it loads as expected : )
Learned a lot in that lil excercise, and awesome tut, really it would have been 10 times longer without this detailed info, much appreciation!
Maybe your try to installing silverstripe 3.x on nginx and mariadb ? Would be great if you will using centos or ubuntu versions. Thank you.
Please add the following as a first step, otherwise package dependencies will be outdated:
apt-get update