Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kura-dev] Update on "Kura on Apache Karaf"

Hi,

so I pushed a few PRs to Eclipse Kura and directly merged the into my karaf branch [1], the result is that I can now create a full Karaf distribution, having all the Karaf goodies ... and still being able to connect to cloud service.

I also did add a readme to the repository so that whoever wants to try this, can do it now [2]

The Karaf web console is also available, running at http://localhost:8181/system/console

There are still a few things to clean up, but I think it s a good start.

Cheers

Jens

---
karaf@root()> scr:components
ID | State  | Component Name
----------------------------------------------------------------------------
0  | ACTIVE | org.eclipse.kura.db.DbService
1  | ACTIVE | org.eclipse.kura.system.SystemAdminService
2  | ACTIVE | org.eclipse.kura.system.SystemService
3  |        | org.eclipse.kura.cloud.CloudCallService
4  |        | org.eclipse.kura.core.cloud.factory.DefaultCloudServiceFactory
5  | ACTIVE | org.eclipse.kura.core.configuration.CloudConfigurationHandler
6  | ACTIVE | org.eclipse.kura.configuration.ConfigurationService
7  | ACTIVE | org.eclipse.kura.crypto.CryptoService
8  | ACTIVE | org.eclipse.kura.status.CloudConnectionStatusService
9  | ACTIVE | org.eclipse.kura.deployment.agent
10 | ACTIVE | org.eclipse.kura.emulator.Emulator
11 | ACTIVE | org.eclipse.kura.gpio.GPIOService
12 | ACTIVE | org.eclipse.kura.net.NetworkService
13 | ACTIVE | org.eclipse.kura.clock.ClockService
14 | ACTIVE | org.eclipse.kura.core.data.transport.mqtt.MqttDataTransport
15 | ACTIVE | org.eclipse.kura.data.DataService
16 | ACTIVE | org.eclipse.kura.cloud.CloudService
17 | ACTIVE | org.eclipse.kura.ssl.SslManagerService
18 | ACTIVE | org.eclipse.kura.cloud.app.command.CommandCloudApp
20 | ACTIVE | org.eclipse.kura.web.Console
---

[1] https://github.com/ctron/kura/tree/feature/karaf
[2] https://github.com/ctron/kura/blob/feature/karaf/karaf/README.md

--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill

Back to the top