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

Create container for Mailing Service (Dovecot + Postfix + Webmail) #11

Open
clee231 opened this issue Mar 15, 2022 · 2 comments
Open

Create container for Mailing Service (Dovecot + Postfix + Webmail) #11

clee231 opened this issue Mar 15, 2022 · 2 comments
Assignees
Labels
🏗️ Terraform Terraform related work

Comments

@clee231
Copy link
Contributor

clee231 commented Mar 15, 2022

One of the main services running on Chopin are the mail server services. This includes Dovecot (IMAP/POP), Postfix (SMTP), and Webmail (Roundcube).

@SohamG mentioned using OpenSMTPD. Let's try it out and see how it compares.

Acceptance Criteria

  • A dockerfile is created to containerize the mail services.
  • Terraform is written to deploy these containers on either Kubernetes or Proxmox.
  • The container image is based off a well-maintained image.

Additional Information

@clee231
Copy link
Contributor Author

clee231 commented Mar 17, 2022

Dockerfiles repo: https://github.com/acm-uic/acm-mail

@clee231 clee231 added the 🏗️ Terraform Terraform related work label Oct 23, 2022
@SohamG
Copy link
Contributor

SohamG commented Jul 8, 2023

I am trying to upstream CI for opensmtpd so we should have official containers soon. I propose moving the mail to a domain we control so that we can use LE certs with cert-manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ Terraform Terraform related work
Projects
Status: In Progress
Development

No branches or pull requests

2 participants