Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I use the included server manager? #14

Open
Solamain opened this issue Sep 23, 2023 · 1 comment
Open

How do I use the included server manager? #14

Solamain opened this issue Sep 23, 2023 · 1 comment

Comments

@Solamain
Copy link

No description provided.

@aciddensity
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants