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

Add images to e-mails #130

Open
juopmu opened this issue Feb 25, 2019 · 3 comments
Open

Add images to e-mails #130

juopmu opened this issue Feb 25, 2019 · 3 comments
Assignees
Labels

Comments

@juopmu
Copy link
Collaborator

juopmu commented Feb 25, 2019

No description provided.

@juopmu
Copy link
Collaborator Author

juopmu commented Apr 29, 2019

To include images in the e-mails we have to store them somewhere. We cannot do this with Heroku. There are various options:

  1. You store the image somewhere and add the link to the e-mail template.
  2. You can use the Amazon S3 storage (free for a year). You would have to open an account and give us the credentials.
  3. We could also use the free cloudinary plan: https://cloudinary.com/pricing

What do you prefer? Do you have any other ideas?

@simaofreitas
Copy link
Collaborator

@ferbsx do you an opinion on the above?

I would say that 3 is the best option from the list above.

We can also ask for sponsorship from digital ocean for example. They would probably ask us to put their logo somewhere on the website.

@agatakrawczyk
Copy link
Collaborator

Rails Active Storage with

  • Amazon S3 Service, or
  • Microsoft Azure Storage Service, or
  • Google Cloud Storage Service

https://edgeguides.rubyonrails.org/active_storage_overview.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants