Disable apache2 on microbel #420
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Might have to do something about mailman2, either put it on a different machine or just expose it to the world directly.
I don't think we need apache2 on microbel. Let's reduce the attack surface as much as possible, and let this machine only care about its disks and mail.
Yes, it is very important to either do something like #18, or get everyone off of our mailing lists first. I am not sure how many external users/groups/orgs use them anymore, we should check.
I originally thought that it might be possible to move it over to another machine, but maybe it needs direct access to the mail directory. Remote mounting the directory sounds wack, let's not do that. I also see in the repo itself that mailman expects to be rendered by an external program: https://github.com/Koumbit/mailman2/blob/master/debian/contrib/apache.conf
I suppose this renders this issue inactionable