Report this

What is the reason for this report?

Can I host 1 instance of MySQL and 1 instance of Tomcat on single server?

Posted on July 31, 2016

We need to host following 1 (2 core, 2GB) instacne of mysql database 1 (4 core, 4GB) instance for tomcat/java hosting



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.

Yes, you indeed can use the same droplet to host multiple applications. And if you want to limit amount of resources for each application, you can use virtualization program such as docker: https://docs.docker.com/engine/reference/run/#/runtime-constraints-on-resources

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.