Let's Encrypt on Rancher

Gaspetaahl

Explorer
Joined
Sep 13, 2018
Messages
76
Hi,
I have a service running as a Docker container on rancher. Now I want to secure this service (and other services) using let's encrypt.
Rancher has some certificate management and therefore special containers for let's encrypt. https://github.com/janeczku/rancher-letsencrypt
So I set this up as explained for example here: https://www.digitalocean.com/commun...er-web-app-with-let-s-encrypt-on-ubuntu-16-04
But when I start the Stack the Load Balancer displays this error: "(Failed to allocate instance [container:1i359]: Bad instance [container:1i359] in state [stopping]: Allocation failed: No healthy hosts meet the resource constraints: [80:80/tcp portReservation, instanceReservation: 1].)"
I dont really get what it means.The port is opened in my router. I tested that.
Im also open to other ways of accomplishing this.
 

Meyers

Patron
Joined
Nov 16, 2016
Messages
211
This doesn't appear to have anything to do with FreeNAS?
 
Top