Installation
EveBox can be installed in the following formats:
-
Install script. Install the latest release binary with a single command:
Linux:
curl -sSf https://evebox.org/install.sh | shWindows PowerShell:
irm https://evebox.org/install.ps1 | iex -
Standalone binary. These are builds provided as a zip file and are simple to get started with. However, they do not integrate with operating system services such as systemd.
-
Linux packages for RPM and Debian based Linux distributions.
-
Linux package repositories RPM and Debian based Linux distributions.
-
Docker images.
Zip Packages
Static binary builds of EveBox
Docker Images
EveBox Docker Images
RPMs Fedora, AlmaLinux, EL, etc
Stable Release Repository
Debian Packages Debian / Ubuntu
EveBox provides an Apt repository with Debian packages for
Download Linksโ
Quick Installโ
Linux:
curl -sSf https://evebox.org/install.sh | sh
Windows PowerShell:
irm https://evebox.org/install.ps1 | iex
Installs the latest release binary. For the latest development build, use:
curl -sSf https://evebox.org/install-devel.sh | sh
irm https://evebox.org/install-devel.ps1 | iex
See Zip Packages for platform details and installer options.
The above links will download the latest release version of EveBox, if you wish to download an older release go to http://evebox.org/files/release.