Installing Open remote

Hello all,

How can i install Openremote on a nuc?
I did search on Google, found Balena desktop? tried thad but always the nuc stopped after a few minutes.
i dit follow also the Openremote wiki but after installing docker, when installing Openremote, it gives errors. Is there a complete installing package? somewhere?

Hi, welcome to our forum! :wave:

The “Quick start” guide uses Docker, with docker compose. It’s easy to set up.
As described on our official documentation;

.
All our distributions use Docker, and can be installed through Docker itself,
or Kubernetes, Balena, or the Amazon AWS Marketplace.

For installing Docker, you can follow their official documentation.
If you’re using a desktop environment, you can use Docker Desktop, see here.
For headless environments without UI, you can use Docker Engine for Linux, see here.

Hope this helps!

bobwalberg@bobwalberg:~/openremote$ sudo apt-get install openremote
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package openremote
bobwalberg@bobwalberg:~/openremote$ hwe-support-status --verbose
Your Hardware Enablement Stack (HWE) is supported until May 2029.
bobwalberg@bobwalberg:~/openremote$ sudo add-apt-repository openremote.deb
Unable to handle repository shortcut ‘openremote.deb’
bobwalberg@bobwalberg:~/openremote$ sudo apt --fix-broken install
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
bobwalberg@bobwalberg:~/openremote$ sudo apt-get install openremote
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package openremote

Hi!

We do not distribute any apt packages for users to install.
It is required to use a virtualized environment with Docker or Kubernetes.
As mentioned, alternatively you can use Balena or AWS Marketplace.
.

Please carry on with this, and share the errors you’re experiencing.
Everyone on this forum can help from there. :+1:

I have a docker> (too bad i don’t know how to make a printscreen on linux).
Modest Austin openremote key/cloack:latest
I must make an account, or sign in but when trying that, nothing happens (hang)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.