Page 1 of 1

Change Server Port (Headless)

Posted: Thu Nov 19, 2015 2:34 am
by ryslinkee
I'm running a dedicated OVH box with one Factorio server already working fine.
I would like to how to, if there is a way, to change the port in a headless server, as I would like to run more than one.

thanks, ryslinkee

Re: Change Server Port (Headless)

Posted: Thu Nov 19, 2015 8:43 am
by prg
ryslinkee wrote:I'm running a dedicated OVH box with one Factorio server already working fine.
I would like to how to, if there is a way, to change the port in a headless server, as I would like to run more than one.

thanks, ryslinkee
In config.ini there's port=34197 under [other]. You can tell factorio wich config file to use with -c. (You also need to specify different write-data paths so the instances don't overwrite each other's temp/currently-playing/)

Re: Change Server Port (Headless)

Posted: Fri Nov 20, 2015 12:47 am
by ryslinkee
In config.ini there's port=34197 under [other]. You can tell factorio wich config file to use with -c. (You also need to specify different write-data paths so the instances don't overwrite each other's temp/currently-playing/)
Well you can tell I looked real hard... Thanks for the help :D