Factorio server on AWS EC2
Factorio is a video game about building a resource processing pipeline to finally construct a rocket and send it into space.
It might be enjoyable especially for programmers, because they can apply every known anti-pattern (including famous Spring @A...
mbiel.hashnode.dev12 min read
Vinzenz Sinapius
I would really appreciate you limiting the amount of restarts your Factorio service does for recovery. Something like 5 restarts / 10 minutes would be nice to keep broken Factorio installs from spamming our auth service.
StartLimitIntervalSec=600 StartLimitBurst=5
We usually ban accounts with unusual high login activity, leading to support mails, leading to wasted time not spent on expansion development ;)