Running the container
We are now going to start the server!
-
Authenticate the
hytale-downloaderCLI toolFollow the instructions on the screen and log in to your Hytale account in the browser. The script automatically downloads the server files if you do not already have them installed.
[TIP]: If you run your Docker container on an external server, use an SSH terminal in your desktop environment to connect to the Docker container to proceed with the authentication flows.
-
Downloading and extracting the server binary
Please be patient; the server is downloading and extracting the necessary files.
[INFO]: This step takes approximately 2 minutes on a Ryzen 5950X with a 1 Gbps asymmetrical connection.
-
Attach to the Java process
On your Docker host machine, type the following in the terminal:
docker attach hytale-server[INFO] You should see a β>β sign. This means you are successfully connected to the Java process.
-
Authenticate the server
This prevents the need to log in again every time the container restarts.
/auth persistence Encrypted[INFO] βEncryptedβ with a capital.
Run the following command to authorize the server and follow the steps:
/auth login device -
Done!
Go to the Debug page or go to the Support page!