X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=f3a754d54652ae5b2ba6296af5084ab86697845e;hb=e3a682a877a10833cb54ac3595e55110bda95647;hp=956403552a77f947621667aea0a51ab765585ee6;hpb=94a5ff8a4a75d75bb9df542a39ce8769e7a7e6a4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index 956403552..f3a754d54 100644 --- a/README.md +++ b/README.md @@ -65,12 +65,14 @@ donating to them](https://soutenir.framasoft.org/en/).** Want to see it in action? * Demonstration servers: - * [peertube.cpy.re](http://peertube.cpy.re) - * [peertube2.cpy.re](http://peertube2.cpy.re) + * [peertube.cpy.re](http://peertube.cpy.re) + * [peertube2.cpy.re](http://peertube2.cpy.re) * [peertube3.cpy.re](http://peertube3.cpy.re) * [Video](https://peertube.cpy.re/videos/watch/f78a97f8-a142-4ce1-a5bd-154bf9386504) to see what the "decentralization feature" looks like +*Currently PeerTube is still in alpha (we plan to release a beta in march). Demonstration servers do not support public registration. If you really want to test PeerTube before the public release, here is a list of PeerTube servers: https://github.com/Chocobozzz/PeerTube/wiki#other-peertube-servers.* + ## Why We can't build a FOSS video streaming alternatives to YouTube, Dailymotion, @@ -137,9 +139,13 @@ BitTorrent) inside the web browser, as of today. * OpenSSL (cli) * FFmpeg +## Run using Docker + +See the [docker guide](/support/doc/docker.md) + ## Production -See the [production guide](support/doc/production.md). +See the [production guide](/support/doc/production.md). ## Contributing