I am new to community, I am new to eclipse hawkbit i would really appreciate it if someone could help me fix this issue I have:
I want run hawkbit through java but if I do I have to disable rabbitmq but I need RabbitMQ. docker already starts the containers when I start up the PC along with the update server simulator too.
Is it possible to run the update server through java and run rabbitmq etc through docker containers will it work like that? Because obviously if I run hawkbit through docker and java there will be port problems 8080 will have already been used for docker, so maybe could someone tell me if there is a way to only run Rabbitmq, simulator and the mysql containers and run the update server as a java application?
Excuse the question but I am quite lost regarding this because ofcourse i have tried to stop the containers etc but it always restarts instantly.
I appreciate the help