mirror of
https://yerbamate.ml/nutomic/peertube.social
synced 2024-11-24 23:48:21 -05:00
Update readme
This commit is contained in:
parent
f0a0144896
commit
8f57858461
@ -11,11 +11,12 @@ This project is based on the
|
|||||||
[Peertube docker-compose example](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/docker.md).
|
[Peertube docker-compose example](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/docker.md).
|
||||||
|
|
||||||
You can contact me on the Fediverse about this project:
|
You can contact me on the Fediverse about this project:
|
||||||
[https://radical.town/@felix](https://radical.town/@felix).
|
[@felix@radical.town](https://radical.town/@felix).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- automatic Let's Encrypt certificate handling via Traefik
|
- easy, automatic setup
|
||||||
|
- integrated Let's Encrypt certificate handling
|
||||||
- file caching with nginx (to limit backend access and Peertube CPU usage)
|
- file caching with nginx (to limit backend access and Peertube CPU usage)
|
||||||
- email sending works out of the box
|
- email sending works out of the box
|
||||||
|
|
||||||
@ -27,7 +28,7 @@ Copy `inventory.example` to `inventory`, and configure the hosts you want to wor
|
|||||||
|
|
||||||
Install Python and Ansible on your local machine:
|
Install Python and Ansible on your local machine:
|
||||||
|
|
||||||
apt install python
|
apt install python2-pip
|
||||||
pip2 install ansible
|
pip2 install ansible
|
||||||
|
|
||||||
Run the playbook:
|
Run the playbook:
|
||||||
|
Loading…
Reference in New Issue
Block a user