1
0
mirror of https://yerbamate.ml/nutomic/peertube.social synced 2025-02-19 16:13:05 -05:00
2019-04-12 11:08:53 +02:00
2019-04-12 11:08:53 +02:00
2019-04-12 11:08:53 +02:00
2019-04-12 11:08:53 +02:00
2019-04-12 11:08:53 +02:00
2019-04-12 11:08:53 +02:00
2019-04-12 11:08:53 +02:00

Peertube setup with Ansible and Docker-Compose

Setup

Configure your ssh connection in inventory.

Install Ansible:

pip2 install ansible

Run the playbook:

ansible-playbook --become -K peertube.yml

It will prompt for root password to escalate privileges through sudo.

Description
The configuration for peertube.social https://peertube.social
Readme 290 KiB
Languages
Shell 100%