pingcap / pingcap/docs-cn

Should mention "use `0.0.0.0` to deploy on a local machine"

Open
#4,752 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

area/tiup lifecycle/frozen
Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

File: /minimal-deployment-topology.md

I want to deploy a cluster on my local machine with tiup, and I guessed what should be put as the ip for the servers in the topology file.

I tried 127.0.0.1 but it failed with an error.

Because the machine has a public address, I used it but it is banned because of the firewall.

At last I used 0.0.0.0 which works. I think it would be better to tell the user 0.0.0.0 should be used to deploy on a local machine.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.