From 8ec75e991dbaf447552645735ff045954e412356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Thu, 16 Jul 2026 08:34:03 +0200 Subject: [PATCH] Updated versioning --- .../linux/ubuntu-server/nextcloud_full_deployment/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/README.txt b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/README.txt index de8445d..bae777c 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/README.txt +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/README.txt @@ -7,7 +7,7 @@ The optimal setup would be two servers, a server for the Nextcloud and a server The current playbook stack is made for a theoratical infinite amount of Nextcloud instance setups (not load balanced or anything in that direction) and a single server for Collabora CODE. -Currently this setup assumes that the server for both Nextcloud and Collabora CODE is Ubuntu 20.04 server. This can be changed but hasn't been tested yet and required some tinkering (e.g. in the deploy_collabora_code.yml file for the APT sources). +Currently this setup assumes that the server for both Nextcloud and Collabora CODE is Ubuntu 26.04 server. This can be changed but hasn't been tested yet and required some tinkering (e.g. in the deploy_collabora_code.yml file for the APT sources). ---- Quickstart ----