Installation Guide¶
Euro-Office Document Server can be installed in several ways depending on your environment and requirements.
Choose your installation method¶
-
Ubuntu (deb)
Install from a
.debpackage on Ubuntu 24.04 LTS. Suitable for bare-metal and VMs. -
Docker
Run the official container image. Quickest way to get started.
-
Debian (deb)
Install from a
.debpackage on Debian 12 (Bookworm). -
Fedora (rpm)
Install from an
.rpmpackage on Fedora 41+. Tested on Fedora 44.
Verify your installation¶
Once installed, use the built-in example app to confirm the editor works end-to-end in a browser.
Which method should I use?¶
| Docker | Ubuntu (deb) | Debian (deb) | Fedora (rpm) | |
|---|---|---|---|---|
| Recommended for production | Yes | Yes | Yes | |
| Easiest to update | Yes | |||
| Full OS control | Yes | Yes | Yes | |
| Nextcloud integration | Yes | Yes | Yes | Yes |