use the ziti quickstart that uses external DNS

It's important for the ziti controller to advertise a global domain name for a self-hosted zrok to be useful

Signed-off-by: Ken Bingham <kenneth.bingham@netfoundry.io>
This commit is contained in:
Ken Bingham 2023-02-01 16:46:14 -05:00 committed by GitHub
parent ea737bc5a9
commit 1ec24666ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,15 +2,9 @@
## OpenZiti Quickstart
https://openziti.github.io/docs/quickstarts/network/
[https://openziti.github.io/docs/quickstarts/network/](https://docs.openziti.io/docs/learn/quickstarts/network/hosted)
I specifically used the "no docker" variant:
```bash
$ source /dev/stdin <<< "$(wget -qO- https://get.openziti.io/quick/ziti-cli-functions.sh)"; expressInstall
$ startController
$ startRouter
```
I specifically used the "Host OpenZiti Anywhere" variant because it provides a public controller. We'll need that to use zrok with multiple devices across different networks.
Keep track of the generated admin password when running the `expressInstall` script. The script will prompt you like this: