diff options
| author | m-chandler <mchandler89@gmail.com> | 2024-10-19 10:52:17 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-19 10:52:17 +1000 |
| commit | 1fa6060f703b8ee412b948b3cf56014273985c53 (patch) | |
| tree | 15963640742efd2a17571434cb106db02b9e284a | |
| parent | 9ad64993477c849da2e487b0c8c3034ff9eadb88 (diff) | |
| parent | 7dab1b1e8c8f4c2817304093b265bcb97492770b (diff) | |
Merge pull request #37 from robertmassaioli/cross-linking
Cross linking the multi-server repository.
| -rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ The template contained within this repository can be used to deploy a Factorio server to Amazon Web Services (AWS) in minutes. As the solution leverages "Spot Pricing", the server should cost less than a cent an hour to run, and you can even turn it off when you and your friends aren't playing - saving even more money.
+If you wish to deploy multiple factorio servers with the one CloudFormation template (perhaps because of a team event or you just have different saves that you want to be able to pick and choose from), then a multi-server fork of this repository exists here: https://github.com/robertmassaioli/factorio-multi-server-spot-pricing
+
## Prerequisites
1. A basic understanding of Amazon Web Services.
|
