Edits to administration index.md (#1331)

Signed-off-by: Bob Adair <bob.github@att.net>
pull/1333/head
Bob A 2020-12-19 13:03:23 -05:00 committed by GitHub
parent 5f2fb715d6
commit b627af994b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -7,8 +7,9 @@ title: Advanced Functionality and Administrative Tasks
# Advanced Functionality and Administrative Tasks
As a base technology openHAB uses [Apache Karaf](http://karaf.apache.org), a modern and polymorphic container able to host different kinds of applications.
The Karaf Console is a powerful tool to interact with the core of your openHAB installation.
Learn more about the advanced administrative capabilities of your openHAB installation in the sub-entries of this menu point.
As a runtime environment openHAB uses [Apache Karaf](http://karaf.apache.org), a modern and polymorphic container for hosting Java applications.
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.
{% include contribution-wanted.html %}