Git Product home page Git Product logo

getpeer.tube's Introduction

getpeer.tube

Installing of PeerTube docker stack by one SHELL command

curl https://getpeer.tube | sh

This script builds a PeerTube docker stack for production. It runs on most x86-64 linux distributions and brings:

Server requirements

  • x86-64 Linux Distribution updated
  • SSH access as root or sudoer user with sudo prefix
  • Access on port 25 (smtp), port 80 (http), port 443 (https) and port 1935 (rtmp)
  • A Domain Name pointing to this server
  • Docker >= v17.06

Upgrade an older version of the CLI

You simply need to re-run the main command, the script will automatically detect the docker stack already installed to only upgrade Docker Compose and CLI.

$ curl https://getpeer.tube | sh

Prerequisites \
 root OK
 systemd OK
 curl OK
 docker OK

Docker stack already exists in /var/peertube

Upgrading Compose and CLI only \
Checking latest release of Compose     ... done
Upgrading Docker Compose               ... done
 โ†’ from 1.28.3 to 1.29.2
Installing CLI into /usr/sbin/peertube ... done

Docker Compose and the CLI are now successfully upgraded!

Documentation

See the Documentation.

FAQ

What does the script do?

  • Installing or upgrading docker-compose
  • Building stack tree in /var/peertube with official config files
  • Creating systemd service
  • Generating first SSL certificate
  • Pulling images
  • Starting the stack
  • Exposing CLI server tools and more
  • Displaying DKIM TXT Record via CLI
  • Displaying admin-credentials via CLI
  • Upgrading stack via CLI after manual config merging/editing

What does the script not do?

  • Installing/Upgrading operating system
  • Installing/Upgrading docker
  • Configuring ports in your server firewall
  • Configuring server IP in your DNS Server Zone
  • Configuring postfix DKIM in your DNS Server Zone
  • Merging new releases changes of nginx, compose and .env files
  • Backup or restore stack

getpeer.tube's People

Contributors

kimsible avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.