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

bisonw: Make it easier to run app as a service. #3110

Open
JoeGruffins opened this issue Dec 6, 2024 · 0 comments
Open

bisonw: Make it easier to run app as a service. #3110

JoeGruffins opened this issue Dec 6, 2024 · 0 comments

Comments

@JoeGruffins
Copy link
Member

Some users would like to run bisonw as a service. There are three things specifically that would help make this a better experience for them.

  1. On shutdown we require a y/n input on shutdown if the user has active orders. If one is running as a service/daemon then they cannot send y and the process will be killed anyway, possibly resulting in data corruption. We should allow building with a flag that disables the last prompt.
  2. Login requires navigating to an rpc or the web server after starting. We could allow passing the password by flag as well to log on after start up without another step.
  3. mm cannot be started automatically. Again we could just start all bots with a flag.
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