Commit Graph

26 Commits

Author SHA1 Message Date
Ingo Oppermann
f97943b275 Move content encoding in the beginning of the middleware chain, update dependencies 2024-10-09 14:25:42 +02:00
Ingo Oppermann
72a3b8c17d Update detendencies 2024-08-19 12:03:34 +02:00
Ingo Oppermann
8a28e2cf96 Update dependencies 2024-07-17 16:58:45 +02:00
Ingo Oppermann
371c62fa8d Update dependencies 2024-06-05 10:46:35 +02:00
Ingo Oppermann
32ccfc24ee Upgrade dependencies 2024-05-28 14:32:25 +02:00
Ingo Oppermann
24cc87ae7e Update dependencies 2024-04-29 16:37:17 +02:00
Ingo Oppermann
722d3a4cab Update dependencies 2023-09-04 16:46:37 +02:00
Ingo Oppermann
76b3713b2e Upgrade dependencies 2023-08-08 13:06:59 +03:00
Ingo Oppermann
4aec1d9817 Upgrade dependencies 2023-07-07 16:50:15 +02:00
Ingo Oppermann
adcbd98467 Add CORE_TLS_SECRET configuration
This secret will be used to encrypt automatically obtained secrets at
rest, i.e. in a storage. They will be decrypted on demand. If the
secret is wrong, stored certificates can't be decrypted. For changing
the secret, the stored certificated must be deleted first in order
to obtain new ones that will be encrypted with the new secret.
2023-07-03 16:02:39 +02:00
Ingo Oppermann
0a5661f7ab Update dependencies 2023-06-16 13:30:56 +02:00
Ingo Oppermann
89cc42c4b9 Add cluster IAM, update dependencies 2023-05-30 21:24:12 +02:00
Ingo Oppermann
bd46d13bcf Merge branch 'dev' into cluster 2023-05-05 10:25:09 +02:00
Ingo Oppermann
e6b64dbe97 WIP: raft 2023-04-13 09:42:19 +02:00
Ingo Oppermann
aef1b7c9a2 Fix #10 2023-04-11 15:04:31 +02:00
Ingo Oppermann
5ad5edef73 Upgrade golang.org/x/net 2023-02-22 11:54:39 +01:00
Ingo Oppermann
2a3288ffd0 Use abstract filesystem for stores 2023-02-01 16:09:20 +01:00
Ingo Oppermann
f519acfd71 Add S3 storage support 2023-01-31 14:45:58 +01:00
Ingo Oppermann
4cc82dd333 Update dependencies 2022-10-28 17:24:57 +02:00
Ingo Oppermann
bc7faf9364 Replace x/crypto/acme/autocert with caddyserver/certmagic 2022-09-23 10:05:48 +02:00
Ingo Oppermann
c522de043d Upgrade dependencies 2022-09-08 15:39:56 +02:00
Ingo Oppermann
20a743c594 Upgrade datarhei/gosrt 2022-08-17 10:01:04 +03:00
Ingo Oppermann
9400460704 Update dependencies 2022-07-08 19:49:24 +02:00
Jan Stabenow
eb1cc37456 Add GoSRT & improvements (repo-merge)
Commits (Ingo Oppermann):
- Add experimental SRT connection stats and logs
- Hide /config/reload endpoint in reade-only mode
- Add SRT server
- Create v16 in go.mod
- Fix data races, tests, lint, and update dependencies
- Add trailing slash for routed directories (datarhei/restreamer#340)
- Allow relative URLs in content in static routes

Co-Authored-By: Ingo Oppermann <57445+ioppermann@users.noreply.github.com>
2022-06-23 22:13:58 +02:00
Jan Stabenow
9746248c10 Add v16.8.0 2022-06-03 17:21:52 +02:00
Jan Stabenow
9c0b535199 Add v16.7.2 2022-05-13 19:26:45 +02:00