Commit d5575ac7 authored by Muhammad Umair Khan's avatar Muhammad Umair Khan
Browse files

update network scenario & .mmepctl-repocfg

parent 844da9ed
Loading
Loading
Loading
Loading
+9 −6
Original line number Diff line number Diff line
@@ -112,6 +112,8 @@ repo:
        retention: 7
      # Prometheus configuration
      prometheus:
        # data retention time
        retention: 12h
        # external labels added to prometheus metrics
        external-labels:
          # deployment region (geographic or logical)
@@ -354,7 +356,7 @@ repo:
          # location of Swagger UI
          swagger: js-apps/meep-swagger-ui
          # location of AdvantEDGE frontend
          frontend: bin/meep-frontend
          frontend: bin/meep-admin-console
      meep-sandbox-api:
        # location of source code
        src: go-apps/meep-sandbox-api
@@ -387,7 +389,7 @@ repo:
          # location of Swagger UI
          #swagger: js-apps/meep-swagger-ui
          # location of AdvantEDGE frontend
          #frontend: bin/meep-frontend
          #frontend: bin/meep-admin-console
      meep-virt-engine:
        # location of source code
        src: go-apps/meep-virt-engine
@@ -478,11 +480,11 @@ repo:

    # Javascript Applications
    js-apps:
      meep-frontend:
      meep-admin-console:
        # location of source code
        src: js-apps/meep-frontend
        src: js-apps/meep-admin-console
        # location of binary
        bin: bin/meep-frontend
        bin: bin/meep-admin-console
        # enable meepctl build
        build: true
        # enable meepctl dockerize
@@ -504,7 +506,7 @@ repo:
        # environment variables to inject during build
        # LOG_LEVEL allowed values: TRACE | DEBUG | INFO | WARN | ERROR
        env:
          LOG_LEVEL: DEBUG
          LOG_LEVEL: INFO

  #------------------------------
  #  Sandbox Subsystem
@@ -1151,6 +1153,7 @@ repo:
          # location of entry script
          "entrypoint.sh": go-apps/meep-iot-pltf/meep-acme-in-cse/entrypoint.sh
          "acme.ini.in": go-apps/meep-iot-pltf/meep-acme-in-cse/acme.ini.in
          "requirements.txt": go-apps/meep-iot-pltf/meep-acme-in-cse/requirements.txt
      meep-acme-mn-cse:
        # location of source code
        src: go-apps/meep-iot-pltf/meep-acme-mn-cse
+5081 −4827

File changed.

Preview size limit exceeded, changes collapsed.