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 instructions on how to run this as a service that restarts on reboot. #12

Open
sbates130272 opened this issue Jan 13, 2025 · 0 comments

Comments

@sbates130272
Copy link

This is a great tool but the README.md does not discuss how to run this as a service (or as a docker container that will restart automagically at reboot). This could be as simple as adding a section to the README.md to inform the user how to do this with a --restart=always flag when docker run is called.

sbates130272 added a commit to sbates130272/prometheus-speedtest-exporter that referenced this issue Jan 13, 2025
The README.md does not discuss how to set this container up as one
that will run as a background service and restart automatically on
reboot. We update the README.md to correct this.

Fixes billimek#12.
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

1 participant