简体   繁体   中英

Getting started with Fiware-CEP image on Fiware lab

I have launched the "cep-r3.3.3-img" image on the Fiware Lab.

I have allowed the port 8080 to be accessible from the exterior.

I can not access the proton interface visiting http://<host>:8080/AuthoringTool/Main.html in the browser.

I then tried following the examples provided in the documentation . The linked examples has a run.sh, which makes a POST request to http://<host>:8080/v1/admin/config .

This endpoint (and all /v1/ endpoinds) is returning 404.

Is there anything else I need to perform to get the provided image to work as anticipated?

You are mixing two different FIWARE projects : Proton GEi and Cepheus GEi.

You can find the documentation related to Proton on the catalog description .

The documentation you point to is the Cepheus one.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM