Miguel Veloso
Miguel Veloso
BTW, I forgot to mention that the start procedure changes a bit, because there's the `src/docker-compose.certificates.yml` file with the certificate password, that I opted to keep apart and .gitignore'd to...
Thanks for the info @sughosneo, It should work as long as you: 1. Assign a DNS name to the AKS load balancer IP 2. Add that DNS name to the...
Well, there was another bug, the last line of `install-docker-certificate.ps1` should've change the certificate extension from .pem to .crt. Pushing another commit with both fixes now.
Hi @mmalik76, thanks for the heads up! I'll fix it in the repo/post.
Hi @ASKemp, Thanks for asking, I'm going to update it, I actually started to, but then some work assignments got tough 😅 Best.
@ASKemp, thanks for the heads up! I hadn't gotten into this yet. Thanks for the info @xidedix! I'm planning to update the repo to the latest CoreUI soon. In the...
Hi @nikmes, @ASKemp, Could you please paste the output window from the web server?: 
Hi @Tharkis, good to know, I'll fix it in the repo/article. It looks like the app was expecting to find 2.1.0-preview2-final in the system which was probably not what you...