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

server health #476

Open
tuetenk0pp opened this issue Oct 3, 2023 · 3 comments
Open

server health #476

tuetenk0pp opened this issue Oct 3, 2023 · 3 comments

Comments

@tuetenk0pp
Copy link

See this forum post: https://forums.factorio.com/viewtopic.php?f=49&t=109008

I want to monitor if my headless server is up and be notified if it crashes for some reason. I use uptime kuma for other websites and apps I host and also used it to monitor my factorio server. I was able to make it work with this link: https://multiplayer.factorio.com/get-ga ... s/16025881. But unfortunately, the game-id changes from time to time, e.g. when I upload a new save or update the server.

Is there a way to monitor the server directly instead of monitoring the multiplayer.factorio.com server? Something like https://HOSTNAME:PORT/....

@C0bai
Copy link

C0bai commented Nov 9, 2023

I would expand upon this as i'm looking for something similar, but what i would like it a way to be notified (pref by Discord) when a new build is ready - all options i've found are CLI based and i just cannot get on with them. I just need a super simple set of variables on the setup that says monitor this docker, send message to discord when an update is ready - is it possible?

If it could encompass server health at the same time, bonus.

@tuetenk0pp
Copy link
Author

I would expand upon this as i'm looking for something similar, but what i would like it a way to be notified (pref by Discord) when a new build is ready - all options i've found are CLI based and i just cannot get on with them. I just need a super simple set of variables on the setup that says monitor this docker, send message to discord when an update is ready - is it possible?

If it could encompass server health at the same time, bonus.

You can do automatic updates with Watchtower (https://containrrr.dev/watchtower/). It also does notifications for email and other platforms. No Discord.

@C0bai
Copy link

C0bai commented Nov 12, 2023

Honestly i've tried twice with Watchtower, and then with a few others, they just all go down the CLI route and i can never get them working :(

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

No branches or pull requests

2 participants