From 3646a80f0f652e9e7d5e1659e1dab7e6039542d7 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Jun 2024 17:07:31 +0000 Subject: [PATCH 1/6] added installation of salt repo for ubuntu24 --- scripts/bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 00a102c..d67d568 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -7,6 +7,10 @@ case $LINUX_VERSION in Ubuntu) echo "Ubuntu detected" case $LINUX_RELEASE in + 24.04) + curl -fsSL -o /etc/apt/keyrings/salt-archive-keyring-2023.gpg https://repo.saltproject.io/salt/py3/ubuntu/24.04/amd64/SALT-PROJECT-GPG-PUBKEY-2023.gpg + echo "deb [signed-by=/etc/apt/keyrings/salt-archive-keyring-2023.gpg arch=amd64] https://repo.saltproject.io/salt/py3/ubuntu/24.04/amd64/latest noble main" | sudo tee /etc/apt/sources.list.d/salt.list + ;; 22.04) curl -fsSL -o /usr/share/keyrings/salt-archive-keyring.gpg https://repo.saltproject.io/py3/ubuntu/20.04/amd64/3004/salt-archive-keyring.gpg echo "deb [signed-by=/usr/share/keyrings/salt-archive-keyring.gpg arch=amd64] https://repo.saltproject.io/py3/ubuntu/20.04/amd64/3004 focal main" | tee /etc/apt/sources.list.d/salt.list -- GitLab From 28af19f387d78f782aecbaf5693823240289359f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 Jun 2024 10:14:57 +0000 Subject: [PATCH 2/6] confirmed support for ubuntu 24.04 --- README.md | 3 ++- config/mail/clamav/freshclam.conf | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91f5232..be3288d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Systemd is required to handle the database backup scripts. ### Create an Ubuntu server instance -The project should work with any Ubuntu server (Virtual Private Server (VPS), dedicated server...) version 22.04 latest LTS (Ubuntu 20.04 & 18.04 supported too) +The project should work with any Ubuntu server (Virtual Private Server (VPS), dedicated server...) version 22.04 latest LTS (Ubuntu 24.04,20.04 & 18.04 supported too) Installation on Debian Bullseye (11) stable works as well. @@ -59,6 +59,7 @@ First, create your hosting server. Please follow your hoster documentation to cr - `apt update` - `apt upgrade` + ### Set your server with proper DNS settings The below instructions needs to be done in 2 different place : diff --git a/config/mail/clamav/freshclam.conf b/config/mail/clamav/freshclam.conf index f37ff27..0d92eb8 100644 --- a/config/mail/clamav/freshclam.conf +++ b/config/mail/clamav/freshclam.conf @@ -32,3 +32,9 @@ DatabaseMirror clamav.begi.net DatabaseMirror clamav.univ-nantes.fr DatabaseMirror db.fr.clamav.net +DatabaseMirror db.local.clamav.net +DatabaseMirror switch.clamav.net +DatabaseMirror clamav.easynet.fr +DatabaseMirror clamav.begi.net +DatabaseMirror clamav.univ-nantes.fr +DatabaseMirror db.fr.clamav.net -- GitLab From 58688801c25b4e21f5e5f2e147facdbb4c0d1c20 Mon Sep 17 00:00:00 2001 From: diroots Date: Mon, 17 Jun 2024 16:20:54 +0200 Subject: [PATCH 3/6] quick readme update on versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be3288d..7f566ab 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ Systemd is required to handle the database backup scripts. ### Create an Ubuntu server instance -The project should work with any Ubuntu server (Virtual Private Server (VPS), dedicated server...) version 22.04 latest LTS (Ubuntu 24.04,20.04 & 18.04 supported too) +The project should work with any Ubuntu server (Virtual Private Server (VPS), dedicated server...) version 24.04 latest LTS (older Ubuntu 22.04,20.04,.. supported too) -Installation on Debian Bullseye (11) stable works as well. +Installation on Debian Bullseye (11) old stable works as well. (debian 12 might also, though not tested) Suggestions include (non-exhaustive list): - [Hetzner](https://www.hetzner.com/cloud) -- GitLab From 46d545193cd7532df9681a9e821d395ee6ac5fb6 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 17 Jun 2024 14:34:07 +0000 Subject: [PATCH 4/6] correction on copies --- config/mail/clamav/freshclam.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/mail/clamav/freshclam.conf b/config/mail/clamav/freshclam.conf index 0d92eb8..f37ff27 100644 --- a/config/mail/clamav/freshclam.conf +++ b/config/mail/clamav/freshclam.conf @@ -32,9 +32,3 @@ DatabaseMirror clamav.begi.net DatabaseMirror clamav.univ-nantes.fr DatabaseMirror db.fr.clamav.net -DatabaseMirror db.local.clamav.net -DatabaseMirror switch.clamav.net -DatabaseMirror clamav.easynet.fr -DatabaseMirror clamav.begi.net -DatabaseMirror clamav.univ-nantes.fr -DatabaseMirror db.fr.clamav.net -- GitLab From 6075758089109a5e01723b0feebbaf7fd082d6a4 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 17 Jun 2024 14:40:47 +0000 Subject: [PATCH 5/6] correction on line copies --- config/mail/clamav/freshclam.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/mail/clamav/freshclam.conf b/config/mail/clamav/freshclam.conf index f37ff27..52c5e27 100644 --- a/config/mail/clamav/freshclam.conf +++ b/config/mail/clamav/freshclam.conf @@ -31,4 +31,3 @@ DatabaseMirror clamav.easynet.fr DatabaseMirror clamav.begi.net DatabaseMirror clamav.univ-nantes.fr DatabaseMirror db.fr.clamav.net - -- GitLab From e61376e77a639136044a5d139afbf58a9ffb78fc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 17 Jun 2024 14:50:23 +0000 Subject: [PATCH 6/6] correction on line copies --- config/mail/clamav/freshclam.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/mail/clamav/freshclam.conf b/config/mail/clamav/freshclam.conf index 52c5e27..f37ff27 100644 --- a/config/mail/clamav/freshclam.conf +++ b/config/mail/clamav/freshclam.conf @@ -31,3 +31,4 @@ DatabaseMirror clamav.easynet.fr DatabaseMirror clamav.begi.net DatabaseMirror clamav.univ-nantes.fr DatabaseMirror db.fr.clamav.net + -- GitLab