Sign inSign up

edenservers/starbound

By edenservers

Updated almost 10 years ago

All-in-one Starbound Server Container

Image
4

3.9K

edenservers/starbound repository overview

Official Starbound Container on EdenServers

Run on EdenServers

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.


1.1.0 (2016-11-10)
  • Linux server path fixed (thanks @enpel)
1.0.0 (2015-08-27)

This initial version contains:

  • steamcmd, and a pre-installed Starbound Server
  • scp Server to upload and download files

Install

$ docker pull edenservers/starbound

Config

Instructions for Starbound config can be found here.

Environment VariableDescription
STEAM_USERNAMEYour Steam account username
STEAM_PASSWORDYour Steam account password
USERNAMESCP Username
PASSWORDSCP Password
PortDescription
21025Starbound
21026Starbound

Run example

$ 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.


Made by EdenServers

Tag summary

Content type

Image

Digest

sha256:cd6cbd640

Size

308.9 MB

Last updated

almost 10 years ago

docker pull edenservers/starbound