2020-04-01 16:37:31 +00:00
|
|
|
# peertube.social
|
2019-04-10 19:43:16 +00:00
|
|
|
|
2020-04-01 16:51:42 +00:00
|
|
|
This repo contains the Ansible playbook and configuration used on [peertube.social](https://peertube.social).
|
2019-05-15 12:10:52 +00:00
|
|
|
|
2020-04-01 16:51:42 +00:00
|
|
|
## Usage
|
2019-05-16 18:05:38 +00:00
|
|
|
|
2020-04-01 16:51:42 +00:00
|
|
|
Just run the following command:
|
|
|
|
```
|
|
|
|
ansible-playbook peertube.yml --ask-vault-pass
|
|
|
|
```
|