mirror of https://github.com/Chocobozzz/PeerTube
Updated Ansible playbook to install on Debian behind a reverse proxy (markdown)
parent
c97cc28df5
commit
30a8de07e7
|
@ -1,20 +1 @@
|
||||||
This is an alternate way of installing Peertube on Debian, provided by a community member.
|
Moved on https://docs.joinpeertube.org/#/install-unofficial?id=ansible-on-debian
|
||||||
|
|
||||||
The ansible playbook triggers the full installation of Peertube **without certbot** in a **reverse proxy** scenario, meaning HTTPS is not directly handled on the Peertube server.
|
|
||||||
|
|
||||||
This is for **Debian only**. All you need is to set the hostname, full qualified domain name, and wait about 15 minutes for the installation to go through.
|
|
||||||
|
|
||||||
Playbook and documentation are available on https://gitlab.nomagic.uk/popi/peertube-install-no-certbot
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
NEW REPO, NEW VERSION : [https://framagit.org/jeromeavond/ansible-role-peertube/tree/master](https://framagit.org/jeromeavond/ansible-role-peertube/tree/master)
|
|
||||||
|
|
||||||
Tickets/Issues : [https://framagit.org/jeromeavond/ansible-role-peertube/issues](https://framagit.org/jeromeavond/ansible-role-peertube/issues)
|
|
||||||
|
|
||||||
HOWTO : [https://framagit.org/jeromeavond/ansible-role-peertube/blob/master/HOWTO.md](https://framagit.org/jeromeavond/ansible-role-peertube/blob/master/HOWTO.md)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
If you have any question or issues regarding using the playbook, please open a ticket on https://gitlab.nomagic.uk
|
|
||||||
|
|
Loading…
Reference in New Issue