No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-05 22:59:37 +02:00
.ansible feat: Optionally disable the pluginmanager 2025-04-20 11:40:35 +02:00
defaults Change role to install Euro-Office 2026-09-05 22:50:30 +02:00
files/fonts Change role to install Euro-Office 2026-09-05 22:50:30 +02:00
handlers fix: Add missing handler 2025-04-20 12:05:00 +02:00
meta Change role to install Euro-Office 2026-09-05 22:50:30 +02:00
tasks Fix download url variable 2026-09-05 22:59:37 +02:00
.gitignore Add gitignore 2024-02-06 08:43:22 +01:00
README.md Change role to install Euro-Office 2026-09-05 22:50:30 +02:00

Euro-Office

Installation of Euro-Office according to the documentation.

Dependencies

You need to enable the contrib apt repository.

Variables

Name Type Default
eurooffice_db_host string localhost
eurooffice_db_use string eurooffice
eurooffice_db_password string not set
eurooffice_db_name string eurooffice
eurooffice_jwt_secret string not set
eurooffice_ds_port int 80
eurooffice_disable_pluginmanager bool false