mirror of https://github.com/Chocobozzz/PeerTube
add page about peertube-ansible-compose project
parent
d3eabefb8b
commit
fc3adeb339
|
@ -0,0 +1,11 @@
|
|||
This is a project that lets you automatically install Peertube with Ansible, using docker-compose.
|
||||
|
||||
The project is maintained by [@nutomic](https://github.com/Nutomic) and used on [peertube.social](https://peertube.social).
|
||||
|
||||
Features:
|
||||
- automatic Let's Encrypt certificate handling via Traefik
|
||||
- file caching with nginx (to limit backend access and Peertube CPU usage)
|
||||
- email sending works out of the box
|
||||
|
||||
Project Link:
|
||||
https://gitlab.com/Nutomic/peertube-compose/
|
Loading…
Reference in New Issue