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

[TUBEMQ-226] Add Windows startup scripts #141

Merged
merged 2 commits into from Jun 21, 2020
Merged

[TUBEMQ-226] Add Windows startup scripts #141

merged 2 commits into from Jun 21, 2020

Conversation

hystericalhell
Copy link
Contributor

Implement windows startup scripts, which consists of 3 command scripts:

  1. env.cmd: this is to setup JDK-related configurations;
  2. master.cmd: this is to start Master node, based on env.cmd;
  3. broker.cmd: this is to start Broker node, based on env.cmd as well.
    Details: JIRA# TUBEMQ-226

Copy link
Contributor

@gosonzhang gosonzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gosonzhang gosonzhang merged commit b38de8a into apache:master Jun 21, 2020
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

2 participants