This is the installation procedure for Gravio 5.5 on a newly installed Linux ARM64/AMD64 OS environment.

Please check the following before installation.

Hardware requirements.

  • CPU must be the relevant 64 bit CPU.
  • Hardware must be AMD64 or ARM64 machine.
  • The installer package downloaded from gravio.com must match the hardware type in question (ARM64 or AMD64 version).
  • At least 4 GB of memory (8 GB or more recommended)

Requirements for Linux OS

  • Linux OS version must be Ubuntu2204 or higher.
  • Linux account named “gravio” must not exist (this is the user name that is reserved because it is created by the installer)

Requirements for Network

  • Gravio uses the following ports, so if your other software uses the following ports, please change the network port used by your other software or install on a machine that does not use this port. Port number : 443, 8080

Please copy the Gravio 5.5 deb that you downloaded from the Gravio.com website to your target environment in advance using a tool such as SFTP and then log in via SSH.

Execute the following commands via SSH.

OS update

1.) sudo apt update
2.) sudo apt upgrade

Installing the docker environment

3.) sudo apt install docker.io docker-compose-v2

Installing Gravio 5.5 (for AMD64) (x64)

3-1.) Installation of additional package (including Gravio Hub X64) (For Gravio 5.5.0 users only)

Execute the following command.
sudo apt install -y alsa-utils

4.) sudo apt install ./setup_gravio_dockerimage_5.5.XXXX-1_amd64.deb

XXXX is the version number

Gravio 5.5 installation (for ARM64)

4.) sudo apt install ./setup_gravio_dockerimage_5.5.XXXX-1_arm64.deb

XXXX is the version number

Gravio 5.5 installation complete

5.) Installation complete

If you see an error message saying

N: Download is performed unsandboxed as root as file ‘/home/synon/setup_gravio_dockerimage_5.5.2380-1_arm64.deb’ couldn't be accessed by user ‘_apt’. – pkgAcquire::Run (13: Permission denied)

please ignore it as the installation is complete. After that, you will be able to access the Update Manager on https://IP of your machine:8080 after restarting your OS.

If you are getting stuck, do not hesitate to get in touch with us on link.gravio.com/slack , support@gravio.com or the chat on the website.

Need more help with this?
Join our slack community for help

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.