informatique:divers:peertube_installation

Action disabled: register

Peertube : installation

Pour une configuration vec 2 vCore, 2GB de RAM et de utilisateurs 1) :

  • CPU → nginx ~ 20%, peertube ~ 10%, postgres ~ 1%, redis ~ 3%
  • RAM → nginx ~ 6MB, peertube ~ 120MB, postgres ~ 10MB, redis ~ 5MB

Donc, il faut au moins :

  • CPU : 1 core sans transcoding, et au moins 2 si l'option est activée
  • RAM : 1GB
  • Espace disque : dépends de la quantité de vidéo hébergée
$ sudo apt-get install curl sudo unzip vim
 
 
$ sudo apt-get install certbot python-certbot-nginx
$ sudo apt-get install certbot python-certbot-nginx

sudo certbot –nginx –register-unsafely-without-email


  • informatique/divers/peertube_installation.txt
  • Dernière modification : 2020/04/18 15:16
  • de 127.0.0.1