Hello,
I’ve just run through the set up for Discourse on a VM that runs another service (MediaWiki) via Apache (a standards thing) on CentOS (another standards thing). After the successful run I end up with Nginx installed, which I expected but I also get runit:
For the second time, as soon as I posted I found the answer. The confusing thing for me was because of the last I looked at this. It looked as though we couldn’t get nginx started via systemctl because it ^looked^ as though runit was restarting nginx before systemctl. I would kill it on the host and it would start again. Now, I know that I was killing nginx in the container and runit it was starting it, in the container, again.
The reason we couldn’t run systemctl successfully was because while nginx was configured correctly there was a stale socket in the shared directory.
It’s nice to understand this now. And, to boot, I have my two services running with Apache with Docker using one IP via TLS/SNI.
CivicCRM on Monday…
How do I mark this [understood] instead of [solved]?