Loading .meepctl-repocfg.yaml +10 −5 Original line number Diff line number Diff line Loading @@ -1059,6 +1059,11 @@ repo: src: go-packages/meep-applications # supports linting lint: true meep-bwm-client: # location of source code src: go-packages/meep-bwm-client # supports linting lint: false meep-couch: # location of source code src: go-packages/meep-couch Loading Loading @@ -1139,6 +1144,11 @@ repo: src: go-packages/meep-model # supports linting lint: true meep-mts-client: # location of source code src: go-packages/meep-mts-client # supports linting lint: false meep-mq: # location of source code src: go-packages/meep-mq Loading Loading @@ -1229,11 +1239,6 @@ repo: src: go-packages/meep-dai-client # supports linting lint: false meep-tm-client: # location of source code src: go-packages/meep-tm-client # supports linting lint: false # Javascript Packages js-packages: Loading config/permissions-open.yaml +48 −0 Original line number Diff line number Diff line Loading @@ -862,3 +862,51 @@ default: # path: '/' # method: 'GET' # mode: 'block' # #------------------------------ # # BWM Service (Sbox) # #------------------------------ # - name: 'meep-tm' # api: 'bwm' # path: '/bwm/v1' # sbox: true # default: # mode: 'allow' # fileservers: # - name: 'Api' # path: '/api' # mode: 'allow' # - name: 'UserApi' # path: '/user-api' # mode: 'allow' # - name: 'Websocket' # path: '/ws' # mode: 'allow' # endpoints: # - name: 'Index' # path: '/' # method: 'GET' # mode: 'block' # #------------------------------ # # MTS Service (Sbox) # #------------------------------ # - name: 'meep-tm' # api: 'mts' # path: '/mts/v1' # sbox: true # default: # mode: 'allow' # fileservers: # - name: 'Api' # path: '/api' # mode: 'allow' # - name: 'UserApi' # path: '/user-api' # mode: 'allow' # - name: 'Websocket' # path: '/ws' # mode: 'allow' # endpoints: # - name: 'Index' # path: '/' # method: 'GET' # mode: 'block' Loading
.meepctl-repocfg.yaml +10 −5 Original line number Diff line number Diff line Loading @@ -1059,6 +1059,11 @@ repo: src: go-packages/meep-applications # supports linting lint: true meep-bwm-client: # location of source code src: go-packages/meep-bwm-client # supports linting lint: false meep-couch: # location of source code src: go-packages/meep-couch Loading Loading @@ -1139,6 +1144,11 @@ repo: src: go-packages/meep-model # supports linting lint: true meep-mts-client: # location of source code src: go-packages/meep-mts-client # supports linting lint: false meep-mq: # location of source code src: go-packages/meep-mq Loading Loading @@ -1229,11 +1239,6 @@ repo: src: go-packages/meep-dai-client # supports linting lint: false meep-tm-client: # location of source code src: go-packages/meep-tm-client # supports linting lint: false # Javascript Packages js-packages: Loading
config/permissions-open.yaml +48 −0 Original line number Diff line number Diff line Loading @@ -862,3 +862,51 @@ default: # path: '/' # method: 'GET' # mode: 'block' # #------------------------------ # # BWM Service (Sbox) # #------------------------------ # - name: 'meep-tm' # api: 'bwm' # path: '/bwm/v1' # sbox: true # default: # mode: 'allow' # fileservers: # - name: 'Api' # path: '/api' # mode: 'allow' # - name: 'UserApi' # path: '/user-api' # mode: 'allow' # - name: 'Websocket' # path: '/ws' # mode: 'allow' # endpoints: # - name: 'Index' # path: '/' # method: 'GET' # mode: 'block' # #------------------------------ # # MTS Service (Sbox) # #------------------------------ # - name: 'meep-tm' # api: 'mts' # path: '/mts/v1' # sbox: true # default: # mode: 'allow' # fileservers: # - name: 'Api' # path: '/api' # mode: 'allow' # - name: 'UserApi' # path: '/user-api' # mode: 'allow' # - name: 'Websocket' # path: '/ws' # mode: 'allow' # endpoints: # - name: 'Index' # path: '/' # method: 'GET' # mode: 'block'