Chocobozzz
8281cf00c0
Remove link to nginx tuning
...
It's not the purpose of this guide, try to not disperse
2021-02-23 08:38:47 +01:00
Janey Muñoz
3f8ae0e4e4
Add missing dependency to Debian / Ubuntu section
...
The "Production guide" states to use `wget` to download the latest version of the Peertube client, and it was not included in the `apt install` list
2021-02-19 09:14:18 +01:00
Chocobozzz
18ffaf2430
Remove traefik doc: we don't use it anymore
2021-02-12 10:18:24 +01:00
Chocobozzz
9817060fb7
Use new doc website links
2021-02-12 10:12:19 +01:00
Chocobozzz
6c7317a0a3
Fix nginx for small uploads
2021-02-12 10:04:18 +01:00
Chocobozzz
c83af8f94a
Update tools doc
2021-02-11 15:56:54 +01:00
Gopherslol
b9c9fefe82
Remove vips dependency from FreeBSD instructions
2021-02-09 23:50:15 +01:00
Gopherslol
80428d16a0
Add OpenBSD instructions to dependencies.md
...
First time making a pull request. Please let me know if I am doing this wrong
2021-02-09 08:48:38 +01:00
Chocobozzz
f6446c948d
Add cron to debian dependencies
...
Just in case, needed by certbot
2021-02-08 15:44:18 +01:00
G4dter
08a9ee19e1
Update production.md
2021-02-08 15:43:20 +01:00
G4dter
f35f23d87a
Update production.md
2021-02-08 15:42:15 +01:00
Chocobozzz
9162476fe9
Support NodeJS 14 and 15, deprecate Node 10
2021-02-04 14:31:18 +01:00
Rigel Kent
c9b369096d
exclude support for non-release external dependencies
2021-02-01 17:47:10 +01:00
Chocobozzz
6d989edc66
Add ability to update plugin auth
2021-02-01 15:39:13 +01:00
Rigel Kent
e01146559a
fix nginx units
2021-01-31 22:17:37 +01:00
Chocobozzz
789951460b
Try to support other codecs
2021-01-29 14:05:41 +01:00
Chocobozzz
2498aaead1
Add plugin transcoding profile guide
2021-01-29 14:05:41 +01:00
Rigel Kent
a59db27090
take into account mime-encoding in nginx client_max_body_size
...
fixes #3656
2021-01-28 16:15:45 +01:00
Rigel Kent
923d3d5ad5
add test and openapi for hot sort parameter
2021-01-28 15:55:34 +01:00
Rigel Kent
df7b786f09
add `proxy_ignore_client_abort` flag to Nginx conf
...
The `proxy_ignore_client_abort` flag specifies whether nginx will
monitor possible connection close while waiting for an upstream
server response. If an error occurs while sending a response, the
connection will be closed regardless of the flag, much like if
there were no nginx at all.
fixes #3484
2021-01-25 17:15:04 +01:00
Rigel Kent
111e6c1807
add routes to 2MB cap in nginx config
...
fixes #3611
2021-01-17 17:00:12 +01:00
Rigel Kent
dbe3040e36
merge optional modules within standard ones in support/nginx/peertube
2021-01-13 09:17:13 +01:00
Timo Gurr
d168661db3
Mention additional nginx modules required since ( #3313 )
...
5f59cf077f
introduced requirements on additional nginx modules:
nginx: [emerg] "aio threads" is unsupported on this platform in /etc/nginx/sites-enabled/peertube:247
https://nginx.org/en/docs/http/ngx_http_core_module.html#aio
nginx: [emerg] unknown directive "deny" in /etc/nginx/sites-enabled/peertube:83
https://nginx.org/en/docs/http/ngx_http_access_module.html
2021-01-13 09:17:13 +01:00
Rigel Kent
d8b34ee55b
Allow user to search through their watch history ( #3576 )
...
* allow user to search through their watch history
* add tests for search in watch history
* Update client/src/app/shared/shared-main/users/user-history.service.ts
2021-01-13 09:16:15 +01:00
Johan Fleury
12c1e38df2
feat: allow administrator to disable logging of ping requests
2021-01-13 09:14:43 +01:00
Rigel Kent
b7085c7132
add support for 1440p (Quad HD/QHD/WQHD) videos
2021-01-13 09:14:09 +01:00
Chocobozzz
feaf98d528
Remove docker images I can't maintain
2021-01-13 09:05:22 +01:00
Chocobozzz
f930450a82
Clearer docker doc hierarchy
2021-01-12 09:40:05 +01:00
Chocobozzz
69e0e678be
Bumped to version v3.0.1
2021-01-12 08:25:29 +01:00
Chocobozzz
d8658f0f81
Try to improve install doc
2021-01-11 10:09:24 +01:00
Chocobozzz
14d3bb9c53
Doc typo
2021-01-08 11:54:33 +01:00
Chocobozzz
b826b33983
Fix docker upgrade doc
2021-01-08 11:51:55 +01:00
Chocobozzz
a461418320
Support live port in docker compose
2021-01-07 11:18:47 +01:00
Chocobozzz
c0605e6e08
Auto upgrade not only for minor versions
2021-01-07 11:15:16 +01:00
Chocobozzz
feb0f99820
Use 127.0.0.1 for nginx proxy in prod doc
...
Because localhost could also target ipv6
2021-01-07 11:11:57 +01:00
Chocobozzz
94f2bbe90b
Fix docker webserver build
2021-01-07 09:06:21 +01:00
Chocobozzz
e33f385dd5
Bumped to version v3.0.0
2021-01-07 08:26:11 +01:00
Chocobozzz
7cf88d098a
Use new doc links
2021-01-05 11:01:12 +01:00
Chocobozzz
0a0e0d082f
Fix docker nginx container if peertube restarts
2021-01-05 09:52:14 +01:00
Chocobozzz
4948dcdbeb
Add config.yaml copy info in doc
2021-01-04 10:29:08 +01:00
Chocobozzz
afd4ee86dd
Remove traefik docker support
2020-12-30 17:06:21 +01:00
Chocobozzz
83d4aba676
Use develop doc for docker
2020-12-30 14:39:52 +01:00
Chocobozzz
505816fa10
Bumped to version v3.0.0-rc.1
2020-12-16 09:46:27 +01:00
Chocobozzz
8043befa38
Remove references to peertube-admin mailing list
2020-12-15 16:29:24 +01:00
Rigel Kent
040d6896a3
add display of logs matching any state
2020-12-13 19:27:25 +01:00
kontrollanten
fffc7c0864
add info about hostname change ( #3434 )
...
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-12-11 23:48:48 +01:00
Rigel Kent
f2eb23cd87
emit more specific status codes on video upload ( #3423 )
...
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
2020-12-08 21:16:10 +01:00
Chocobozzz
c977fd3ec9
Try to improve tools doc
2020-12-08 12:00:58 +01:00
Agron
59bc5f7dc0
update install documentation toc to include Centos 8 ( #3411 )
2020-12-07 01:27:21 +01:00
Jan Keromnes
ef62d58674
Fix PostreSQL initialization for Gitpod
2020-12-06 13:58:00 +01:00