aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorMichael Chandler <mchandler89@gmail.com>2019-04-25 17:53:58 +1000
committerMichael Chandler <mchandler89@gmail.com>2019-04-25 17:53:58 +1000
commit24fdc54e64692482022f0d62e9d63023a49c1976 (patch)
tree4d8b1dbaede024dd9313bc1602f8a6f582de4f8e /readme.md
parent785c84779fb124bfef216254820e9cd549bcfa9a (diff)
Updates
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 1b8a31e..50b6486 100644
--- a/readme.md
+++ b/readme.md
@@ -73,9 +73,18 @@ Update your CloudFormation stack. Change the server state parameter from "Runnin
Delete the CloudFormation stack. Done.
-## What's Missing?
+**How can I upgrade the Factorio version?**
-Probably a lot.
+Update your CloudFormation stack. Set the required tag value for `FactorioImageTag`. Use the tags specified here: https://hub.docker.com/r/dtandersen/factorio/.
+
+**How can I change map settings, server settings etc.**
+
+You'll need to have remote access to the server (refer to Optional Features). You can make whatever changes you want to the configuration in `/opt/factorio/config`. Once done, restart the container using the following command: `sudo docker restart $(docker ps -q --filter name=ecs-factorio)`.
+
+## What's Missing / Not Supported?
+
+* Scenarios.
+* The security group on the EC2 instance prevents the RCON port from being exposed. I don't know what RCON does, if it's secure by default etc. I don't use it. You can open the port... just search the template for `27015` and uncomment the lines in the `Ec2Sg` resource.
## Expected Costs
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage