You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/02/25 02:39:47 UTC

[GitHub] [incubator-apisix-docker] RuizhaoLee opened a new issue #36: Access 8080 port has response "404 Not Found"

RuizhaoLee opened a new issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36
 
 
   I use docker to start APIs IX, and then visit 127.0.0.1:8080. The response is "404 not found".
   Do you have a built-in dashboard in the docker image of apsix?
   
   My command to start the apinix container is as follows
   ```shell
   docker run --name test-api-gateway -v ${PWD}/example/apisix_conf/config.yaml:/usr/local/apisix/conf/config.yaml -v ${PWD}/example/apisix_log:/usr/local/apisix/logs --link etcd-server -p 8080:9080 -p 8083:9443 -d iresty/apisix
   ```
   
   ![image](https://user-images.githubusercontent.com/35215628/75210044-fe49bb80-57ba-11ea-8c2a-e1b0ac3f2388.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix-docker] hiproz edited a comment on issue #36: Access 8080 port has response "404 Not Found"

Posted by GitBox <gi...@apache.org>.
hiproz edited a comment on issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36#issuecomment-600969531
 
 
   1. as your case ,u use the default router of nginx  ,pls check the nginx default conf file and /usr/local/apisix/dashborad dir of iresty/apisix image
   2. i suggest that u should use the docker image of this project

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix-docker] hiproz commented on issue #36: Access 8080 port has response "404 Not Found"

Posted by GitBox <gi...@apache.org>.
hiproz commented on issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36#issuecomment-600969531
 
 
   1. as your case ,u use the default router of nginx  ,pls check the nginx default conf file adn /usr/local/apisix/dashborad  of iresty/apisix
   2. i suggest that u should use the docker image of this project

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix-docker] moonming closed issue #36: Access 8080 port has response "404 Not Found"

Posted by GitBox <gi...@apache.org>.
moonming closed issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix-docker] moonming commented on issue #36: Access 8080 port has response "404 Not Found"

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36#issuecomment-602164734
 
 
   @RuizhaoLee the docker image not has built-in dashboard, we will fix it in next release.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services