Skip to content

feat: Changing the default port from 9999 to 8086#19494

Merged
stuartcarnie merged 2 commits intomasterfrom
port-change
Sep 4, 2020
Merged

feat: Changing the default port from 9999 to 8086#19494
stuartcarnie merged 2 commits intomasterfrom
port-change

Conversation

@russorat
Copy link
Copy Markdown
Contributor

@russorat russorat commented Sep 3, 2020

This PR changes the default port for influxd from 9999 to 8086. This resulted in a number of cascading changes to documentation, Dockerfiles, scripts and UI.

Closes #19485

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Well-formatted commit messages
  • Rebased/mergeable
  • Tests pass
  • http/swagger.yml updated (if modified Go structs or API)
  • Feature flagged (if modified API)
  • Documentation updated or issue created (provide link to issue/pr)
  • Signed CLA (if not already signed)

@russorat russorat requested review from a team and stuartcarnie September 3, 2020 18:30
@russorat russorat requested a review from a team as a code owner September 3, 2020 18:30
This was referenced Sep 3, 2020
fix(readme): update the port and setup
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.

Update use port 8086 as default

2 participants