github.com/google/fleetspeak@v0.1.15-0.20240426164851-4f31f62c1aea/sandboxes/passthrough-mode/config/fleetspeak-server/components.textproto (about)

     1  mysql_data_source_name:"fleetspeak-user:fleetspeak-password@tcp(mysql-server:3306)/fleetspeak"
     2  https_config: {
     3    listen_address: "0.0.0.0:9090"
     4    certificates:"FRONTEND_CERTIFICATE"
     5    key:"FRONTEND_KEY"
     6  }
     7  admin_config: {
     8    listen_address: "0.0.0.0:9091"
     9  }
    10  health_check_config: {
    11    listen_address: "0.0.0.0:8080"
    12  }
    13  notification_use_http_notifier:false