10 lines
227 B
Markdown
10 lines
227 B
Markdown
# peertube.social
|
|
|
|
This repo contains the Ansible playbook and configuration used on [peertube.social](https://peertube.social).
|
|
|
|
## Usage
|
|
|
|
Just run the following command:
|
|
```
|
|
ansible-playbook peertube.yml --ask-vault-pass
|
|
```
|