Michael Quigley
|
141cb424e0
|
simplifying limit enforcement structures (#606)
|
2024-05-30 13:46:15 -04:00 |
|
Michael Quigley
|
3077c6462d
|
Merge branch 'main' into limits-classes
|
2024-05-23 14:08:48 -04:00 |
|
Michael Quigley
|
896a4a7845
|
limit class filtering (#606)
|
2024-05-23 14:08:14 -04:00 |
|
Michael Quigley
|
58eb8bfcca
|
debug logging for testing (#632)
|
2024-05-23 11:50:55 -04:00 |
|
Kenneth Bingham
|
12fea154a8
|
Merge pull request #633 from openziti/use-default-log-format
let deployments use default log formats
|
2024-05-23 11:15:27 -04:00 |
|
Kenneth Bingham
|
4131b06e40
|
let deployments use default log formats
|
2024-05-23 11:03:30 -04:00 |
|
Michael Quigley
|
33fdce7337
|
wire in checks for reserved share count and unique name count (#632)
|
2024-05-22 16:21:52 -04:00 |
|
Michael Quigley
|
9b03765086
|
tracking unique names in the shares table (#632)
|
2024-05-22 14:42:14 -04:00 |
|
Michael Quigley
|
25a5bf6bd3
|
shares.unique_name for tracking unique names (#632)
|
2024-05-22 14:22:36 -04:00 |
|
Michael Quigley
|
f23f2495ef
|
overrides for enviroments and shares (#606); overrides for reserved shares and unique names (#632)
|
2024-05-21 15:16:56 -04:00 |
|
Michael Quigley
|
94d49bacd5
|
example controller config (#632)
|
2024-05-21 15:09:12 -04:00 |
|
Michael Quigley
|
7d18bea46c
|
global limits for reserved shares and unique names (#632)
|
2024-05-21 14:57:14 -04:00 |
|
Michael Quigley
|
fc403a6c22
|
Merge branch 'main' into limits-classes
|
2024-05-21 14:53:49 -04:00 |
|
Kenneth Bingham
|
36b8ae304b
|
Merge pull request #629 from openziti/fix-frontdoor-tabs-macos
select tab 'Docker' unless OS is Linux
|
2024-05-21 12:57:30 -04:00 |
|
Kenneth Bingham
|
269109cecc
|
Merge pull request #631 from openziti/kharish89-fix_issue_625
Fix the uid:gid on comose guides for issue 625
|
2024-05-21 12:46:17 -04:00 |
|
kharish89
|
95de20ec70
|
Fix the uid:gid on comose guides for issue 625
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
|
2024-05-21 12:32:19 -04:00 |
|
Kenneth Bingham
|
1d68d9c025
|
select tab 'Docker' unless OS is Linux
|
2024-05-21 12:06:30 -04:00 |
|
Kenneth Bingham
|
f11819fe73
|
Merge pull request #628 from openziti/zrok-insecure-interface
clarify no-TLS option
|
2024-05-20 09:52:32 -04:00 |
|
Kenneth Bingham
|
3a03f2c051
|
clarify no-TLS option
|
2024-05-20 09:28:27 -04:00 |
|
Michael Quigley
|
af5afb8aac
|
locking (#287)
|
2024-05-15 15:48:42 -04:00 |
|
Michael Quigley
|
2a770cc3b8
|
pessistic locking upsert on limit_check_locks (#287)
|
2024-05-15 15:18:53 -04:00 |
|
Michael Quigley
|
f0b0a959f0
|
limit_check_lock (#287)
|
2024-05-15 14:31:26 -04:00 |
|
Michael Quigley
|
fecb8952c8
|
Merge branch 'main' into limits-classes
|
2024-05-14 14:44:25 -04:00 |
|
Michael Quigley
|
bd5aaa061a
|
the very basic store implementation for limit_classes, applied_limit_classes (#606)
|
2024-05-14 14:16:20 -04:00 |
|
Michael Quigley
|
75d58e84e4
|
LimitJournalAction -> LimitAction; LimitScope (#606)
|
2024-05-14 13:24:48 -04:00 |
|
Kenneth Bingham
|
ba82048f24
|
Merge pull request #624 from openziti/refine-zrok-instance
make caddy tls optional
|
2024-05-13 15:03:09 -04:00 |
|
Kenneth Bingham
|
d968d2d068
|
make caddy optional
|
2024-05-13 14:44:35 -04:00 |
|
Michael Quigley
|
4d67598acb
|
applied_limit_classes (#606)
|
2024-05-13 12:50:14 -04:00 |
|
Michael Quigley
|
1238c4981c
|
limits ddl for sqlite (#606)
|
2024-05-13 12:39:30 -04:00 |
|
Michael Quigley
|
5d72890d32
|
limits ddl for postgres (#606)
|
2024-05-13 12:36:00 -04:00 |
|
Michael Quigley
|
017773f816
|
changelog
|
2024-05-13 11:57:33 -04:00 |
|
Kenneth Bingham
|
3050a2ccbb
|
stop ignoring the same files for all compose projects
|
2024-05-13 10:41:04 -04:00 |
|
Kenneth Bingham
|
c4a4fd1931
|
Merge pull request #623 from openziti/docker-instance-fetcher
check bash version earlier
|
2024-05-08 16:01:30 -04:00 |
|
Kenneth Bingham
|
ddec1f7445
|
check bash version earlier
|
2024-05-08 12:37:52 -04:00 |
|
Kenneth Bingham
|
7a460179ea
|
Merge pull request #621 from openziti/docker-instance-fetcher
refine zrok-instance
|
2024-05-07 14:21:23 -04:00 |
|
Kenneth Bingham
|
3e1bab234b
|
refine zrok-instance
|
2024-05-07 13:07:24 -04:00 |
|
Michael Quigley
|
96bfe62cdb
|
Merge pull request #619 from openziti/node-sdk-publish-on-release.1
publish zrok NodeJS SDK when a zrok Release is created
|
2024-05-06 14:45:55 -04:00 |
|
Michael Quigley
|
ce0373a228
|
changelog
|
2024-05-06 14:30:47 -04:00 |
|
Curt Tudor
|
76cb02fc80
|
publish zrok NodeJS SDK when a zrok Release is created
|
2024-05-06 12:19:35 -06:00 |
|
Michael Quigley
|
11d062a7a8
|
changelog
|
2024-05-06 13:53:22 -04:00 |
|
Michael Quigley
|
7eb9c838b3
|
browser_unix.go -> browser_linux.go
|
2024-05-06 13:51:46 -04:00 |
|
Michael Quigley
|
28e9e683de
|
changelog
|
2024-05-06 10:34:40 -04:00 |
|
Kenneth Bingham
|
b6b9ae0be2
|
Merge pull request #618 from openziti/organize-nginx-guide
organize nginx guide in linux category
|
2024-05-03 11:02:47 -04:00 |
|
Kenneth Bingham
|
1f8c6e97e4
|
fix links
|
2024-05-03 11:02:03 -04:00 |
|
Kenneth Bingham
|
27e7901bab
|
organize nginx guide in linux category
|
2024-05-03 10:48:17 -04:00 |
|
Kenneth Bingham
|
354226789b
|
Merge pull request #617 from openziti/refine-linux-instance
refine Linux instance guide; correct Docker instance errors
|
2024-05-03 10:33:56 -04:00 |
|
Kenneth Bingham
|
5ed15fe9d8
|
refine Linux instance guide; correct Docker instance errors
|
2024-05-03 09:50:52 -04:00 |
|
Kenneth Bingham
|
926978cb08
|
Merge pull request #616 from openziti/refine-docker-instance
add video to docker instance guide
|
2024-05-03 08:34:08 -04:00 |
|
Kenneth Bingham
|
e0bbe51ea4
|
add video to docker instance guide
|
2024-05-02 16:10:53 -04:00 |
|
Kenneth Bingham
|
23431668a4
|
Merge pull request #615 from openziti/refine-docker-instance
correct the shortcut URL
|
2024-05-02 15:32:47 -04:00 |
|