In this episode, we explore openHAB's 'Modulith' architecture.
We'll discover how Apache Karaf, the engine that runs the system, manages individual components called Bundles.
In this video, we'll delve into:
Bundle Anatomy: How to list all installed modules with bundle:list and how to identify the technical symbolic names needed for logging and configuration.
Surgical Control: We'll see how to resolve binding issues by restarting only the affected module with the stop and start commands without restarting the entire system.
The Secret of Features: We'll explain what features are and how to manage them; in particular, we'll understand why the bundle:uninstall command often doesn't work correctly. You'll discover the role of Features and how these software "recipes" keep your add-ons intact.
Enjoy the video
***********************************
In questa puntata esploriamo l'architettura 'Modulith' di openHAB.
Scopriremo come Apache Karaf, il motore che fa girare il sistema, gestisce i singoli componenti chiamati Bundle
In questo video approfondiremo:
Anatomia dei Bundle: come elencare tutti i moduli installati con bundle:list e come identificare i nomi simbolici tecnici necessari per il logging e la configurazione
Controllo Chirurgico: vedremo come risolvere blocchi dei binding riavviando solo il modulo interessato con i comandi stop e start senza riavviare l'intero sistema
Il segreto delle feature: spiegheremo cosa sono le feature e come poterle gestire; in particolare capiremo perchè il comando bundle:uninstall spesso non funzioni correttamente. Scoprirete il ruolo delle Feature e come queste 'ricette' software mantengano integri i vostri add-on
Buona visione
Video di mia proprietà
My own Video