Search found 5 matches
- Tue May 10, 2016 11:43 pm
- Forum: Multiplayer
- Topic: Factorio Docker/Rancher setup
- Replies: 4
- Views: 5741
Re: Factorio Docker/Rancher setup
Does the loading of mods actually work? I get an "Internal Server Error".
Yeah, this. So I have to spend a hot minute on this. I have a server up with a few mods, but what I've noticed is that if there is a space in the filename, that you get the html escape character in the file name rather ...
- Tue Apr 05, 2016 2:17 pm
- Forum: Multiplayer
- Topic: Factorio Docker/Rancher setup
- Replies: 4
- Views: 5741
Re: Factorio Docker/Rancher setup
If it would read the mods folder and create a zip of all the mods that would be useful.
It does that on the root page, it offers a single zip of all the server's mods.
Found a few bugs I'm going to squash on a really long plane trip. One is that it prefixes the mods in a weird way (you can ...
It does that on the root page, it offers a single zip of all the server's mods.
Found a few bugs I'm going to squash on a really long plane trip. One is that it prefixes the mods in a weird way (you can ...
- Tue Mar 29, 2016 10:48 pm
- Forum: Multiplayer
- Topic: Factorio Docker/Rancher setup
- Replies: 4
- Views: 5741
Factorio Docker/Rancher setup
I wrote a web UI that will install mods and handle starting/stopping/restarting your server. Also lets you download savegames and the server's entire collection of mods as a single zip file so you don't have to go hunting to make sure your local ones match. There're some basic permissions to ensure ...
- Tue Mar 29, 2016 3:14 am
- Forum: Mod and installation managers
- Topic: FactorioMods.com an open source web app to host mods!
- Replies: 27
- Views: 61024
Re: FactorioMods.com an open source web app to host mods!
I've been working on a server control panel as part of my docker container server strategy and I'm really digging on the NPM idea conceptually as it would help me with a roadblock. However, relying on the node ecosystem can quickly get ugly (come on, that community lost their shit over a pronoun ...
- Sun Mar 27, 2016 1:16 pm
- Forum: Implemented Suggestions
- Topic: Add SRV Record support
- Replies: 85
- Views: 69620
Re: Add SRV Record support
I'd like to totally +1 this feature request. I have a Factorio headless running in a Docker container which is linked to by another container which pulls environmental variables from the Factorio containers and automatically can create these DNS records.
In simpler terms, you start your first ...
In simpler terms, you start your first ...