starbound-server
starbound-server copied to clipboard
Provides a dedicated linux server for Starbound running inside a Docker container.
Getting this message during install using docker compose. Error! App '211820' state is 0x202 after update job. quit /app/start.sh: line 81: cd: /steamcmd/starbound/linux: No such file or directory
I had tried this Docker container on a home server; but Docker was being weird, so I figured out how to get what I wanted going without it. But that...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. Release notes Sourced from docker/login-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#161) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. Release notes Sourced from docker/setup-buildx-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#131) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. Release notes Sourced from docker/setup-qemu-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#48) This requires a minimum Actions Runner version of v2.285.0,...
Got another one for you! This change makes the GitHub Actions workflow more readable by removing a bunch of the variables, and also fixes building and pushing Docker images -...
The container image seems to overwrite starbound_server.config at each restart, how do we edit the file but retain changes on restarts?
My first time running a Starbound server and I'm new to docker. I got the following message when trying to connect. ``` [Info] Server Version 1.4.3 (linux x86_64) Source ID:...