Replies: 1 comment 2 replies
-
Hello @itnor4 , please, provide the output of the following command? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I am trying to install the new AdvantEDGE version, for working on the Demo3. I have used different version of nvm i.e. 12.19.0 and npm version 8.5.3. Other than that I followed all the steps, the meepctl dockerize all is not working. I tried to dockerize each image, but the meepctl-auth-svc doesn't work. Please find the attached log for you're reference and let me know if more details are needed. Thank you.
ubuntu@advantedge18:~/AdvantEDGE/go-apps/meepctl$ meepctl build all --nolint
Using repo config file: /home/ubuntu/AdvantEDGE/.meepctl-repocfg.yaml
Using meepctl config file: /home/ubuntu/.meepctl.yaml
-- meep-auth-svc --
-- meep-mon-engine --
-- meep-platform-ctrl --
-- meep-virt-engine --
-- meep-webhook --
-- meep-frontend --
-- meep-ams --
-- meep-app-enablement --
-- meep-gis-engine --
-- meep-loc-serv --
-- meep-metrics-engine --
-- meep-mg-manager --
-- meep-rnis --
-- meep-sandbox-ctrl --
-- meep-tc-engine --
-- meep-tc-sidecar --
-- meep-wais --
ubuntu@advantedge18:
/AdvantEDGE/go-apps/meepctl$ meepctl deploy dep/AdvantEDGE/go-apps/meepctl$Using repo config file: /home/ubuntu/AdvantEDGE/.meepctl-repocfg.yaml
Using meepctl config file: /home/ubuntu/.meepctl.yaml
Using docker registry: meep-docker-registry:30001
Deployed meep-couchdb
Deployed meep-docker-registry
Deployed meep-grafana
Deployed meep-influxdb
Deployed meep-ingress
Deployed meep-kube-state-metrics
Deployed meep-open-map-tiles
Deployed meep-postgis
Deployed meep-prometheus
Deployed meep-redis
ubuntu@advantedge18:
ubuntu@advantedge18:~/AdvantEDGE/go-apps/meepctl$ meepctl dockerize all
Using repo config file: /home/ubuntu/AdvantEDGE/.meepctl-repocfg.yaml
Using meepctl config file: /home/ubuntu/.meepctl.yaml
Using docker registry: meep-docker-registry:30001
-- meep-auth-svc --
Beta Was this translation helpful? Give feedback.
All reactions