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

relay bot cannot update cached state on single-host networks #10

Open
jack-avery opened this issue Oct 25, 2024 · 3 comments
Open

relay bot cannot update cached state on single-host networks #10

jack-avery opened this issue Oct 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jack-avery
Copy link
Owner

jack-avery commented Oct 25, 2024

Single-host network meaning both metrics and a dedicated server are on the same host. Currently this is impossible and I would like it to also be compatible with having other hosts separate from the metric/dedi host. Will likely involve calculating whether the host also is the metrics host, somehow

@jack-avery jack-avery added the bug Something isn't working label Oct 25, 2024
@jack-avery
Copy link
Owner Author

Possibly fixed with 5c0b579, pending testing

@jack-avery jack-avery added the enhancement New feature or request label Oct 25, 2024
@jack-avery
Copy link
Owner Author

Handled nicely without a convoluted tunnel by using named networks and Jinja2 templating.

@jack-avery
Copy link
Owner Author

yeah the relay bot freaks out a tiny bit with this. specifically it cannot update state for /servers, but message relaying and /rcon are both still functional. low prio. todo eventually

@jack-avery jack-avery removed the enhancement New feature or request label Nov 14, 2024
@jack-avery jack-avery changed the title correctly automatically handle single-host networks relay bot cannot update cached state on single-host networks Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant