This static method is passed runtime arguments, if any as a String[]. Example:This example overrides the parameter restport, setting it to 5711. When main() is called, Doradus starts all internal services and the storage_services configured in doradus.yaml. However, main() does not return until the process receives a shutdown signal (e.g., Ctrl-C or System.exit() is called).