-d Skip SSL certificates request (use provided certificates from mounted volume) in /local/certs/
put the key, and the fullchain in /local/certs and then run bbb-install with -d and note the install log as it runs...
must be named exactly for bbb-install to work correctly.
/local/certs/privkey.pem
/local/certs/fullchain.pem
you need to access everything thru https
Regards,
Stephen