Meeting Server Configuration Files

Meeting servers are deployed on Docker or Kubernetes. Review the appropriate section for your deployment.

About this task

Configuration Files for Docker

.env

  • Guest access
  • STUN server configuration
  • SIP configuration settings for Dial out
  • Single Sign On
  • Meeting Server Timezone

custom.env

  • Information about the Sametime Proxy server
  • Docker Host Address
  • MongoDB Connection
  • IDP URL
  • Days Recordings remain on server
  • Meeting server Fully Qualified Hostname

Configuration Files for Kubernetes

meetings-configmap.yaml

  • Guest access
  • Recording settings

values.yaml

  • Recording settings
  • STUN server configuration
  • SIP configuration settings for Dial out

What to do next

Enabling Meeting Configuration Changes