skilld-labs / skilld-docker-container

Starterkit for drupal development
MIT License
20 stars 32 forks source link

Replace MailHog with MailPit #449 #450

Closed Sergey-Orlov closed 8 months ago

Sergey-Orlov commented 8 months ago

Used mailpit https://mailpit.axllent.org/ instead on Mailhog

Also updated settings.local.php to have proper symfony_mailer configuration for sendmail

andypost commented 8 months ago

Thank you, looks we can keep container name (port is the same) to prevent more renames on existing products

OTOH it could be easier to distinguish changes

Sergey-Orlov commented 8 months ago

Thank you, looks we can keep container name (port is the same) to prevent more renames on existing products

OTOH it could be easier to distinguish changes

you mean that we only need to update image name in docker/docker-compose.override.yml.default ?

andypost commented 8 months ago

Yes, changing image is a minimal required change

Just need to make sure the image size is not big, otherwise we'll need own image

Sergey-Orlov commented 8 months ago

Updated commit to have only image name changed.

Image size: изображение

andypost commented 8 months ago

Looks like great replacement and easily propagatable skilldlabs/mailhog latest 96940f3f1659 2 years ago 29.5MB