tls with private certificates not working #6933
Replies: 1 comment
-
|
Ok it turns out I need to first access the wiki via http with a browser and initialize it. A hint about that in the docs would be really helpfull. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am not able to configure tls (https) currently, it just does not work!
here is my config.yml:
connection to database works, but there is just no hint on why the wiki won't use tls, here is the logs:
inspecting the ports in the container shows that only Port 3000 is active:
Here is the docker-compose.yml file:
please help
Beta Was this translation helpful? Give feedback.
All reactions