Commit Graph

2047 Commits

Author SHA1 Message Date
Kenneth Bingham
89aea54432
update Docker instance readme 2024-04-30 18:08:40 -04:00
Kenneth Bingham
1783976cc5
consolidate ziti+zrok compose files 2024-04-30 18:01:18 -04:00
Kenneth Bingham
67b8dcb41c
Merge pull request #505 from openziti/docker-minimal
add self-hosted Docker zrok-instance
2024-04-30 16:57:18 -04:00
Michael Quigley
ea06e6466d
Merge pull request #608 from openziti/freebsd
openBrowser Support on FreeBSD (#604)
2024-04-29 13:45:46 -04:00
Michael Quigley
9e55780e61
browser_linux -> browser_unix 2024-04-29 13:07:49 -04:00
Kenneth Bingham
1126d5e6c4
add a docker fetch script for conveniently downloading the compose project files 2024-04-26 16:51:43 -04:00
Kenneth Bingham
adbbda3911
add troubleshooting example for route53 2024-04-26 15:45:53 -04:00
Kenneth Bingham
f466d2dd5c
call the Docker self-hosting compose project 'zrok-instance' 2024-04-26 15:14:45 -04:00
Kenneth Bingham
a770cbc882
build docs when any markdown changes so we can import them in docusaurus 2024-04-26 14:42:23 -04:00
Kenneth Bingham
4e62ec7b24
add the zip commands 2024-04-26 14:37:20 -04:00
Kenneth Bingham
1a4c30a40e
correct and document Docker quickstart 2024-04-26 11:58:14 -04:00
Kenneth Bingham
a9c87ce1fe
add docker self-hosting quickstart 2024-04-25 13:44:37 -04:00
Michael Quigley
e5f7bf2c13
Merge pull request #553 from openziti/543-document-simplified-docker-sharing
docker docs
2024-04-25 10:13:03 -04:00
Kenneth Bingham
f0fbab1fe6
simplify docker share guides 2024-04-23 14:33:41 -04:00
Michael Quigley
550a45725b
typo 2024-04-22 13:21:01 -04:00
dovholuknf
040a3e90a1
Merge pull request #602 from openziti/update-build
add mkdir step to build
2024-04-18 09:30:47 -04:00
dovholuknf
d254b1663a
add mkdir step to build 2024-04-18 07:59:08 -04:00
Michael Quigley
9182d95621
Merge pull request #595 from openziti/vpn-mode
VPN share mode
2024-04-16 16:34:36 -04:00
Michael Quigley
5c7fbecefd
changelog 2024-04-16 16:29:12 -04:00
Michael Quigley
fc2885ba46
docs tweak 2024-04-16 16:26:58 -04:00
Michael Quigley
8f0e331c26
replace indexes 2024-04-16 16:24:40 -04:00
Michael Quigley
969ff78876
migration naming for .27 2024-04-16 14:44:13 -04:00
Michael Quigley
5579b9115f
Merge branch 'main' into vpn-mode 2024-04-16 14:43:28 -04:00
Michael Quigley
503c91151b
Merge pull request #597 from openziti/v0.4.27_store_indexes
Performance Indexes
2024-04-16 14:39:58 -04:00
Michael Quigley
cf449b8291
performance indexes 2024-04-16 14:34:38 -04:00
Michael Quigley
a9d50992a8
Merge pull request #596 from openziti/sdk-golang-v0.23.22
sdk-golang -> v0.23.22
2024-04-16 14:31:20 -04:00
eugene
27b63b7e04
add VPN mode guide 2024-04-16 10:09:43 -04:00
Michael Quigley
264a0d6066
sdk-golang@v0.23.22 2024-04-12 22:31:59 -04:00
Eugene K
6302ed66b2
avoid logging stray packets (multicast, etc) 2024-04-12 12:18:42 -04:00
eugene
06b94a6c2a
update doc: network IP/mask overrides 2024-04-12 12:03:42 -04:00
Eugene K
fdea51210e
allow overriding default VPN address 2024-04-12 11:58:07 -04:00
eugene
0775847fa5
add CHANGELOG 2024-04-11 15:49:44 -04:00
eugene
8c3441d527
implement VPN frontend 2024-04-11 14:49:30 -04:00
Eugene K
bbeb435dfa
show client connect/disconnect events 2024-04-11 14:02:14 -04:00
Eugene K
b7f046abf5
implement VPN backend 2024-04-11 13:01:34 -04:00
Eugene K
67851c64af
wire up vpn backend 2024-04-11 08:25:44 -04:00
Michael Quigley
02796beca6
typo 2024-04-08 13:14:38 -04:00
Michael Quigley
eb721bb916
scaffolding to support 'vpn' backend mode 2024-04-08 13:07:58 -04:00
Michael Quigley
5a8ffdfd7e
Merge pull request #586 from openziti/sdk_golang_v0.23.10
sdk-golang -> v0.23.10
2024-03-15 12:00:47 -04:00
Michael Quigley
ff18c044d1
changelog 2024-03-15 11:49:58 -04:00
Michael Quigley
aceae8016a
sdk-golang -> v0.23.10 2024-03-14 12:06:10 -04:00
Kenneth Bingham
2bef0f8624
Merge pull request #583 from openziti/get-user-fallback
fall back to env var USER when /etc/passwd and stdlib faculties fail …
2024-03-14 11:59:13 -04:00
Kenneth Bingham
98e7983bf5
fall back to env var USER when /etc/passwd and stdlib faculties fail to resolve the UID 2024-03-14 11:48:48 -04:00
Kenneth Bingham
6a9a18997d
Merge pull request #584 from openziti/frontdoor-catch-reserve-fail
distinguish empty output from invalid JSON in reserve share handler
2024-03-14 11:07:04 -04:00
Michael Quigley
ecfcd7a9d7
Merge pull request #585 from AdaptiveFailure/patch-1
Update macos.mdx
2024-03-14 10:23:50 -04:00
Stellar
acf9fe78ce
Update macos.mdx
Default download of binary is in downloads, if running script and the /tmp/zrok directory already exists, an error is thrown -p /tmp/zrok will work even if the directory already exists without throwing an error.

Signed-off-by: Stellar <100169718+AdaptiveFailure@users.noreply.github.com>
2024-03-14 09:31:46 -04:00
Kenneth Bingham
7af61a1959
distinguish empty output from invalid JSON in reserve share handler 2024-03-13 23:54:09 -04:00
Michael Quigley
d3147d6ed9
Merge branch 'main' of github.com:openziti/zrok 2024-03-12 10:55:52 -04:00
Michael Quigley
82feb515e4
typo 2024-03-12 10:55:46 -04:00
Kenneth Bingham
590f16b561
Merge pull request #577 from openziti/tweak-sdk-python-example
align Py SDK with permission model
2024-03-11 18:06:31 -04:00