Can we run Baasbox on AWS Elastic Beanstalk?
I deployed Baasbox on AWS EBS using a war file on Tomcat server. But, I noticed that EBS automatically removed the EC2 instance and launched a new one.
The Baasbox Orientdb embedded database got deleted and all the data is gone.
So, I think it can't be used. Please let me know if there's a way to use Baasbox on EBS. It's really easy to use EBS to deploy the baasbox application.