Commit Graph

310 Commits

Author SHA1 Message Date
Kenneth Bingham
7c522ddd2e
prune a stray semi-colon 2023-12-07 11:30:32 -05:00
Kenneth Bingham
23b08aa4bd
use ThemedImage component instead of CSS to switch frontdoor diagram dark mode 2023-12-07 11:29:02 -05:00
Kenneth Bingham
b0c71a702c
finish adding light/dark mode frontdoor diagram 2023-12-07 10:46:33 -05:00
Kenneth Bingham
8b59787fc5
start adding light/dark mode frontdoor diagram 2023-12-06 21:52:31 -05:00
Kenneth Bingham
c0202e183e
prune unused import 2023-12-05 13:41:11 -05:00
Kenneth Bingham
191f0065c6
explain a bit about about zrok frontdoor in the install guide 2023-12-04 17:20:31 -05:00
Kenneth Bingham
d95aa19076
embed frontdoor video in install guide 2023-12-03 15:00:00 -05:00
Kenneth Bingham
3cd1613616
hide frontdoor ToC because it excludes MDX partials 2023-12-01 15:00:56 -05:00
Kenneth Bingham
f44007bcfd
solidify Tux; fix zrok pronunciation 2023-11-30 09:05:10 -05:00
Kenneth Bingham
5cc1f38488
add ansible playbook 2023-11-28 15:45:42 -05:00
Kenneth Bingham
5e097fa01e
conform install guide headings 2023-11-27 23:05:01 -05:00
Kenneth Bingham
de68bcfc50
split docker shares between frontdoor (reserved) and temp 2023-11-27 22:22:40 -05:00
Kenneth Bingham
ce249862e8
DRY by using the Linux package's enable and share scripts in the Docker share project 2023-11-27 22:22:30 -05:00
Kenneth Bingham
3ebf0316bc
add basic auth to Docker frontdoor 2023-11-27 17:28:25 -05:00
Kenneth Bingham
d2dd89f6e5
add preamble to Docker frontdoor 2023-11-27 17:22:00 -05:00
Kenneth Bingham
52da8333bf
clarify that docker instructions are applicable to linux too 2023-11-27 15:33:43 -05:00
Kenneth Bingham
95f58df1aa
remove illegal frontmatter from MDX partial 2023-11-27 15:25:57 -05:00
Kenneth Bingham
37459aabd5
add frontdoor guide 2023-11-27 15:21:39 -05:00
Kenneth Bingham
594c1eb585
restore concepts category index page 2023-11-27 11:30:33 -05:00
Kenneth Bingham
1b074087ff
add download cards to Install category index 2023-11-27 11:16:03 -05:00
Kenneth Bingham
38d3320aab
adopt oneword, lowercase stylization of zrok frontdoor 2023-11-27 11:09:25 -05:00
Kenneth Bingham
b481863999
style download cards for better logo contrast; refine Linux install guide 2023-11-23 12:43:23 -05:00
Kenneth Bingham
c041166aee
number install steps 2023-11-22 23:21:28 -05:00
Kenneth Bingham
8e5f526841
organize download and install info as guides and add nice downloads
cards to getting started
2023-11-22 23:00:48 -05:00
Kenneth Bingham
53950a0a0d
Merge pull request #455 from openziti/server-guide
add a Linux service guide
2023-11-20 16:14:38 -05:00
Kenneth Bingham
04df0f1878
organize the compatibility/requirements stuff at the bottom of the page 2023-11-16 12:51:35 -05:00
Kenneth Bingham
51b4fb2a45
refine service guide 2023-11-15 23:17:38 -05:00
Kenneth Bingham
16f0b7639d
add package and testing info 2023-11-15 23:02:37 -05:00
Kenneth Bingham
cebe0bcd63
refine service guide 2023-11-15 22:10:37 -05:00
Kenneth Bingham
258f994127
add a Linux service guide 2023-11-15 20:08:27 -05:00
Kenneth Bingham
80d5123674 add zrok-share package 2023-11-15 16:10:19 -05:00
Michael Quigley
82fa74bca5
images; readme (#416) 2023-11-08 11:55:44 -05:00
Kenneth Bingham
b25b15e2af
Merge pull request #446 from openziti/tidy-cli-hints
raise an exception if invalid mode for public share
2023-11-06 09:21:51 -05:00
Beau Collins
1fdcac13ea
Update nginx_tls_guide.md with websocket support
Adds websocket support to the nginx proxy config.

Signed-off-by: Beau Collins <beau@collins.pub>
2023-11-04 17:53:41 -07:00
Kenneth Bingham
799900d477
raise an exception if invalid mode for public share 2023-11-03 14:51:17 -04:00
RobHumphris
55a3dc941a clarification of http-frontend.yml content 2023-11-01 09:52:08 +00:00
Kenneth Bingham
54794fa052 add docker project for reserved public share 2023-10-27 19:03:22 -04:00
Michael Quigley
509bea7fc2
improved oauth frontend configuration; better separation of concerns (#411) 2023-10-18 11:47:26 -04:00
guoguangwu
3e51dda5d0
fix: typo 2023-10-12 13:03:29 +08:00
Michael Quigley
72b80bac94
docs; tweaks (#404) 2023-10-05 13:34:27 -04:00
Michael Quigley
19d93d2825
docs 2023-10-05 10:54:48 -04:00
Michael Quigley
510b195cee
docs 2023-10-05 10:53:51 -04:00
Michael Quigley
0886f0ee5d
category for doc site 2023-10-05 10:35:37 -04:00
Michael Quigley
2d1e705506
relative paths 2023-10-04 14:24:51 -04:00
Michael Quigley
202613d9cd
screenshots for oauth client creation for both github and google (#404) 2023-10-04 14:22:33 -04:00
Michael Quigley
a532a3e42a
notes 2023-10-03 17:14:58 -04:00
Michael Quigley
d0a9353872
working through oauth client id creation; notes and tweaks (#404) 2023-10-03 17:01:29 -04:00
Michael Quigley
323b579255
relocated oauth guide (#404) 2023-10-02 16:08:50 -04:00
Cam
0c2e83fb9d
added a small blurb on what to put in the redirect url when creating clients 2023-09-12 15:36:33 -05:00
Cam
1345990ede
actually plumbed the oauth port through to the server 2023-09-12 14:04:55 -05:00
Cam
dfaeba493f
add clarification for google scope requirements 2023-09-11 15:56:31 -05:00
Cam
a686ef8da7
expaned a bit in the oauth guide 2023-09-11 15:40:11 -05:00
Cam
a2312c3497
formatting imports and adding oauth small guide 2023-09-11 09:30:52 -05:00
Michael Quigley
cb2587bdf3
readme 2023-08-28 17:04:42 -04:00
Michael Quigley
2cc6e9524c
Merge pull request #382 from openziti/v0.4_zrok_sdk
zrok SDK (#34, #379)
2023-07-31 15:17:24 -04:00
Kenneth Bingham
a73977bfac
reorder metrics guide before limits guide 2023-07-27 11:22:24 -04:00
Kenneth Bingham
1ac087126f
organize metrics and limits guides under self-hosting 2023-07-27 11:15:08 -04:00
Michael Quigley
4fdb8ed051
remove 'closed beta' verbiage 2023-07-24 10:55:43 -04:00
Michael Quigley
ea71493f2f
zrokdir -> environment (#34) 2023-07-10 16:41:16 -04:00
Michael Quigley
8608fc438c
click the button 2023-06-26 15:02:32 -04:00
Michael Quigley
160f9bcc30
opensource 2023-06-26 13:32:07 -04:00
Michael Quigley
936b8968e3
lint 2023-06-26 13:30:14 -04:00
Michael Quigley
a345df9397
better web/files sharing guide 2023-06-26 13:28:04 -04:00
Michael Quigley
061fb697e9
better screenie 2023-06-26 13:15:18 -04:00
Michael Quigley
c02b1016b8
better screenies 2023-06-26 13:11:29 -04:00
Michael Quigley
4abc4321d4
concepts 2023-06-26 13:04:48 -04:00
Michael Quigley
e0ebe53d42
core features -> concepts 2023-06-26 13:01:12 -04:00
Michael Quigley
775566f1de
naming 2023-06-26 13:00:23 -04:00
Michael Quigley
98c79845de
proxy 2023-06-26 12:57:04 -04:00
Michael Quigley
6f53e43238
tweaks 2023-06-26 12:48:20 -04:00
Michael Quigley
5f9ac52a7f
names 2023-06-26 12:06:33 -04:00
Michael Quigley
0f2ea4d510
reserved shares 2023-06-26 12:00:06 -04:00
Michael Quigley
bdf684b389
public shares; tweaks 2023-06-26 11:52:51 -04:00
Michael Quigley
b89a7f1709
private shares; tweaks 2023-06-26 11:45:00 -04:00
Michael Quigley
41791a74a5
tcp and udp tunnels 2023-06-23 16:19:24 -04:00
Michael Quigley
c46e979d6e
private sharing 2023-06-23 16:16:43 -04:00
Michael Quigley
1b65b6ba38
private sharing tweaks 2023-06-23 16:13:43 -04:00
Michael Quigley
0db020b962
private sharing rewrite 2023-06-23 16:09:06 -04:00
Michael Quigley
29c35f0fa6
self hosting references 2023-06-23 15:56:20 -04:00
Michael Quigley
dab82eab83
attic 2023-06-23 15:51:22 -04:00
Michael Quigley
fd25be7c61
core features improvements 2023-06-23 15:43:51 -04:00
Michael Quigley
1467f4c939
also udp 2023-06-23 15:40:00 -04:00
Michael Quigley
877a0c6442
tunnels 2023-06-23 15:37:31 -04:00
Michael Quigley
9dc7455f7a
tunnels update 2023-06-23 15:35:11 -04:00
Michael Quigley
7565e323d6
starting on tunnels core feature docs 2023-06-23 15:19:46 -04:00
Ken Bingham
033b026b7d
Merge pull request #346 from openziti/v0.4.0-docs-guides
V0.4.0 docs guides
2023-06-15 21:41:24 -04:00
Michael Quigley
6f91bf7f9f
docs tweak (#336) 2023-06-14 13:17:52 -04:00
Michael Quigley
efe816bee4
screenshots updated 2023-06-13 15:22:23 -04:00
Kenneth Bingham
6b82ad7a60
preen self-hosting guide for 0.4 2023-06-13 14:25:15 -04:00
Kenneth Bingham
bed5fd7c10
preen Docker share guides for 0.4 2023-06-13 14:25:14 -04:00
Michael Quigley
0e76f75c6b
not true; docs 2023-06-13 12:02:26 -04:00
Michael Quigley
edef86d06a
limits.Agent.enforce needs to consider the store.Account.Limitless flag 2023-06-07 11:00:52 -04:00
Michael Quigley
c743932eeb
freshening (#336) 2023-05-31 13:59:05 -04:00
Michael Quigley
9274218fc3
downloading updates (#336) 2023-05-31 13:48:30 -04:00
Michael Quigley
b77c9bee81
getting started; intro section (#336) 2023-05-30 15:53:19 -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
8f9dd0df69
mention router config stanza order 2023-04-12 12:15:39 -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
Kenneth Bingham
db8d2e55a3
tweak self-hosting guide 2023-04-10 09:28:04 -04:00