nextcloud/nextcloudpi

Letsencrypt without Port 80 Setup

Open

#293 opened on Nov 14, 2017

View on GitHub
 (18 comments) (3 reactions) (0 assignees)Shell (320 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (2,920 stars)
PR merge metrics
 (PR metrics pending)

Description

I have found a script that possibly can be ported to nextcloudpi for using letsencrypt and duckdns when port 80 is blocked by ISP. I am no coder, but I have looked through it and it looks plausible.

The script is found at https://github.com/lukas2511/dehydrated/blob/master/dehydrated

The author has a tutorial for the project/script found here.

Is there any way this is possible to integrate into the ncp config?

Contributor guide