2016-06-04 18:39:05 +00:00
|
|
|
---
|
|
|
|
layout: documentation
|
2016-12-06 20:49:56 +00:00
|
|
|
title: Advanced Functionality and Administrative Tasks
|
2016-06-04 18:39:05 +00:00
|
|
|
---
|
|
|
|
|
2016-12-06 20:49:56 +00:00
|
|
|
# Advanced Functionality and Administrative Tasks
|
2016-06-04 18:39:05 +00:00
|
|
|
|
2020-12-21 09:13:16 +00:00
|
|
|
As a runtime environment openHAB uses [Apache Karaf](https://karaf.apache.org), a modern and polymorphic container for hosting Java applications.
|
2020-12-19 18:03:23 +00:00
|
|
|
Karaf provides features such as a console CLI, remote access, hot deployment of modules, and dynamic configuration.
|
|
|
|
The Karaf Console is a powerful tool for interacting with and controlling your openHAB installation.
|
|
|
|
You will learn more about advanced administration of your openHAB installation, using the Karaf Console and other tools, in this section.
|
2016-06-04 18:39:05 +00:00
|
|
|
|
2016-12-06 20:49:56 +00:00
|
|
|
{% include contribution-wanted.html %}
|