Page 1 of 1

Rocky Linux 8

Posted: 29 May 2021 21:35
by VAXman65
With Rocky Linux (https://rockylinux.org/) arriving as the heir to the CentOS mantle (downstream community edition), will eFa be supporting this distribution?

Re: Rocky Linux 8

Posted: 05 Sep 2021 09:54
by driesp
I've been able to install it on Rocky Linux 8.

You need to modify the file /etc/redhat-release,
change the word 'Rocky' with 'CentOS' before running the installer.

The install works fine on my Rocky.

Re: Rocky Linux 8

Posted: 09 Sep 2021 10:19
by shawniverson
Guess you are the guinnea pig :lol:

Let me know how it goes and I can modify eFa to detect Rocky.

Re: Rocky Linux 8

Posted: 18 Oct 2021 10:59
by banym
Would love to see the installer working with Rocky Linux aswell.

Re: Rocky Linux 8

Posted: 17 Nov 2021 14:32
by hunter-nl
shawniverson wrote: 09 Sep 2021 10:19 Guess you are the guinnea pig :lol:

Let me know how it goes and I can modify eFa to detect Rocky.
I've upgraded from CentOS 8 to Rocky 8.4 and 8.5. eFa4 works great. No issues. This is much easier upgrade/migration path then moving to debian. And Rocky 8 is with support until "Planned EOL: 31st May 2029".
The eFa installer script needs an addition to detect Rocky as OS and update eFa4 repo url to update CentOS in Rocky.

Re: Rocky Linux 8

Posted: 17 Nov 2021 16:31
by shawniverson
Coming right up, I'll make the necessary changes.

Re: Rocky Linux 8

Posted: 05 Jan 2022 14:03
by jheffez
Hi,
Any idea when we'll be able to use the new OS?

Re: Rocky Linux 8

Posted: 06 Jan 2022 13:38
by shawniverson
eFa4 has been updated to detect and install on Rocky 8.

https://efa-project.org/download/

Re: Rocky Linux 8 or 9??

Posted: 19 Nov 2022 19:19
by dangsite
Has anyone tried Rocky 9?

I was planning to my efa server over to Rocky during the Thanksgiving Break (US).

Re: Rocky Linux 8

Posted: 23 Nov 2022 18:28
by shawniverson
eFa is not ready for v9 OSes yet. I have to do some work there.

Re: Rocky Linux 8

Posted: 26 Nov 2022 18:02
by dangsite
Thank you for a reply on version 9.

Re: Rocky Linux 8

Posted: 02 Sep 2023 08:20
by sergiupapuc
Hello,

Is there eFa ready for Ricky 9?

Re: Rocky Linux 8

Posted: 02 Sep 2023 21:52
by amaclach
I tried it on Stream 9 and it broke spectacularly... So I'm going to say no.
I've been getting pretty annoyed with a bunch of broken stuff in the redhat stack - just simple stuff like adding users to the OS on a clean install throws up error that have persisted for years.
I've been using Debian 12 for another project and I've actually grown to like it - it's a really polished distro.
Anyway - I'm currently having a crack at building eFa (or something like it) on Debian 12 at the moment...
I'm happy with the base build (I've cooked the likes of fail2ban into it - it's not optional - same goes for UFW, OpenDKIM and OpenDMARC) for my own needs It'll scan mail bi-directionally, so will take care of the DKIM on outgoing mails.
The entire stack is going to be the same as eFa, but I won't be building the likes of Webmin into it by default - this is going to be driven from the CLI for now, but will have MailWatch of course. Of course it can be refined and made easier to use / menu driven later, but I don't want to have too many decisions to be made on the build & setup.
I love everything about eFa, but it's just a shame that the underlying RH platform is messy.
Anyway I'll do what I can and make everything available to Shawn as the owner of eFa, and he can decide what to do with it moving forward.
When I built ESVA almost 20 years ago I had no idea that it would still be going this long (albeit forked and reincarnated). That's down to the amazing community...

Re: Rocky Linux 8

Posted: 02 Sep 2023 21:55
by amaclach
Just one more thing - These kind of projects are run by people on a voluntary basis - no-one is getting rich from something that no-one pays for. We all have day jobs, some of us run our own businesses and this is all in everyone's spare time, or whatever is shared by people making changes for their own requirements.

Re: Rocky Linux 8

Posted: 03 Nov 2023 04:15
by mshanley
amaclach,
You are right and it allows many of us to learn more about things and help out where we can.. it is really cool you helping out
debian 12 :clap: and testing this.... how did it go?
I played a little with the old ESVA way back when.. and the early versions of EFA.. It has came a long way. I think its helped many of us at least have some sort of protection and gain knowledge but also have some ability to tweak things the way we want. :)

Re: Rocky Linux 8

Posted: 09 Nov 2023 16:39
by amaclach
Well Debian 12 works great, but what I have ended up with doesn't really resemble ESVA or EFA.
No Mailwatch, No MailScanner, No Quarantine, No WebMin, No Greylisting, no MySQL, no GUI...

It's a distributed system with the capability to have many parallel nodes so pretty scalable with no SPOF.

Re: Rocky Linux 8

Posted: 18 Nov 2023 00:00
by goldengate
I have been idly considering how to migrate our small efa host from CentOS 7 to Rocky 8. The migration steps to a clean new host being somewhat undocumented (viewtopic.php?t=4897) I have been looking at options for live upgrade (possibly using a clone of our current environment to test first). AlumLinux Elevate (https://almalinux.org/elevate/) seems to get good reviews as a way to go directly from CentOS 7 to any of several distros, including Rocky 8.

It almost seems that the process could be down to pulling the efa4.repo out of /etc/yum.repos.d, run the Elevate upgrade, possibly side upgrade MariadB to 10.4 if this issue still exists (viewtopic.php?t=5254) then re-enable the efa4.repo update. This seems to avoid the process of upgrading into CentOS Stream, and from there to Rocky.

Has anyone tried this? Thoughts welcome.

Re: Rocky Linux 8

Posted: 30 Nov 2023 13:40
by amaclach
goldengate wrote: 18 Nov 2023 00:00 I have been idly considering how to migrate our small efa host from CentOS 7 to Rocky 8.
Honestly, I'd do a parallel install, then cut over... That migration sounds like it's way too much work...