I am trying to run my own Peertube instance on a Ubuntu 18.04.5 LTS server and make it accessible thru a subdomain (running lets encrypt and nginx in from the Plesk panel).
reverse-proxy_1 | time="2020-12-04T16:38:15Z" level=fatal msg="Unknown entrypoint \"\" for ACME configuration" videopocketvjcom_reverse-proxy_1 exited with code 1
videopocketvjcom_peertube_1 exited with code 255
[video.pocketvj.com:443] 2020-12-04 17:02:14.951 error: Unable to connect to PostgreSQL database
postgres_1 | 2020-12-04 17:10:27.888 UTC [32] FATAL: password authentication failed for user "peertube_prod"
postgres_1 | 2020-12-04 17:10:27.888 UTC [32] DETAIL: Role "peertube_prod" does not exist.
postgres_1 | Connection matched pg_hba.conf line 95: "host all all all md5"
peertube_1 | [video.pocketvj.com:443] 2020-12-04 17:10:27.913 error: Unable to connect to PostgreSQL database. {
npm ERR! Exit status 255
Just to mention a few of them…
Would be lovely if someone can point me into the right direction, or post me an up to date tutorial on how to setup my own instance of peer tube on a Ubuntu server with Plesk/nginx/letsencrypt.