[GH-ISSUE #111] Helm- chart for MailPit #73

Closed
opened 2026-03-15 12:24:32 +03:00 by kerem · 8 comments
Owner

Originally created by @Jeremiahkip on GitHub (May 15, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/111

@axllent First of all, MailTip works great. Thank you for putting in the time and effort.

Just wondering if there are any future plans to create helm charts for this project: something similar to this https://github.com/codecentric/helm-charts/tree/master/charts/mailhog

Best regards.

Originally created by @Jeremiahkip on GitHub (May 15, 2023). Original GitHub issue: https://github.com/axllent/mailpit/issues/111 @axllent First of all, MailTip works great. Thank you for putting in the time and effort. Just wondering if there are any future plans to create helm charts for this project: something similar to this https://github.com/codecentric/helm-charts/tree/master/charts/mailhog Best regards.
kerem closed this issue 2026-03-15 12:24:37 +03:00
Author
Owner

@axllent commented on GitHub (May 15, 2023):

@Jeremiahkip Thanks for using Mailpit. I have no plans to implement and maintain charts for Mailpit, mainly because I don't use helm charts and have absolutely no experience with it.

Based on what I see on that link however, it appears anyone such as yourself can create their own helm chart repo. I really don't know what is involved in creating or maintaining this, but it is an option (you can maintain your own?). There are just too many different installers and deployment processes for any developer to maintain, so I pick the main (widely used) ones.

<!-- gh-comment-id:1548495502 --> @axllent commented on GitHub (May 15, 2023): @Jeremiahkip Thanks for using Mailpit. I have no plans to implement and maintain charts for Mailpit, mainly because I don't use helm charts and have absolutely no experience with it. Based on what I see on that link however, it appears anyone such as yourself can create their own helm chart repo. I really don't know what is involved in creating or maintaining this, but it is an option (you can maintain your own?). There are just too many different installers and deployment processes for any developer to maintain, so I pick the main (widely used) ones.
Author
Owner

@jouve commented on GitHub (May 16, 2023):

I just started a chart there https://github.com/jouve/charts/tree/main/charts/mailpit

<!-- gh-comment-id:1550478739 --> @jouve commented on GitHub (May 16, 2023): I just started a chart there https://github.com/jouve/charts/tree/main/charts/mailpit
Author
Owner

@axllent commented on GitHub (May 17, 2023):

Thanks @jouve 👍 I think I was right, that looks far too complicated (considering I don't use helm) and personalised (startup options) for me to maintain as a general installer.

<!-- gh-comment-id:1550577233 --> @axllent commented on GitHub (May 17, 2023): Thanks @jouve 👍 I think I was right, that looks far too complicated (considering I don't use helm) and personalised (startup options) for me to maintain as a general installer.
Author
Owner

@Jeremiahkip commented on GitHub (May 17, 2023):

@Jeremiahkip Thanks for using Mailpit. I have no plans to implement and maintain charts for Mailpit, mainly because I don't use helm charts and have absolutely no experience with it.

Based on what I see on that link however, it appears anyone such as yourself can create their own helm chart repo. I really don't know what is involved in creating or maintaining this, but it is an option (you can maintain your own?). There are just too many different installers and deployment processes for any developer to maintain, so I pick the main (widely used) ones.

Thanks for getting back that quick. No worries! I do understand and yes anyone can create a helm chart repo themselves. Just thought I'd ask just in case there was one already out there somewhere

<!-- gh-comment-id:1550880117 --> @Jeremiahkip commented on GitHub (May 17, 2023): > @Jeremiahkip Thanks for using Mailpit. I have no plans to implement and maintain charts for Mailpit, mainly because I don't use helm charts and have absolutely no experience with it. > > Based on what I see on that link however, it appears anyone such as yourself can create their own helm chart repo. I really don't know what is involved in creating or maintaining this, but it is an option (you can maintain your own?). There are just too many different installers and deployment processes for any developer to maintain, so I pick the main (widely used) ones. Thanks for getting back that quick. No worries! I do understand and yes anyone can create a helm chart repo themselves. Just thought I'd ask just in case there was one already out there somewhere
Author
Owner

@Jeremiahkip commented on GitHub (May 17, 2023):

I just started a chart there https://github.com/jouve/charts/tree/main/charts/mailpit

That's really nice of you @jouve
Thanks for sharing 👍 I'll try it out at sometime soon

<!-- gh-comment-id:1550884164 --> @Jeremiahkip commented on GitHub (May 17, 2023): > I just started a chart there https://github.com/jouve/charts/tree/main/charts/mailpit That's really nice of you @jouve Thanks for sharing 👍 I'll try it out at sometime soon
Author
Owner

@Jeremiahkip commented on GitHub (May 17, 2023):

@axllent feel free to close this thread as completed or else I can do that

<!-- gh-comment-id:1550886359 --> @Jeremiahkip commented on GitHub (May 17, 2023): @axllent feel free to close this thread as completed or else I can do that
Author
Owner

@janquijano commented on GitHub (Aug 2, 2023):

@jouve good job man. any chance you could add an option to use an existing secret?

        auth:
          enabled: true
          existingSecret: mailpit-secret
<!-- gh-comment-id:1663012194 --> @janquijano commented on GitHub (Aug 2, 2023): @jouve good job man. any chance you could add an option to use an existing secret? ``` auth: enabled: true existingSecret: mailpit-secret ```
Author
Owner

@jouve commented on GitHub (Aug 4, 2023):

@janquijano I published a new release with existing secret support https://github.com/jouve/charts/tree/main/charts/mailpit#existing-secrets

<!-- gh-comment-id:1665906566 --> @jouve commented on GitHub (Aug 4, 2023): @janquijano I published a new release with existing secret support https://github.com/jouve/charts/tree/main/charts/mailpit#existing-secrets
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#73
No description provided.