vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.58k stars 2.08k forks source link

I just install vs-api and vs, and it's not working. #3846

Closed hawaiiden closed 4 years ago

hawaiiden commented 4 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Screen Shot 2019-11-26 at 12 08 50 PM

Screen Shot 2019-11-26 at 12 10 23 PM

Linux ip-***-**-*-*.ap-northeast-1.compute.internal 3.10.0-1062.4.3.el7.x86_64 #1 SMP Wed Nov 13 23:58:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

CentOS Linux release 7.7.1908 (Core)

15690d4057d2        vue-storefront-api_kibana   "/bin/bash /usr/lo..."   20 hours ago        Up 2 hours          0.0.0.0:5601->5601/tcp                           vue-storefront-api_kibana_1
53f068f92e78        vue-storefront-api_es1      "/bin/bash bin/es-..."   20 hours ago        Up 2 hours          0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp   elasticsearch
14af55f372bd        redis:4-alpine              "docker-entrypoint..."   20 hours ago        Up 2 hours          0.0.0.0:6379->6379/tcp                           vue-storefront-api_redis_1

Screen Shot 2019-11-26 at 12 43 32 PM

I followed all directions in install docs. Somebody knows how to fix this problem?

Thanks for reading

hawaiiden commented 4 years ago

I set vs's endpoint to api in local.json. ex) "api" -> "http://my.public.ip.address:8080/api"