YunoHost-Apps / peertube_ynh

Federated (ActivityPub) video streaming platform using P2P for YunoHost
https://joinpeertube.org/fr/
GNU Affero General Public License v3.0
87 stars 27 forks source link

Upgrade testing branch to 3.0.0-rc.1 #191

Closed groblochon closed 3 years ago

groblochon commented 3 years ago

New version is pre-released here : https://github.com/Chocobozzz/PeerTube/releases/tag/v3.0.0-rc.1

May upgrade testing branch like https://github.com/groblochon/peertube_ynh, it's working for me with live stream feature (install only).

We need to open 1935 port :

$ yunohost firewall allow TCP 1935
yalh76 commented 3 years ago

I prefer to wait to next stable version.

arthurzenika commented 3 years ago

Yeah stable version is out! https://github.com/Chocobozzz/PeerTube/releases/tag/v3.0.0 (cf https://framablog.org/2021/01/06/peertube-v3-ca-part-en-live ). Exciting. Happy to help test out the upgrade.

mathieunicolas commented 3 years ago

Hi, how can I install the v3 in my yunohost distrib ? Shall I wait for the official YNH package update, or can I try to tweak the current install ? Thanks 😊

yalh76 commented 3 years ago

V3.0.0 is in testing branch => https://github.com/YunoHost-Apps/peertube_ynh/pull/194, you can install it using yunohost app install https://github.com/YunoHost-Apps/peertube_ynh/tree/testing

mathieunicolas commented 3 years ago

V3.0.0 is in testing branch => #194, you can install it using yunohost app install https://github.com/YunoHost-Apps/peertube_ynh/tree/testing

ok, thanks, so if my instance is already installed it's not possible to upgrade it directly or thanks to your command, is it ? edit : right, I just found this post which explains

arthurzenika commented 3 years ago

@yalh76 thanks for this upcoming new release !

@mathieunicolas you can upgrade using sudo yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/testing --debug

yalh76 commented 3 years ago

@yalh76 thanks for this upcoming new release !

@mathieunicolas you can upgrade using sudo yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/testing --debug

There is a 3.0.1 And I forgot to open the new port in actual testing....

discapacidad5 commented 3 years ago

Prefiero esperar a la próxima versión estable.

I am anxiously awaiting the release of version 3 every day it entered checked to see if it is already available

arthurzenika commented 3 years ago

Upgrade an internal instance of peertube with the testing branch and live feature seems to work ! (quick test with OBS). :clap: