CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

Rust Server on Devuan with Docker

Breadcrumb

  • Home
  • User Blogs
  • User Blog
  • Rust Server on Devuan with Docker
By drink | Wed November 06, 2024

I have Docker installed, I want to try running a Rust server, I'm installing it in Docker to keep it contained for cleanliness' sake.

If you don't want to use Docker, the Debian instructions for SteamCMD will work fine. If you haven't already, perhaps for steam, then they will have you set up Multiarch.1 Then you will be able to install SteamCMD. Or you could just scroll down a bit and use the Docker instructions:

docker run -it --name=steamcmd cm2network/steamcmd bash

Follow this with:

./steamcmd.sh
login anonymous
app_update 258550
quit

This will have installed the Rust dedicated server. I started by just running it as is:

/home/steam/Steam/steamapps/common/rust_dedicated/runds.sh

(TBC)

  • 1

    I found that nvidia driver deb packages caused problems with multiarch, but the runfile driver (which doesn't involve itself with the apt package management system) works fine.

howto
  • Log in or register to post comments

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved