arkcluster icon indicating copy to clipboard operation
arkcluster copied to clipboard

How do I use the included server manager?

Open Solamain opened this issue 2 years ago • 1 comments

Solamain avatar Sep 23 '23 06:09 Solamain

Assuming your docker container is named "docker-theisland-1", here is an example of how you could get the status from the Ark Manager tool inside the container: docker exec docker-theisland-1 arkmanager status

In this case "status" can be replaced with any other command you want to send to arkmanager. You can refer to the usage information from the Ark Manger project for more information on what options are available.

aciddensity avatar Sep 25 '23 18:09 aciddensity