Page 1 of 1

Docker stack for MP Servers

Posted: Fri Feb 10, 2017 9:10 am
by ribase
Hello together

At the moment i develop a Docker stack for easy startup factorio servers with a small backend where you can edit the server settings.

Is there a bigger interest in it? If so then i will make it public on github, so you can test it and say what you need. But mention its a free package and i do it in my freetime.

Regards

What is docker -> docker.com/what-docker

What is github -> en.wikipedia.org/wiki/GitHub

Re: Docker stack for MP Servers

Posted: Sun Feb 12, 2017 12:01 am
by quinor
That's awesome idea! I feel like it should be part of official game tools :)

Re: Docker stack for MP Servers

Posted: Sun Feb 12, 2017 10:25 am
by Koub
Hi,

If there was such a thing, I'd probably use it, as one thing that prevents me trying mp with my friends is the mental lasiness of setting one up :). The docker stack would be awesome.

Re: Docker stack for MP Servers

Posted: Mon Feb 13, 2017 9:47 am
by ribase
Ok there is interest.

Within the next few days i will post the github link. Still got a few problems with auto-update and the installer.

The features at the moment:

- Webinterface (Yes its a bit, but i will update it sometimes)
- Manage Mapsettings via Webform
- Manage Gamesettings like Servername via Webform
- Restart/Start/Stop server via Webinterface
- Upload/Delete Mods
- View logs (Only Factorio atm)

WIP:
- Easy installer (Docker, Webinterface)
- Auto-Updater of Game (nearly impossible due the filename of new builds)
- Webinterface Updater
- A better GUI :D :D :D

Regards

Re: Docker stack for MP Servers

Posted: Mon Feb 13, 2017 9:52 pm
by BeowolfSchaefer
Thanks man, I bet a lot of people could use this.

Re: Docker stack for MP Servers

Posted: Tue Feb 14, 2017 10:01 am
by ribase
Hi

I still got some issues with my "auto-installer" on Debian/Ubuntu.

There is one more thing i forgot, there is no "auto-installer" support on RHEL.

@ToDo

- Readme

Regards

Re: Docker stack for MP Servers

Posted: Tue Feb 14, 2017 2:41 pm
by ribase
FYI:

The server updater via backend is running now as well.

@ToDo

- Readme
- Security fixes!

Maybe i can release on Saturday.

Re: Docker stack for MP Servers

Posted: Thu Feb 16, 2017 3:58 pm
by ribase
Hi

To Download this Dockerstack pls visit https://github.com/ribase/factorio-admin

Please use the master branch from github, zipfile will follow.

EDIT: Version raise