chrizzo84 / unraid-templates

Unraid App Template Repository
GNU General Public License v3.0
0 stars 3 forks source link

Nginx-Proxy-Manager-JC21: Update needed #2

Open gnumanx opened 1 week ago

gnumanx commented 1 week ago

Thank you for your useful template!

To obtain any Let's Encrypt certificate I needed to update pip and the acme, certbot and certbot-dns-cloudflare components.

I entered the console and written:

pip install --update pip pip install --update acme pip install --update certbot pip install --update certbot-dns-cloudflare

chrizzo84 commented 4 days ago

Hi @gnumanx , this is the unmodified image of JC21 - I have deliberately not made any updates or similar customising on it. There are other Nginx Proxy Manager templates in the Unraid Appstore, unfortunately they are a few versions behind - that's why I took the JC21 directly, without any changes. Would you really like a custom image of JC21? If yes, I can have a look into it.

gnumanx commented 4 days ago

I need a reverse proxy on unraid. I struggled for a long while to find the best Caddy configuration. But I couldn't wait more, so I decided to use NPM. I am not happy with using it because there are claims of many serious CVE unresolved, but it works.