Camunda cockpit

My camunda spring boot api is working fine on my local. Now i want to deploy it on cloud server and want to check the task status on cockpit also. but not able to access cockpit through server. So please help like how can i access the cockpit on server.

We need a lot more information.
Please describe in detail what you’ve done, what you’re trying to and what happens when you do it.

i created a camunda spring boot api which is working fine on my local and with http://localhost:8080 i am able to see camunda ui. but now i deployed my jar on server so now what will be the url to access the camunda ui to see cockpit and tasklist

Have you tried the server name or ip followed by the port?