Kenneth Bingham
Kenneth Bingham
especially /quickstart/docker/image/ziti-cli-functions.sh
After completing the steps in the run-it-yourself/host-it-anywhere quickstart I have a public controller that accepts the default admin password. This wasn't a problem until recently because the quickstarts only produced...
Today, `ziti edge login` CLI's first positional param is a flexible, URI-like value with optional parts scheme, port, and path i.e. `ziti edge login [scheme://]host[:port][/path]`. That is, only the host...
`/quickstart/ziti-cli-functions.sh` is a symbolic link: ``` ziti-cli-functions.sh -> docker/image/ziti-cli-functions.sh ``` I'm wondering if anything uses that symlink because I noticed that GitHub's "raw" downloads don't work for symlinks, and so...
The host-it-anywhere / host-it-yourself quickstart is intended to run on a public VPS, but not all APIs need to be exposed to the public internet. Most importantly, it is a...
https://openziti.github.io/docusaurus/docs/quickstarts/network/hosted guides the expressInstall user to source shell functions from branch "release-next" instead of the release branch "main". The command should be: ```bash source
**Is your feature request related to a problem? Please describe.** Chats are now stored in an sqlite3 ollama.db, and there's no way to clear chats. **Describe the solution you'd like**...
```bash flatpak run --user com.github.inercia.k3x ``` ```console 2023-10-29 21:58:49,712 [MainThread ] [INFO ] [K3D] Activating cluster 'k3s-cluster-692' 2023-10-29 21:58:49,712 [MainThread ] [DEBUG] [KUBECTL] Running kubectl command ('config', 'use-context', 'k3s-cluster-692') 2023-10-29...