I am using Scalr for scaling the website server.
On the Apache server, I have installed Sakai, and created an boot-up script for Linux machine.
The question is, how can I ensure that MySQL Instance is booted up and running before the Apache server is booted up, because if Apache server gets booted up first, then the connection for running Sakai will fail, and that causes all sorts of problems.
How I can ensure the instance start at the way I need it to start? I am still new to Scalr so any help would be appreciated.
Thanks