Report this

What is the reason for this report?

No default Java 8 in Ubuntu 14.04 droplet available?

Posted on February 26, 2016

I just created my first ubuntu node to test how fast I’m able to deploy some microservices driven by java-8 and spring-boot .

Why are there just outdated java 6 java 7 runtimes available, and no java 8?

To inject an openjdk-8 by myself is not really a problem; but to test some infrastructure with 100 nodes in the future, I would expect java 8 as a default option.

If this is a resource issue, you could get rid of obsolete java-6.



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.

Our Ubuntu 14.04 image is based on a default LTS server installation. We do not currently install additional packages or repositories (aside from adjusting the defaults to use our mirrors of the official repos in order to save bandwidth and increase speed).

In the scenario where you would be spinning up 100+ nodes you could create a single droplet, install any additional needed packages and make any configuration adjustments and then create a snapshot of it. Then you can spin up as many copies of your configuration as you want by using the snapshot image instead of the official OS image.

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.