Skip to content

A docker image for Sendy for people like me

edited March 2017 in Contributions

Hi,

I recently created a Docker Sendy project because I needed my Sendy instances to be deployed and running fast and easy.

https://github.com/emmanuelvisage/docker-sendy

You'll find the proper DockerFile to be able to build a docker image for the latest Sendy version at this time with apache setup and every needed php libraries, everything working and autoresponders enabled.
The appropriate docker compose file to get a MySQL + Sendy working and linked together.
The methodology I used to be able to use and dev with Sendy in Local.

It allowed me to easily link my Docker containers hosted on Amazon ECS to Sendy, tested and approved.

It was not as easy as expected so I figured it could help some people.
Tell me if it helps !

Cheers,

This discussion has been closed.