Updated Ansible playbook to install on Debian behind a reverse proxy (markdown)
authorRigel Kent <par@rigelk.eu>
Mon, 17 Sep 2018 08:22:40 +0000 (10:22 +0200)
committerRigel Kent <par@rigelk.eu>
Mon, 17 Sep 2018 08:22:40 +0000 (10:22 +0200)
Ansible-playbook-to-install-on-Debian-behind-a-reverse-proxy.md

index c8c15d5d2ad711b539fff7c1a10e1ff3a435a372..0d578b64e7bcb10148fc401abb14ff01093b2d78 100644 (file)
@@ -1,10 +1,8 @@
-## Ansible, what else?
+This is an alternate way of installing Peertube on Debian, provided by a community member.
 
-This page is advertising for an Ansible playbook that triggers full installation of Peertube **without certbot** in a **reverse proxy** scenario, meaning the HTTPS is not directly handled on the Peertube server. 
+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 server only**. All you need is to set the hostname, full qualified domain name, and wait about 15 minutes for the installation to go through.
-
-This is an alternate way of installing Peertube on Debian.
+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