Commit Graph

13 Commits

Author SHA1 Message Date
decentral1se 046286d266
Add new Nginx config
Closes https://git.autonomic.zone/coop-cloud/peertube/issues/6.
2021-06-24 17:42:30 +02:00
decentral1se ae1ce12b13
Get mime types 2021-05-07 01:41:53 +02:00
decentral1se 23112082aa
Use STACK_NAME here 2021-05-07 01:41:31 +02:00
decentral1se 6e4a3ce57d
Use naming / eq check convention 2021-05-07 00:32:11 +02:00
decentral1se 82b33279d2
Use non read-only path 2021-05-07 00:15:43 +02:00
decentral1se 04b7af2d00
Drop that rewrite 2021-05-07 00:14:12 +02:00
decentral1se 9150debfea
Rip out those lines 2021-05-06 20:21:58 +02:00
decentral1se 13f69fba07
Try this rewrite rule 2021-05-06 20:21:47 +02:00
decentral1se 486da6d76f
Include X-Real-IP 2021-05-06 20:21:36 +02:00
decentral1se d19c6a526d
Use domain explicitly 2021-05-06 16:29:17 +02:00
decentral1se ad18f57208
Use service name here 2021-05-06 10:48:01 +02:00
mirsal 0c4a90b78d Add config options for choosing a webseed backend
Send webseed data from the peertube_data docker volume using sendfile by default
The proxy and CDN backends require that videos are uploaded to the
backend (through fuse mounting for example)
2021-03-21 15:45:52 +00:00
mirsal 100fb038e3 Untested port of peertube to coop-cloud
missing:

 * live streaming and RTMP proxying with traefik
 * webseed cross-instance redundancy
 * option to use S3-compatible storage
 * testing, there might be silly bugs

Did I mention this is untested?
2021-03-19 16:03:13 +00:00