Meeting server configuration files

There are a number of configuration files on the Sametime Meeting server that a backup copy should be retained after the server configuration is complete.

Meeting servers are deployed on Docker or Kubernetes. The following tables describes the configuration files associated with each of these platforms.

Table 1. Docker configuration files
File name Contents
.env Contains environment variables:
  • 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
  • Number of days meeting recordings remain on server
  • Fully qualified hostname of the Meeting server
Table 2. Kubernetes configuration files
File name Contents
meetings-configmap.yaml Contains environment variables:
  • Guest access
  • STUN server configuration
  • SIP configuration settings for dial out
  • Single Sign On
  • Meeting server timezone
values.yaml Passes values into the Release helm chart
  • Recording settings
  • STUN server configuration
  • SIP configuration settings for dial out