1
0
mirror of https://yerbamate.ml/nutomic/peertube.social synced 2024-11-25 01:38:20 -05:00

More readme changes

This commit is contained in:
Felix Ableitner 2020-04-01 18:57:17 +02:00
parent cd2ff6459d
commit 95ade544eb

View File

@ -8,3 +8,7 @@ Just run the following command:
``` ```
ansible-playbook peertube.yml --ask-vault-pass ansible-playbook peertube.yml --ask-vault-pass
``` ```
If you want to use this configuration for your own instance, you need to fork this repo and enter your own domain in
`prod` and in `group_vars/prod.yml`. You also need to change the encrypted variables in the latter file. After that,
you can run the playbook to deploy your instance.