H2-invent / jitsi-admin

Organize and fully controll your jitsi meet meetings. Make your meeting secure and be sure that only you and your fellows can join your meeting.
https://meetling.de
GNU Affero General Public License v3.0
133 stars 48 forks source link

Instructions for installing my own wildcard certificate #340

Closed epigraphe closed 1 year ago

epigraphe commented 2 years ago

Good day. We purchased our own wildcard certificate for the domain. Tell me, please, how to properly install it in the jitsi-admin?

holema commented 2 years ago

Hello @epigraphe,

Do you use the docker installation for deployment, or do you use the bare metall installation.

epigraphe commented 2 years ago

I am using docker installed according to this instruction https://github.com/H2-invent/jitsi-admin/blob/master/installDocker.md Prod-environment

holema commented 2 years ago

Up to now it is not implemented to install an own certificate in docker. We us the Traefik Reverse Proxy to make Reverse Proxying and loadbalancing. Therefor SSL terminiation is done by the traefik. So I can give you a short instruction, but my problem is, that I cant build it for you, because I dont have any Wildcard certificate to test. https://traefik.io/blog/traefik-2-tls-101-23b4fbee81f1/ But I will try to create a boilerplate to impemented an own certificate.

epigraphe commented 2 years ago

Thank you. It would be very nice to get some step by step instructions from you. I tried the instructions on the link above, but I still did not figure out what and where to change.

I suppose this could be useful to many people if this question were in the instructions.

holema commented 2 years ago

Hello @epigraphe,

I tried to build a docker sample but I struggle with the fact that I don`t have a wildcard certificate to test it.

Can you write me a private message to entwicklung@h2-invent.com so we can find a solution to create the wildcard installation.

Best regards.

holema commented 1 year ago

closed because of inactivity