Hi Omkar, it should be done like other services you can bootstrap from you current Java stack. If for example you did something like that with a database server or other services.
A quick way to enable it will probably work using containers as it will capture everything lakeFS requires and you communicate with an API with the instance your application started.
Alternative, will be just to execute the binary passing the right configuration using environment variables or already made configuration file.