Launching OpenMRS automatically

Hi, please i need your help i would like openmrs to start automatically instead of launching manually. Here is the command that i use "mvn openmrs-sdk:run -DserverId=“server1”

Thank you

Dear @ornella You will need to use openmrs docker deployment. Even when the computer is coming from reboot there will be no need of loading the server instance again . Here are the docker-compose instructions on how to setup Installing OpenMRS on Docker - Documentation - OpenMRS Wiki

@abertnamanya ok thank you, let me try it