Commit 289635b6 authored by Yann Garcia's avatar Yann Garcia
Browse files

Add MQTT over WSS to meep-federation

parent 01d92203
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -514,7 +514,7 @@ deployment:
                                            name: mec040-1
                                            name: mec040-1
                                            type: EDGE-APP
                                            type: EDGE-APP
                                            image: 'meep-docker-registry:30001/meep-federation'
                                            image: 'meep-docker-registry:30001/meep-federation'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false,WEBSOCK_ETPATH=/monaco-telecom/meep-cloud-mosquitto'
                                            netChar:
                                            netChar:
                                                throughputDl: 1000
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                throughputUl: 1000
@@ -4671,7 +4671,7 @@ deployment:
                                            name: mec040-2
                                            name: mec040-2
                                            type: EDGE-APP
                                            type: EDGE-APP
                                            image: 'meep-docker-registry:30001/meep-federation'
                                            image: 'meep-docker-registry:30001/meep-federation'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false,WEBSOCK_ETPATH=/monaco-telecom/meep-cloud-mosquitto'
                                            netChar:
                                            netChar:
                                                throughputDl: 1000
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                throughputUl: 1000