OH2 + Orange Pi (armbian)

Hello.
I’d like to ask, i already installed OH 1.8.3 on my orange pi one + armbian 5.2 (jessie) and it’s working without errors.
Is OH2 support armbian on orange pi one?

Both are Java. OH 2 will run where ever Oracle Java 1.8 runs.

As i know, OH2 use apache which can work without java… May be OH2 starts some other software (like apache).
From this I concluded that not all tied to Java

Not correct. OH 2 is built on Karaf and uses Jetty. Both are projects from the Apache Foundation but neither are the Apache web server.

Karaf and Jetty are both 100% Java.

Small correction: Jetty is an Eclipse Foundation project, see Eclipse Jetty | The Eclipse Foundation.

I don’t want create new topic, i’d like to ask here:
When I installed OH2 using apt-get (http://dl.bintray.com/openhab/apt-repo2), is I installed OH2 beta4 (for current day), or is I installed last success compile build for that moment?

As soon as I saw you responded I knew I messed that up. Even when replying from my phone I should double check these things.

:grimacing:

Thanks for the correction.

1 Like

With that repo you are using Beta4.

You need to use the cloudbee’s repo for the nightlies.

See http://docs.openhab.org/installation/linux.html

Hello @asp77,
you may actually use openHABian for your system. Its a script collection for the Raspberry Pi but can also be used standalone. I would be interested to know if it will run through smoothly on your system.

# install git
sudo apt-get update
sudo apt-get install git

# get openHABian
cd /opt
sudo git clone https://github.com/ThomDietrich/openhabian.git
cd openhabian

# Execute as root
sudo /opt/openhabian/openhabian-setup.sh

In the menu presented, just execute the first few steps.

1 Like

Banana pi BPI-M2 Zero