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!
I wouldn’t recommend anyone uses 16.04 until it has been officially added to DigitalOcean and has been out for long enough for others to stumble into issues first.
However, I will give this a go regardless!
If you’re upgrading a server managed by ServerPilot, be sure to use the instructions here:
https://serverpilot.io/community/articles/how-to-upgrade-ubuntu-14.04-to-16.04.html
This comment has been deleted
Pro-tip. Start scripting your deploys, then fix scripts, and restores on new droplets…
As mentioned, Ubuntu 16.04 uses MySQL 5.7. Unlike earlier versions of MySQL, 5.7 is set to “strict mode” by default. Strict mode may block some of your functions. The following link shows how to disable strict mode - https://mattstauffer.co/blog/how-to-disable-mysql-strict-mode-on-laravel-forge-ubuntu
The Point Release is scheduled for July 21st, 2016. That might be helpful to add to the warning at the start of the tutorial.
16.04.1 is released. But, ‘sudo do-release-upgrade’ command is still giving ‘No new release found’ message. Am afraid to switch to development release (‘-d’ option).
Is it something we have to wait for digitalocean needs to enable?
This comment has been deleted