sendy icon indicating copy to clipboard operation
sendy copied to clipboard

Sendy Docker Image Repository

Results 7 sendy issues
Sort by recently updated
recently updated
newest added

Updates Sendy source code and version references from v5.23 to v6.0

my docker-compose.yml ``` version: "3.7" # Volumes for persisted data. volumes: data_sendy: labels: co.sendy.description: "Data volume for Sendy Database." # Secret files so they're not exposed via 'docker inspect' secrets:...

Please update to Latest version 5.2.6

There's an update available: https://sendy.co/get-updated

As it turns out, you can run Sendy in ECS, and even on Fargate. Using an EFS volume to persist uploads (see #9), Sendy will happily run on AWS. It...

In order for uploads to persist, you need to create a docker volume for them. This should be added to the readme and docker-compose.