Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 944 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 944 Bytes

first things first

This is a containerized version of the server for the game Avorion.

about

The container starts the avorion server service via the Steam client for Linux. It maps all the ports to the host system, so they become immediately available.

When a container is restarted, it will automatically pull the latest version of the avorion server.

usage

docker-compose up -d should be sufficiant for a basic image. Your galaxy is expected to be in /var/avorion/avorion_galaxy. If you have it placed somewhere else, please adjust the docker-compose.yml accordingly.

disclaimer

The content of this repository is considered free software as far as no other parties or licenses involved in using the content of this repository contradict this conideration in their respective topics.

There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.