8000 GitHub - gediminasz/ams2-docker: Automobilista 2 dedicated server running in Docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gediminasz/ams2-docker

Repository files navigation

ams2-docker

Automobilista 2 dedicated server running in Docker

Prerequisites

  • Docker: an easy way to install it on an Ubuntu machine is via apt install docker.io

Usage

First build the Docker image:

make build

Then start the container:

make start

You can ignore errors such as this:

Application tried to create a window, but no driver could be loaded.

Wait until you see a message like this:

Server startup finished (...) switching to running state

Now wait for a bit for the server to show up in the server browser:

  • Server name: !docker-demo
  • Password: docker

The config is set to fill the grid with 9 AI drivers for testing.

About

Automobilista 2 dedicated server running in Docker

Topics

Resources

Stars

Watchers

Forks

0