mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
* Add terraria to community train * correct pod/container names * fix probes * add mail * add metadata * let update_strategy handle a single image for now
18 lines
865 B
Markdown
18 lines
865 B
Markdown
# Terraria
|
|
|
|
[Terraria](https://terraria.org/) is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.
|
|
|
|
This applies only for the `TShock` image.
|
|
On the first run, you have to check the logs to get the server token. You will find something like this:
|
|
|
|
```text
|
|
Login before join enabled. Users may be prompted for an account specific password instead of a server password on connect.
|
|
Login using UUID enabled. Users automatically login via UUID.
|
|
A malicious server can easily steal a user's UUID. You may consider turning this option off if you run a public server.
|
|
TShock Notice: setup-code.txt is still present, and the code located in that file will be used.
|
|
To setup the server, join the game and type /setup 424041
|
|
This token will display until disabled by verification. (/setup)
|
|
```
|
|
|
|
Join the server and run `/setup <token>`
|