Risk of Rain 2 – Dedicated Server with Docker

Easily host your own dedicated server. No technical skills required. Runs anywhere.

Setup

Host your Risk of Rain 2 dedicated server anywhere using Docker.

Log into your machine and run:

  • docker run avivace/ror2server:0.1 -p 27015:27015 -p 27015:27015/udp

Any Linux VPS will work. For decent performance, you need at least 3 GB of free space and 2 GB of RAM.

Join the Server

Players need to start Risk of Rain 2, open the console pressing CTRL + ALT + ` and insert this command:

  • cl_password “”; connect “SERVER_IP:27015”;

Replace SERVER_IP with the public IP of the server running the Docker Image.

Be the first to comment

Leave a Reply

Your email address will not be published.


*