Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARM template for Azure #413

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karpinsn
Copy link

@karpinsn karpinsn commented Sep 9, 2021

  • Add ARM template for hosting container on Azure Container Instances
    with data persisted to an Azure Storage Account.
  • Add README for Azure ARM template and link from main README.

- Add ARM template for hosting container on Azure Container Instances
with data persisted to an Azure Storage Account.
- Add README for Azure ARM template and link from main README.
@karpinsn
Copy link
Author

karpinsn commented Sep 9, 2021

Addresses #408

@Fank
Copy link
Member

Fank commented Sep 9, 2021

@SuperSandro2000 does it looks fine to you too?

@StopMotionCuber
Copy link

Small comment from the Azure Docs, there is a guide on how to implement a "deploy to Azure" button. I think that might be a nice addition for the README

@PolygeneLubricants
Copy link

PolygeneLubricants commented Nov 28, 2022

I used to host a Factorio server with a similar template as this, however when I try to run this setup now, I am unable to connect to the server, with the client error: "waiting for the server to save the map".

The server gives the error on startup: "12.938 Error InterruptibleStdioStream.cpp:61: Got EOF on stdin; closing", but then continues.
When attempting to connect, the server logs state:

132.905 Warning ServerSynchronizer.cpp:112: nextHeartbeatSequenceNumber(7188) peer(1) wants a heartbeat(5987) that we don't have.

Full server logs:
server-logs.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants