142 Commits

Author SHA1 Message Date
renovate[bot]
5445c6a91b Update module github.com/livekit/server-sdk-go to v1.1.8 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:48:08 +01:00
renovate[bot]
977e9f456c Update softprops/action-gh-release action to v2 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:19:49 +01:00
renovate[bot]
28eb7f3229 Update golangci/golangci-lint-action action to v6 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:19:36 +01:00
renovate[bot]
c63fb0bbb0 Update GitHub Artifact Actions to v4 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:19:23 +01:00
renovate[bot]
10a6fff0b3 Update docker/login-action action to v3 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:14:51 +01:00
renovate[bot]
f60dade00c Update docker/build-push-action action to v6 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:14:29 +01:00
renovate[bot]
61d2f3c190 Update actions/checkout action to v4 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:14:11 +01:00
renovate[bot]
d096dd3cfe Update docker/metadata-action action to v5 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:13:35 +01:00
renovate[bot]
277d2c1896 Update actions/setup-go action to v5 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:08:31 +01:00
renovate[bot]
01f3967eae Update golang Docker tag to v1.23 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:08:04 +01:00
renovate[bot]
7d48bbfbf9 Update docker/setup-buildx-action digest to 0f069dd (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:06:26 +01:00
renovate[bot]
1e753c68b2 Add renovate.json (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 11:00:40 +01:00
fkwp
4a295044a4 add option to skip TLS verification for outgoing matrix client connections (#18)
* add option to skip TLS verification for outgoing matrix client connections

* linting

* cleanup log line

Co-authored-by: Andrew Ferrazzutti <af_0_af@hotmail.com>

* simplify branch

Co-authored-by: Andrew Ferrazzutti <af_0_af@hotmail.com>

---------

Co-authored-by: Andrew Ferrazzutti <af_0_af@hotmail.com>
2024-04-27 21:30:16 +02:00
fkwp
d644762834 add gh action to create release artifacts (#13)
* add gh action to create release artifacts

* make upload name os and arch dependent
2024-03-19 21:50:56 +01:00
Andrew
94fa50e45f Make server port configurable through environment variable LK_JWT_PORT, default 8080 (#17)
* Make server port configurable through environment variable LK_JWT_PORT, default 8080

* Update readme to reflect usage of LK_JWT_PORT environment variable
2024-03-19 09:32:16 +01:00
fkwp
186cc2038a add latest_ci_<unixtime> label to docker images (#12) 2023-08-30 16:19:59 +02:00
Rhea Danzey
35d902c7a7 Add a simple health check endpoint to satisfy k8s needs (#11) 2023-08-29 13:14:17 -05:00
David Baker
6d9c34f821 Really fix the JWT service lookup (#10)
The option to enable lookups was fine, but I forgot to remove the manual
lookup - aargh.
2023-07-11 22:16:54 +01:00
David Baker
4c5632add4 Hack federation resolver so TLS check passes (#7)
As per comment. I don't yet know what the right way of doing this is.
2023-07-11 18:28:04 +01:00
David Baker
9fe823ce49 Revert "Enable SRV/.well-known lookups (#8)" (#9)
This reverts commit 36723e7b5f.
2023-07-11 18:27:56 +01:00
David Baker
36723e7b5f Enable SRV/.well-known lookups (#8) 2023-07-11 17:09:24 +01:00
David Baker
0beabc1f84 Do server name lookup (#6)
So we actually support server with names that aren't the same as
the server name.
2023-07-11 16:03:12 +02:00
David Baker
a7f846ef6d Merge pull request #5 from vector-im/dbkr/agpl
AGPL-3 license
2023-07-10 17:07:52 +01:00
David Baker
4d19078112 AGPL-3 license 2023-07-10 17:00:49 +01:00
David Baker
7b2ccae39c Merge pull request #4 from vector-im/dbkr/lk_url_readme
Add LIVEKIT_URL to readme
2023-07-04 17:08:15 +01:00
David Baker
dccbaae41c Tag latest CI build with latest-ci 2023-07-04 16:41:42 +01:00
David Baker
9fe9ec3c3b Add LIVEKIT_URL to readme 2023-07-04 15:51:56 +01:00
David Baker
9db2873929 Add CA certs to runner image 2023-07-03 21:21:41 +01:00
David Baker
f7c05702bd Empty commit to trigger build 2023-07-03 17:53:20 +01:00
David Baker
b0a7897b50 Fix indenting 2023-07-03 17:32:39 +01:00
David Baker
cc1815bbc5 Merge pull request #3 from vector-im/dbkr/ci
Add CI to lint & build docker images
2023-07-03 17:20:10 +01:00
David Baker
40191b29b4 Merge remote-tracking branch 'origin/main' into dbkr/ci 2023-07-03 16:26:26 +01:00
David Baker
15d8ab891f Switch to using openid lookup (#1)
* Start of support for openid tokens

* Perform the actual openid token lookup

* Make livekit url configurable

* Check json encode calls for errors (picked up by linter)

* Remove unused field
2023-07-03 14:15:49 +02:00
David Baker
97b7d1cc8f Merge branch 'dbkr/openid' into dbkr/ci 2023-06-30 11:41:44 +01:00
David Baker
3d6edd4f19 Check json encode calls for errors (picked up by linter) 2023-06-30 11:41:17 +01:00
David Baker
c942d9bf06 Add CI to lint & build docker images 2023-06-30 11:35:02 +01:00
David Baker
4b0c839fc2 Make livekit url configurable 2023-06-30 10:30:04 +01:00
David Baker
2f66a5bc56 Perform the actual openid token lookup 2023-06-30 10:09:00 +01:00
David Baker
1b953c96f0 Start of support for openid tokens 2023-06-29 18:54:29 +01:00
Daniel Abramov
7effbd6a35 Fix a typo in an error 2023-06-09 17:40:46 +02:00
Daniel Abramov
28d9f59eb3 Add README 2023-06-07 16:07:05 +02:00
Daniel Abramov
10843a1e83 Initial commit 2023-06-07 16:04:44 +02:00