了解什么是Confluence?

$ git clone https://github.com/yilindeli/confluence.git
$ cd confluence
$ docker-compose up 

付费解决以下问题:

Your URL doesn't match

Confluence's base URL is set to http://127.0.0.1:8090 but you are accessing Confluence from https://confluence.yilindeli.com.
Update base URL

Tomcat config is incorrect

The Tomcat server.xml has an incorrect configuration:
scheme should be 'https'
proxyName should be 'confluence.yilindeli.com'
proxyPort should be '443'

Troubleshoot: https://confluence.atlassian.com/confkb/can-t-check-base-url-warning-in-confluence-6-6-or-later-939718433.html