All-in-one Starbound Server Container
3.9K

All-in-one Starbound Server Container built for EdenServers.
It also includes an SCP server.
This image is meant to be used on an EdenServers Server.
Our images are built to specifically run for our services. You can run it directly with Docker though.
This initial version contains:
$ docker pull edenservers/starbound
Instructions for Starbound config can be found here.
| Environment Variable | Description |
|---|---|
| STEAM_USERNAME | Your Steam account username |
| STEAM_PASSWORD | Your Steam account password |
| USERNAME | SCP Username |
| PASSWORD | SCP Password |
| Port | Description |
|---|---|
| 21025 | Starbound |
| 21026 | Starbound |
$ docker run -e USERNAME=edenservers -e PASSWORD=edenservers -p 1234:22 -p 21025:21025 -p 21025:21025/udp -p 21026:21026 -p 21026:21026/udp -e STEAM_USERNAME=username -e STEAM_PASSWORD=password -d edenservers/starbound
You MUST turn off Steam Guard on your account to install a Starbound Server.
Content type
Image
Digest
sha256:cd6cbd640…
Size
308.9 MB
Last updated
almost 10 years ago
docker pull edenservers/starbound