Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kapua-dev] Documentation KURA and gateway

In Docker deployment the API Docs are at http://localhost:8081/doc, and the resources starts from http://localhost:8081/v1/

 

Hope this helps!

 

-- 

Claudio Mezzasalma | Eurotech

 

Da: <kapua-dev-bounces@xxxxxxxxxxx> per conto di "benjamin.lissillour@xxxxxxxxxxxxxxx" <benjamin.lissillour@xxxxxxxxxxxxxxx>
Risposta: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Data: venerdì 24 marzo 2017 10:43
A: "kapua-dev@xxxxxxxxxxx" <kapua-dev@xxxxxxxxxxx>
Oggetto: Re: [kapua-dev] Documentation KURA and gateway

 

I reach a webpage at http://localhost:8081 but there is no API.

 

The content of the page is :

 

Jersey RESTful Web Application!

Test Jersey resource

Visit Project Jersey website for more information on Jersey!

 

 

 

 

 


Hi Benjamin,

using Docker you should be able to access the API at http://localhost:8081 (no /api) .. I did amend the Docker README file accordingly [1].

If you using the older way with Tomcat, you need to append "/api" though.

Let me know if that works for you.

Thanks

Jens


[1] https://github.com/eclipse/kapua/tree/develop/assembly#docker

 

On Fri, Mar 24, 2017 at 9:53 AM, <benjamin.lissillour@xxxxxxxxxxxxxxx> wrote:

Hello,

Â

I just install Kapua on my machine with docker and I want to connect my kura gateway.

Â

Do you planned to release a documentation/tutorial about it? If yes, do you have a date in mind?

Â

About the api documentation. I cannot access it through http://{{my-ip}}:8080/api/doc.

I got a 404 error whereas kapua-api container is up. Is it the right urlÂ?

Â

Â

Regards.

Â

Â

Benjamin

Â


_______________________________________________
kapua-dev mailing list
kapua-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kapua-dev




-- 

Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany

 


Back to the top