Commit Graph

1402 Commits

Author SHA1 Message Date
Michael Quigley
bf0fbb0e35
ripping out udp support for initial v0.4 2023-04-24 15:37:41 -04:00
Michael Quigley
25b1469acc
remove transport for now (#170) 2023-04-21 15:09:01 -04:00
Michael Quigley
e19186c1a0
temporary switch to support tcp/udp toggling (#306) 2023-04-21 14:20:40 -04:00
Michael Quigley
517eeb8412
udpTunnel.Frontend (#306) 2023-04-21 14:02:38 -04:00
Michael Quigley
a4684328b6
roughed in udpTunnel.Backend (#306) 2023-04-21 13:35:58 -04:00
Michael Quigley
12fad0d74c
starting on udpTunnel (#306) 2023-04-21 13:16:16 -04:00
Michael Quigley
876651c9fe
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-19 11:13:25 -04:00
Ken Bingham
0f1ac90a37
Merge pull request #302 from openziti/update-self-hosting-guide
Update self hosting guide
2023-04-19 10:39:43 -04:00
Michael Quigley
e2193e3ac4
logging lint (#170) 2023-04-19 09:41:19 -04:00
Michael Quigley
1177b0ec0a
d'oh (#170) 2023-04-19 08:56:50 -04:00
Michael Quigley
a055e98ab6
cpu profiling for access private tunnel 2023-04-18 16:32:23 -04:00
Michael Quigley
35dec16236
add shutdown hook to access private tunnel (#305) 2023-04-18 16:04:51 -04:00
Michael Quigley
fdc038c12d
consolidated txer (#305) 2023-04-18 15:31:48 -04:00
Michael Quigley
e432dfdb28
webBackend -> proxy.WebBackend (#170) 2023-04-18 13:44:58 -04:00
Michael Quigley
56bb9c6d31
publicProxyFrontend -> publicProxy (#170) 2023-04-18 13:38:32 -04:00
Michael Quigley
4c41908ce2
proxyBackend/proxyFrontend -> proxy (#170) 2023-04-18 13:36:43 -04:00
Michael Quigley
1a38aef26d
tunnelBackend/tunnelFrontend -> tcpTunnel (#170) 2023-04-18 13:28:15 -04:00
Michael Quigley
7c01f6d52a
this might be all we need to ensure that we're cleaning up both sides when one side terminates (#305) 2023-04-18 13:11:21 -04:00
Michael Quigley
c31a1cd464
tunnelBackend elaboration; rough but working (#170) 2023-04-18 12:14:27 -04:00
Michael Quigley
6c9a651a08
tunnelFrontend elaboration (#170) 2023-04-18 11:58:07 -04:00
Michael Quigley
017c351c0f
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-18 09:18:23 -04:00
Michael Quigley
723f95f1ce
Merge branch 'main' into v0.4.0 2023-04-18 09:17:43 -04:00
Michael Quigley
824e016bb4
more plumbing to get tunnel private access plumbed up enough to iterate (#170) 2023-04-17 15:43:54 -04:00
Michael Quigley
fde668b8e0
roughing in tunnel frontend (#170) 2023-04-17 13:55:35 -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
Michael Quigley
29c26b94b7
fixes (#170) 2023-04-17 12:47:52 -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
Michael Quigley
c28dd75910
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-17 11:55:09 -04:00
Michael Quigley
f4b7934a75
Merge branch 'main' into v0.4.0 2023-04-17 11:54:59 -04:00
Michael Quigley
ab6df21273
update schemas to support 'tunnel' backend mode (#170) 2023-04-17 11:53:18 -04:00
Ken Bingham
a8da6929b1
Merge pull request #286 from openziti/fix-typo
Fix a typo
2023-04-17 10:21:22 -04:00
Kenneth Bingham
1c9d4cc42b
hint at the expected source and format of the zrok admin tokens 2023-04-16 16:39:58 -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
Michael Quigley
fd741353d7
getting a basic tunnel backend plumbed up (#170) 2023-04-14 14:55:49 -04:00
Michael Quigley
3ec7e4253c
proxyBackend lint and cleanup (#170) 2023-04-14 13:09:54 -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
4a2b69c1f8
Merge pull request #297 from openziti/v0.4-update_self_hosting_guide
mention router config stanza order
2023-04-12 14:32:54 -04:00
Kenneth Bingham
af6c660b3a
add a hint about the STARTTLS port for SMTP alerts 2023-04-12 14:10:14 -04:00
Kenneth Bingham
8f9dd0df69
mention router config stanza order 2023-04-12 12:15:39 -04:00
Cam Otts
b7623f80f6
moved token requirement to metadata and provide fields based on that 2023-04-11 18:41:40 -05:00
Ken Bingham
84a5de9ee8
Merge pull request #295 from openziti/v0.4-update_self_hosting_guide
v0.4 update hosting docs
2023-04-11 09:49:05 -04:00
Michael Quigley
08165be1f7
Merge pull request #293 from openziti/v0.4.0-rebase-image
rebase container image
2023-04-10 16:03:52 -04:00
Michael Quigley
ec6ffa72a4
endpoint subpackage naming cleanup (#170) 2023-04-10 15:26:00 -04:00
Michael Quigley
e1d26c1639
Merge pull request #294 from openziti/tolerate-refs-prefix
tolerate Git refs prefix in version string
2023-04-10 15:18:27 -04:00
Kenneth Bingham
75758b5ab1
mention that InfluxDB bucket, org must be created in advance 2023-04-10 09:31:34 -04:00
Kenneth Bingham
650e1c131b
hint the minimum Ziti version 2023-04-10 09:28:05 -04:00