Code Monkey home page Code Monkey logo

accserver-docker's Introduction

ACC Server Container

Docker container ready to run a Assetto Corsa competizione server instance. It is based on Ubuntu (unfortunatly I could not get it to work with Alpine) and has Wine-Development installed to run the accServer.exe.

This container is used for every instance managed by my ACC Server Manager.

Usage

To run the ACC Server in a container you need to have the server downloaded on the same machine (I cant put it directly in the container since the server is copyrighted by Kunos).

Start the container with the following command:

docker run --name accServer -v <path to ACC server folder>:/opt/server -p <server port>:<server port>/tcp -p <server port>:<server port>/udp grimsi/accserver:latest

That's it! Your server should be now up and running. You can even create more instances and run them at the same time by copying the folder with the accServer.exe and changing the config options (you have to change the ports and remember to pass the new ports to the container when youre starting it).

accserver-docker's People

Contributors

grimsi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.