index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
support
/
docker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer using node instead of npm in dockerfile
Chocobozzz
2022-05-04
1
-2
/
+2
*
Use node 16 in peertube docker image
Chocobozzz
2022-05-02
1
-1
/
+1
*
Make object storage ACL configurable
Doug Luce
2022-03-16
1
-0
/
+1
*
Install git in docker image
Chocobozzz
2022-03-07
1
-1
/
+1
*
Reuse latest dockerfile fixes
Chocobozzz
2022-03-04
1
-2
/
+4
*
Remove unnecessary NPM_RUN_BUILD_OPTS docker arg
Chocobozzz
2022-01-06
1
-6
/
+1
*
Remove angular cache in docker build
Chocobozzz
2022-01-03
1
-1
/
+1
*
Try to fix docker build
Chocobozzz
2022-01-03
1
-2
/
+2
*
Increase docker ARM build timeout
Chocobozzz
2021-12-28
1
-2
/
+2
*
Deprecate node 12
Chocobozzz
2021-12-24
1
-1
/
+1
*
Increase yarn timeout
Chocobozzz
2021-12-06
1
-2
/
+2
*
Add missing docker credentials env
Chocobozzz
2021-12-02
1
-0
/
+4
*
Migrate docker image to bullseye
Chocobozzz
2021-11-16
2
-3
/
+3
*
Trigger rebuild of Gitpod's image for PeerTube
Florian CUNY
2021-11-09
1
-1
/
+1
*
Added 144p encoding (#4492)
Florian CUNY
2021-11-05
1
-0
/
+3
*
Rewrite youtube-dl import
Chocobozzz
2021-10-22
1
-0
/
+1
*
Breaking: fix inconsistencies in configuration
Chocobozzz
2021-10-20
1
-2
/
+2
*
Fix admin edition disabling feature
Chocobozzz
2021-10-14
1
-3
/
+3
*
extend client-overrides with default images (#4392)
kontrollanten
2021-10-12
1
-1
/
+7
*
Allow configuration to be static/readonly (#4315)
Jelle Besseling
2021-10-12
3
-9
/
+10
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-0
/
+23
*
(doc) add note in config that tmp is also used while processing
Rigel Kent
2021-06-08
1
-1
/
+1
*
Allow setting log level using PEERTUBE_LOG_LEVEL envvar
Johan Fleury
2021-06-02
1
-0
/
+1
*
Fix broadcast message log level
Chocobozzz
2021-05-25
1
-1
/
+1
*
Allow SSL database parameter (#4114)
Stakovicz
2021-05-25
2
-0
/
+4
*
Fix logger warning level
Chocobozzz
2021-05-14
1
-1
/
+1
*
Add curl as dependency to allow for healthchecks
decentral1se
2021-05-07
1
-1
/
+1
*
[support/docker] expose webtorrent setting in os variable settings
Arthur Lutz
2021-03-29
1
-0
/
+4
*
Add build-essentials if architecture not supported
Chocobozzz
2021-03-05
1
-1
/
+1
*
Remove traefik doc: we don't use it anymore
Chocobozzz
2021-02-12
1
-1
/
+1
*
Support NodeJS 14 and 15, deprecate Node 10
Chocobozzz
2021-02-04
1
-1
/
+1
*
feat: allow administrator to disable logging of ping requests
Johan Fleury
2021-01-13
1
-0
/
+5
*
add support for 1440p (Quad HD/QHD/WQHD) videos
Rigel Kent
2021-01-13
1
-0
/
+3
*
Remove docker images I can't maintain
Chocobozzz
2021-01-13
7
-153
/
+0
*
Support live port in docker compose
Chocobozzz
2021-01-07
1
-3
/
+4
*
Fix docker webserver build
Chocobozzz
2021-01-07
1
-1
/
+1
*
Fix docker nginx container if peertube restarts
Chocobozzz
2021-01-05
1
-0
/
+5
*
Remove traefik docker support
Chocobozzz
2020-12-30
6
-119
/
+35
*
Fix PostreSQL initialization for Gitpod
Jan Keromnes
2020-12-06
1
-4
/
+0
*
Trigger a Gitpod dev image rebuild (in order to get upstream's Node.js 12 upg...
Jan Keromnes
2020-12-02
1
-0
/
+4
*
export rtmp port in dockerfiles
Rigel Kent
2020-11-21
3
-4
/
+7
*
consistent documentation and configuration in compose file
Rigel Kent
2020-11-11
2
-6
/
+7
*
move traefik to its own override file
Rigel Kent
2020-11-11
3
-32
/
+37
*
Do not expose containers by default in traefik
Rigel Kent
2020-11-11
3
-12
/
+5
*
Add nginx behind traefik in docker-compose + image updates
Rigel Kent
2020-11-11
6
-26
/
+77
*
Add ssl support to postgresql
Chocobozzz
2020-08-24
1
-0
/
+1
*
Add ability to override client assets : logo - favicon - PWA icons - PWA mani...
Kim
2020-07-10
1
-0
/
+5
*
Add database.name config option
Girish Ramakrishnan
2020-06-25
1
-1
/
+1
*
fix opendkim permissions in docker-compose setup (#2868)
Kim
2020-06-12
1
-0
/
+2
*
Fixes docker-compose .env (#2538)
Kim
2020-05-18
1
-4
/
+22
[next]