RCON Web Interface for ARK Survival Ascended
491
A self-hosted web dashboard for managing ARK: Survival Ascended game servers via RCON.
services:
cousin-rcon:
image: cousin704/cousinrcon:latest
container_name: cousin-rcon
ports:
- "3000:3000"
volumes:
- ./rcon-data:/app/data
restart: unless-stopped
Content type
Image
Digest
sha256:fe036093a…
Size
163.1 MB
Last updated
3 months ago
docker pull cousin704/cousinrcon