Commit Graph

20 Commits

Author SHA1 Message Date
decentral1se 0fe43fc444
support ignoring pings
continuous-integration/drone/push Build is failing Details
See https://github.com/Chocobozzz/PeerTube/pull/3550
2022-08-17 11:12:47 +02:00
decentral1se 3e8c4733c2
feat: support live chat 2021-11-30 11:27:06 +01:00
decentral1se 4bebcb5d3f
Fix typo 2021-05-10 13:56:54 +02:00
decentral1se 5ed31595ac
Add RTMP configuration 2021-05-10 13:05:40 +02:00
decentral1se 6e4a3ce57d
Use naming / eq check convention 2021-05-07 00:32:11 +02:00
decentral1se 4d0b4be29b
Woops, flick that back - go with STARTTLS 2021-05-06 11:00:36 +02:00
decentral1se c555477a36
Thread through that contact form env var 2021-05-06 10:56:48 +02:00
decentral1se c25bed9ba5
Orientate for SMTP relay config 2021-05-06 10:54:14 +02:00
decentral1se 4a546a4ec7
Remove this since there twice now 2021-05-06 10:53:32 +02:00
decentral1se be27eb7a54
Thread in more SMTP details 2021-05-06 10:52:31 +02:00
decentral1se 432ed3109e
Enable optional SMTP setup 2021-05-06 10:47:42 +02:00
decentral1se 0e2be2a113
Drop unused env vars 2021-05-05 17:34:05 +02:00
decentral1se b1ba3066e2
Vendor the config versions 2021-05-05 17:28:02 +02:00
mirsal 520af455bf Add secrets and configs versionning 2021-03-21 16:00:50 +00:00
mirsal b607a94d91 config: Mark variables which must be edited 2021-03-21 15:50:30 +00: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 196538adfa Update .env file
* Group e-mail settings so they are easier to find
 * Use sensible defaults
2021-03-20 06:51:45 +00:00
mirsal e0c5d59ba7 Fix .env file syntax and move trusted proxies array to compose file 2021-03-20 06:33:13 +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
mirsal 2f98587c13 Initial commit 2021-03-19 14:32:35 +01:00