File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,20 @@ The following recommendations assume that Relay is run in Docker.
3131
3232</p >
3333
34+ ## Relay Binary
35+
36+ Every release of Relay also provides a set of binaries that come with a minimum required OS version.
37+
38+ | Operating System | Version |
39+ | Ubuntu x86 | 20.04 |
40+ | Ubuntu ARM | 22.04 |
41+ | MacOS | macOS Sonoma (version 14) |
42+ | Windows | Windows Server 2019 |
43+
44+ We support LTS versions of the listed Operating Systems as long as they receive updates from their vendors.
45+ The only exception is Ubuntu x86, which will be supported 2 years after LTS support has officially ended to allow
46+ customers with extended support to continue using Relay.
47+
3448## Example Configuration
3549
3650This example configuration sets up basic logging and metrics settings, as well as changes the default concurrency level.
You can’t perform that action at this time.
0 commit comments