Commit Graph

1006 Commits

Author SHA1 Message Date
Cam Otts
268c660212
add brew auto update 2023-06-26 23:53:07 -05:00
Michael Quigley
99e760fd4b
Merge branch 'main' of github.com:openziti/zrok 2023-04-25 15:17:14 -04:00
Michael Quigley
807b3b7148
changelog 2023-04-25 15:17:09 -04:00
Michael Quigley
395b522c3d
Merge pull request #282 from openziti/tui-wordwrap
Tui wordwrap (#180)
2023-04-25 15:14:38 -04:00
Michael Quigley
50c5a48891
Merge branch 'main' of github.com:openziti/zrok 2023-04-17 12:52:28 -04:00
Michael Quigley
1aca116647
changelog 2023-04-17 12:52:21 -04:00
Ken Bingham
1d6a283eb5
Merge pull request #303 from openziti/hint-generate-admin-tokens
add a hint about generating the admin tokens
2023-04-17 12:46:13 -04:00
Kenneth Bingham
25e7f0d449
use an arbitrary string instead of uuid to avoid implying that it needs to have a particular format and reduce the confusion that it is a particular value from somewhere else when in fact it is a random value 2023-04-16 16:33:25 -04:00
Kenneth Bingham
fdf4e5f5cb
add a hint about generating the admin tokens 2023-04-16 16:24:01 -04:00
Ken Bingham
ddeb130ad2
Merge pull request #298 from openziti/v0.3.6-backport-container
V0.3.6 backport container fixes
2023-04-13 09:25:18 -04:00
Kenneth Bingham
45c148d98c
tolerate Git refs prefix in version string 2023-04-13 00:17:29 -04:00
Kenneth Bingham
5575065583
backport v0.4 container changes 2023-04-13 00:17:28 -04:00
Ken Bingham
b4523ab359
Merge pull request #285 from openziti/rc-container-images
add release candidate container image
2023-04-04 15:07:09 -04:00
Kenneth Bingham
9ca8629bf6
finish cleaning up test image registry repo name 2023-04-04 14:52:59 -04:00
Kenneth Bingham
6a73fa9524
add release candidate container image 2023-04-04 14:48:00 -04:00
Cam Otts
2791b7d835
added manual wrapping to be done after reflow package 2023-04-04 09:21:33 -05:00
Michael Quigley
43bcef43a9
Merge pull request #248 from openziti/upload-build-artifacts
upload the CI build artifact
2023-04-03 10:23:42 -04:00
Cam Otts
cd9da59718
Added test command for consistent output 2023-03-29 03:32:09 -05:00
Michael Quigley
917891e9b1
changelog 2023-03-22 13:10:15 -04:00
Michael Quigley
505b6e65e0
Merge pull request #275 from openziti/linter-suppression
added two linter suppressions on useEffect deps (#264)
2023-03-22 10:46:37 -04:00
Cam Otts
20a0ecacde
added two linter suppressions on useEffect deps 2023-03-16 14:59:38 -05:00
Michael Quigley
7d1b6192f1
changelog 2023-03-10 16:35:12 -05:00
Michael Quigley
6e17f4df3a
apiEndpoint validation tweaks (#260) 2023-03-10 16:33:58 -05:00
Michael Quigley
1c39fd5f3e
Merge pull request #260 from openziti/verify-apiEndpoint
Added validation on setting apiEndpoint (#258)
2023-03-10 16:29:42 -05:00
Ken Bingham
9c4ed5c449
Merge pull request #240 from openziti/raspi-versions
add download hints for Raspberry Pi, etc.
2023-03-07 17:12:34 -05:00
Michael Quigley
03a3243694
v0.3.4 changelog 2023-03-06 16:07:55 -05:00
Michael Quigley
72e3bc9067
Merge pull request #259 from openziti/websockets
Updated ziti sdk package to better handle proxy requests. Corrects websocket support in `proxy` backend.
2023-03-06 16:03:47 -05:00
Cam Otts
2871d9bdd8
Added validation on setting apiEndpoint.
Requires scheme and host to be present.
2023-03-06 13:36:03 -06:00
Cam Otts
8ea8ec93ed
Updated ziti sdk package to better handle proxy requests.
Extended test endpoint to be able to handle ziti network.
Added a test websocket client to hit the test endpoint's /echo path
2023-03-06 09:53:28 -06:00
Ken Bingham
5a2340e121
Merge pull request #233 from openziti/vercel-revert-branch-check
ignore gh-pages branch
2023-02-28 11:03:18 -05:00
Michael Quigley
b731674c0c
changelog 2023-02-23 14:09:08 -05:00
Ken Bingham
fd011814cf
Merge pull request #256 from openziti/issue-255-docs-links-compose
fix broken links to Docker Compose files
2023-02-22 14:13:51 -05:00
Kenneth Bingham
e6c4a31cc8
copy docker/compose from Git repo to Docusaurus static assets to fix broken links; closes #255 2023-02-22 14:07:17 -05:00
Michael Quigley
ef413c736f
Merge pull request #254 from openziti/websockets
Websockets Testing Tooling (#237)
2023-02-22 11:08:38 -05:00
Ken Bingham
61a2bf9fe2
Merge pull request #251 from openziti/embed-docker-share-videos
embed Docker share videos in guides
2023-02-22 11:02:13 -05:00
Ken Bingham
99323debd1
Merge pull request #252 from openziti/docker-use-latest-with-headless-feature
use headless mode (no tty); allow override API endpoint env var
2023-02-22 10:40:34 -05:00
Kenneth Bingham
f036e4d089
use headless mode (no tty); allow override API endpoint env var 2023-02-21 21:28:02 -05:00
Kenneth Bingham
1b0dd6a03d
try again to ignore gh-pages 2023-02-21 20:43:18 -05:00
Michael Quigley
368d6cb0ad
changelog 2023-02-21 14:37:31 -05:00
Kenneth Bingham
0620753530
embellish the Docker private share intro 2023-02-21 13:20:52 -05:00
Kenneth Bingham
08d127bf7d
embed Docker share videos in guides 2023-02-21 13:16:38 -05:00
Ken Bingham
62a689432d
Merge pull request #247 from openziti/docker-share
docker share, docker access
2023-02-21 13:06:21 -05:00
Kenneth Bingham
aa54643e1e
organize Docker Compose projects 2023-02-21 11:13:37 -05:00
Kenneth Bingham
eba4338f7f
add a container to cross-build on libc 2.28 2023-02-21 11:11:57 -05:00
Kenneth Bingham
3edf428bbb
add Docker Compose projects for public share, private share, and private access 2023-02-21 11:11:57 -05:00
Michael Quigley
4b8946a26f
Merge branch 'main' into websockets 2023-02-21 10:45:52 -05:00
Ken Bingham
838d1bfd43
Merge pull request #230 from openziti/ci-build-ignore-docs
stop burning build minutes for docs
2023-02-20 10:32:32 -05:00
Michael Quigley
4ccff8c1d5
Merge branch 'main' into websockets 2023-02-17 14:48:34 -05:00
Michael Quigley
efb61032f3
Merge pull request #245 from openziti/enable_error_path
Missing '--headless' Flags (#246); Error Path Improvements in 'zrok enable' (#244)
2023-02-16 17:02:54 -05:00
Michael Quigley
dee5d83852
changelog 2023-02-16 16:50:52 -05:00