Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making roles modular to support spliting ispmail over multiple containers? #1

Open
tim-seoss opened this issue Apr 28, 2022 · 1 comment

Comments

@tim-seoss
Copy link
Contributor

Thanks for the work on ISPMail in general, and these ansible roles in particular!

I've deployed a buster instance manually in the past, and I'm looking at using ansible for bullseye...

I use lxd to run containers on my server. For the buster install, I deployed the database and also the webmail functionalities into separate containers to increase security isolation.

I noticed that there are several roles which lend themselves to this arrangement already, and although the ispmail-webmail-apache-roundcube role installs its own packages, all other packages are installed by the ispmail-packages role.

Would you accept a PR to further split up the package installation by moving them into the individual roles (e.g. ispmail-database), and maybe eventually removing the ispmail-packages role?

@Signum
Copy link
Owner

Signum commented Apr 8, 2024

@tim-seoss Sorry for the response two years after your submission. Any help with the Ansible playbook is very welcome. If you are still interested in helping to refactor the playbook and split up the roles, I'd be more than happy. I promise to merge that way quicker than after two years. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants