Commit Graph

350 Commits

Author SHA1 Message Date
Michael Quigley
9f567513f5
dwell and timeout (#40) 2022-10-04 13:28:16 -04:00
Michael Quigley
35c9733668
cobra oopsie 2022-10-04 13:16:58 -04:00
Michael Quigley
9e4a5f47d9
better loop/run wiring; status every 2022-10-04 13:16:30 -04:00
Michael Quigley
4dde90a447
support iterations (#40) 2022-10-03 16:44:15 -04:00
Michael Quigley
5330f60fa1
parallel testing... (#40) 2022-10-03 16:34:24 -04:00
Michael Quigley
12b2a7466e
sdk listener (#40) 2022-10-03 16:15:57 -04:00
Michael Quigley
be41138929
looper; just starting and stopping endpoints in parallel for now (#40) 2022-10-03 12:38:24 -04:00
Michael Quigley
00c0328661
looper skeleton (#40) 2022-10-03 12:00:26 -04:00
Michael Quigley
37c1de1103
zrokloop run (#40) 2022-09-30 15:23:53 -04:00
Michael Quigley
779eb8fb24
more shared scaffolding between 'zrok' and 'zrokloop' (#40) 2022-09-30 15:20:15 -04:00
Michael Quigley
175f8e8167
moved zrok client creation into zrokdir, to better support the new zrokloop utility (#40) 2022-09-30 15:12:06 -04:00
Michael Quigley
c739a2da69
invite error handling (#67) 2022-09-27 15:19:01 -04:00
Michael Quigley
222a494dbf
fix --port flag shorthand in test endpoint; error handling (#67) 2022-09-27 15:13:17 -04:00
Michael Quigley
4e08dd379c
'http backend' error handling improvements; ui.Close (#67) 2022-09-27 15:06:21 -04:00
Michael Quigley
72b3f31ebe
http frontend error improvements (#67) 2022-09-27 14:56:09 -04:00
Michael Quigley
e58fd0760f
disable command error handing improvements (#67) 2022-09-26 16:00:50 -04:00
Michael Quigley
f3e5919ca8
github.com/charmbracelet/lipgloss (#67) 2022-09-26 14:03:01 -04:00
Michael Quigley
ac63bd6cd8
better 'enable' error handling (#67) 2022-09-26 13:55:15 -04:00
Michael Quigley
b913aaee85
'create account' -> 'invite' 2022-09-23 15:56:50 -04:00
Michael Quigley
340534f06a
slicker 2022-09-23 09:09:21 -04:00
Michael Quigley
2bcad71037
demo, tui look and feel (#56, #67) 2022-09-21 22:24:15 -04:00
Michael Quigley
f3f887e535
store api endpoint in zrokdir (#47) 2022-09-21 15:09:12 -04:00
Michael Quigley
60dc2c6e6b
registration streamlining (#50) 2022-09-21 14:33:27 -04:00
Michael Quigley
9cf3cf6f05
more cleanups and polish; working registration (#50) 2022-09-20 16:33:36 -04:00
Michael Quigley
0dae5d3118
vestigial (#50, #51) 2022-09-12 15:29:25 -04:00
Michael Quigley
66509ca212
better support for http or https zrok api endpoint urls 2022-09-09 16:19:50 -04:00
Michael Quigley
c95e84b53e
username -> email (#50, #51) 2022-09-09 10:20:05 -04:00
Michael Quigley
a312021a4e
email test skeleton (#50, #51) 2022-09-08 16:37:29 -04:00
Michael Quigley
8095128c91
better http frontend configuration semantics (#48) 2022-09-06 15:01:38 -04:00
Michael Quigley
f60f06dde8
protect against a second enabling (#49) 2022-09-02 13:13:59 -04:00
Michael Quigley
e2c376e5ca
disable; working (#30) 2022-09-02 13:07:27 -04:00
Michael Quigley
2b65166f2a
additional endpoint detail (#36) 2022-09-01 14:51:33 -04:00
Michael Quigley
106b8ba469
more table alignment improvements 2022-09-01 14:43:18 -04:00
Michael Quigley
3afd2f06f3
no to 'zrok quiet' 2022-09-01 14:40:05 -04:00
Michael Quigley
9e26229ff0
better test endpoint ui layout (#36) 2022-09-01 14:29:48 -04:00
Michael Quigley
d8f514efb7
organizational lint 2022-09-01 14:18:05 -04:00
Michael Quigley
0f9360f924
defer to env for ZROK_API_ENDPOINT default (#47) 2022-09-01 13:57:02 -04:00
Michael Quigley
a603f64b2d
api.zrok.io on https balancer; ziti ctrl on ziti.zrok.io; environment fixes to support this (#39) 2022-09-01 13:09:50 -04:00
Michael Quigley
817c8a9745
what's a 'zrok quiet'? 2022-08-31 15:37:47 -04:00
Michael Quigley
e3bfa18152
test endpoint ui tweaks 2022-08-31 15:33:52 -04:00
Michael Quigley
ac7ec589f6
better test endpoint ui 2022-08-31 15:18:31 -04:00
Michael Quigley
d1e63fd8e6
listen/bind -> frontend/backend (#37) 2022-08-31 14:49:41 -04:00
Michael Quigley
c8f48a8fe0
embedded ziggy; flicker-free reloads 2022-08-30 12:44:13 -04:00
Michael Quigley
79a176fd1d
stop the flickering 2022-08-30 12:16:55 -04:00
Michael Quigley
65284d696a
richer test endpoint (#36) 2022-08-30 09:41:32 -04:00
Michael Quigley
5e4eee670f
very basic test endpoint (#36) 2022-08-30 09:35:42 -04:00
Michael Quigley
d671ec4c78
zrok test endpoint; first skeleton 2022-08-30 09:07:21 -04:00
Michael Quigley
3bde4594db
more zrokdir refinement; identities (#22) 2022-08-23 10:43:24 -04:00
Michael Quigley
0ace01cb9a
zrokdir iteration (#22) 2022-08-22 16:32:50 -04:00
Michael Quigley
7da2311c6c
cmd lint 2022-08-19 10:44:02 -04:00
Michael Quigley
6fa4fc2973
proxy -> http listen (#32) 2022-08-18 17:48:49 -04:00
Michael Quigley
bb55008451
http -> http bind, part 2 (#32) 2022-08-18 17:13:38 -04:00
Michael Quigley
73283660f8
http -> http bind, part 1 (#2) 2022-08-18 17:11:39 -04:00
Michael Quigley
20aface112
code improvements; http listener (#32) 2022-08-18 16:57:38 -04:00
Michael Quigley
dda920f4df
minor namespacing; docs 2022-08-17 13:21:07 -04:00
Michael Quigley
2983d16a06
'zrok http -s' for 'service mode' (no tui chrome) 2022-08-16 13:31:45 -04:00
Michael Quigley
e32bca31b2
re-enable 'zrok http' chrome 2022-08-16 13:27:56 -04:00
Michael Quigley
d87ec1257a
fully roughed in auth models; none, basic (#12) 2022-08-16 13:16:44 -04:00
Michael Quigley
1ef84865f0
more cmd lint 2022-08-10 15:27:41 -04:00
Michael Quigley
7f2afc13cd
cmd lint 2022-08-10 15:24:12 -04:00
Michael Quigley
c63cafbf51
requests should not be in floating point (#26) 2022-08-09 16:00:58 -04:00
Michael Quigley
026fb866f1
better tui (#26) 2022-08-09 15:53:17 -04:00
Michael Quigley
a863fd63f8
tui; broken proxy on second attempt :( 2022-08-09 13:57:45 -04:00
Michael Quigley
eaa0d1e9b5
zrok http now emits the proxied endpoint url (#21) 2022-08-09 11:54:52 -04:00
Michael Quigley
36b08f1e00
cf-based config (#23) 2022-08-09 11:34:00 -04:00
Michael Quigley
8606072b80
elaborating controller config (#23) 2022-08-09 11:18:24 -04:00
Michael Quigley
4d427894ea
lint 2022-08-08 15:52:57 -04:00
Michael Quigley
4cd61f85ca
better ctrl command encapsulation (#23) 2022-08-08 15:50:42 -04:00
Michael Quigley
23288d38cd
better default environment description 2022-08-05 16:03:08 -04:00
Michael Quigley
cf6236eeaf
associate services to environments 2022-08-03 14:58:11 -04:00
Michael Quigley
2d94591812
elaboration 2022-08-03 14:25:29 -04:00
Michael Quigley
7a97a89083
go-swagger and zrok ui coexisting (#16) 2022-08-02 09:26:06 -04:00
Michael Quigley
e3f4eb33fe
authenticate remaining api endpoints (#11) 2022-07-28 14:32:49 -04:00
Michael Quigley
6156005446
authentication; enable only (for now) (#11) 2022-07-27 14:45:16 -04:00
Michael Quigley
91849caf25
clean up edge router policy (#3, #9) 2022-07-27 12:17:37 -04:00
Michael Quigley
ad93c613b5
shutdown hook 2022-07-27 11:31:01 -04:00
Michael Quigley
73718804e1
service policy (#3) 2022-07-26 17:17:37 -04:00
Michael Quigley
2d4299984e
create the service (#3) 2022-07-26 16:21:49 -04:00
Michael Quigley
83b141ae00
tunnel service call wiring (#3) 2022-07-26 16:00:59 -04:00
Michael Quigley
84ac03c048
api package naming cleanup (less conflicts with existing ziti infrastructure) 2022-07-26 15:16:02 -04:00
Michael Quigley
cad9a2bf5b
rough and sketchy identity creation and enrollment 2022-07-26 12:26:58 -04:00
Michael Quigley
bb57075059
skeleton bits for zrok enable 2022-07-25 17:05:44 -04:00
Michael Quigley
17c75b212d
swagger lint 2022-07-25 16:44:13 -04:00
Michael Quigley
efdf5b5293
account creation error handling 2022-07-25 16:23:55 -04:00
Michael Quigley
1d0218ad91
more account creation wiring 2022-07-25 16:17:03 -04:00
Michael Quigley
a0a6f49131
rough, basic edge api ping 2022-07-25 14:55:46 -04:00
Michael Quigley
64e2864fab
rough 'create account' api skeleton 2022-07-25 13:17:52 -04:00
Michael Quigley
53b7c3c7b7
api reshuffle 2022-07-25 11:51:23 -04:00
Michael Quigley
0e37be14b4
controller store skeleton; sqlx; sqlite3; migrations 2022-07-22 13:53:39 -04:00
Michael Quigley
ab8ddd66f6
wiring up the go-swagger client 2022-07-22 12:24:45 -04:00
Michael Quigley
a0664a4562
skip the automatically generated main 2022-07-22 11:48:24 -04:00
Michael Quigley
ad8000c369
wiring in the go-swagger infrastructure 2022-07-22 11:16:30 -04:00
Michael Quigley
87d729791a
more swagger infrastructure 2022-07-22 10:52:36 -04:00
Michael Quigley
6b4fcb8dc1
cmd scaffolding for controller; lint removal 2022-07-21 16:43:42 -04:00
Michael Quigley
33ff69f85f
mvp... minimum viable proxy 2022-07-20 14:36:14 -04:00
Michael Quigley
38f0076b61
mvc... minimum viable curl 2022-07-20 14:16:01 -04:00
Michael Quigley
e3bb8d73a6
connect the http terminator to the zrok service 2022-07-20 13:41:23 -04:00
Michael Quigley
084cdf96df
http command scaffolding 2022-07-20 13:18:40 -04:00
Michael Quigley
50d37132a1
more scaffolding 2022-07-19 16:15:54 -04:00
Michael Quigley
e6edeebf44
scaffolding 2022-07-19 14:17:51 -04:00