Commit graph

363 commits

Author SHA1 Message Date
50b090947e use the create_api function call 2025-02-06 16:53:35 +00:00
19b35b7584 simplify the run script 2025-02-06 16:49:23 +00:00
0584637b0b rename the mail api file and entrypoint 2025-02-06 16:41:44 +00:00
1a849d6b0e Refactor the api 2025-02-06 16:36:44 +00:00
52e62a8700 use start.sh instead of CMD 2025-02-06 16:11:41 +00:00
910d1262cc Remove quotes 2025-02-06 15:57:25 +00:00
93be82089d Split waitess variables 2025-02-06 15:55:26 +00:00
4ba9f48e52 set forward for to the backend_api 2025-02-06 15:42:38 +00:00
84cd5cc5fb waitress should trust all forwarded headers 2025-02-06 15:34:07 +00:00
a80d39e8dc use upercase X-Forwarded-For 2025-02-06 15:31:09 +00:00
bdec87840a set x-forwarded-for as the only allowed proxy header 2025-02-06 15:28:59 +00:00
6e568394bf Set waitress-serve to accept proxy headers 2025-02-06 15:25:13 +00:00
8911621d50 Change the rest of the variables according to the unified _path suffix 2025-02-06 15:02:11 +00:00
a2b8fa46ce Fix the template variables for the route functions 2025-02-06 14:59:11 +00:00
adae0d6ccb Update the docs 2025-02-06 14:54:18 +00:00
953cb66a15 Fix the video_file input variable 2025-02-06 14:51:43 +00:00
e236c1608a Fix the docs 2025-02-06 14:46:19 +00:00
30b77b3c33 Update docs to make 2 separate ssl certs for each domain 2025-02-06 14:44:30 +00:00
c4cf2a2d5c Log the client address 2025-02-06 14:40:23 +00:00
87ca707851 Increase the waitress threads number to 16 2025-02-06 14:29:51 +00:00
9d44a0a2ca Change the time command string 2025-02-06 14:17:27 +00:00
cc224901e7 Remove the rechead from the api 2025-02-06 14:00:42 +00:00
deab92565f Resolve the circular dependance between the services 2025-02-06 13:08:22 +00:00
c947b4b411 Move the recorder away from the api 2025-02-06 13:06:32 +00:00
e7fca847e0 Install ffmpeg in the discordbot 2025-02-06 12:36:39 +00:00
960beb36ff Remove the author.name from various places 2025-02-06 01:24:54 +00:00
51ed73c996 Remove the author name from hello.error function 2025-02-06 01:21:50 +00:00
98efbdb0fd Define the rec command 2025-02-06 01:18:13 +00:00
246de32ee9 add has_role and MissingRole from discord.ext.commands 2025-02-05 22:35:37 +00:00
c00c4dedff Fix the f-string syntaxerror 2025-02-05 22:33:23 +00:00
c5868750b4 Gives permission to the worshipper role 2025-02-05 22:29:39 +00:00
Daniel Krastev
c838afc2c9 Disable haproxy debug log 2025-02-05 21:23:52 +02:00
Daniel Krastev
d93e517581 Change command prefix 2025-02-05 21:19:39 +02:00
Daniel Krastev
1cfadfa2fe Add LF on last line and move tcp-request before http-request 2025-02-05 20:41:04 +02:00
Daniel Krastev
3f22da7844 use TLS1.2 and HSTS 2025-02-05 20:38:00 +02:00
Daniel Krastev
6fa02ebc78 Enable permissions check for the hello function 2025-02-05 20:10:03 +02:00
Daniel Krastev
92eaba45d1 Fix a typo 2025-02-05 00:46:00 +00:00
Daniel Krastev
54824be40a move the ffmpeg cmd line ideas to separate file 2025-02-05 00:43:26 +00:00
Daniel Krastev
1de3cf21eb Upgrade the restreamer to 2.12.0 2025-02-05 00:41:17 +00:00
Daniel Krastev
cf742fc557 Remove some of the channels 2025-02-05 00:37:56 +00:00
7030c15b65 Provide example ffmpeg commands for splitting a file to hls vod 2025-02-04 17:56:05 +00:00
f07a28cdaf remove the unused recording global variable 2025-02-03 23:13:27 +00:00
68bf2ec2e8 start the live player muted 2025-01-31 00:21:15 +00:00
dfd32ed180 update docs 2025-01-31 00:09:35 +00:00
07ff4845bb update docs 2025-01-29 17:11:08 +00:00
c8aa798e27 redirect to https 2025-01-29 17:10:06 +00:00
62dae378a5 use the base_url for the scheduler host of the discordbot 2025-01-29 13:30:27 +00:00
d6b653fd60 update the variables.env.dist file 2025-01-29 13:29:53 +00:00
fd03fa2a0f use the correct variables for datarhei 2025-01-29 13:25:57 +00:00
5fbb0f8101 fix a typo in the readme 2025-01-29 13:18:49 +00:00