Any guides on getting edeliver to work on Mac or Windows?

Works for me with OSX and DO.

Did that two months ago. Took about 2 days of tweaking and 3-4 days of getting SSL.

My resources:

Base on:

  1. https://devato.com/automate-elixir-phoenix-1-4-deployment-with-distillery-and-edeliver-on-ubuntu/#step-6-target-server-install-nodejs

  2. https://medium.com/@zek/deploy-early-and-often-deploying-phoenix-with-edeliver-and-distillery-part-one-5e91cac8d4bd

  3. https://medium.com/@zek/deploy-early-and-often-deploying-phoenix-with-edeliver-and-distillery-part-two-f361ef36aa10

  4. https://blog.progressplum.app/ssl-migration-from-nginx-to-cowboy-2-in-phoenix-1-4/

  5. Elixir 1.9 releases with edeliver

I actually use all of those resources and wrote my own tutorial in Quiver (osx app for code snippets and documentation).

I can create blog post on how to do it if you like? I need to clean out the secret keys and passwords relating to my production server though from the quiver note. I am also in the middle of doing my thesis and graduating. But if you give me about a week I can have it in blog post. My setup skipped Nginx.

2 Likes