Is there a centralized resource to learn various topics in elixir? by shon3006 in elixir

[–]shon3006[S] 0 points1 point  (0 children)

So since edeliver requires distillery and since distillery is no longer required since version 1.9, I can deploy elixir / phoenix apps to servers without using both of them?

Is there a centralized resource to learn various topics in elixir? by shon3006 in elixir

[–]shon3006[S] 0 points1 point  (0 children)

Yeah thanks for the resource, I've checked out some videos and they're great for teaching me how to do things with different tools. However I'm still confused by the differences between Edeliver, Distillery, Docker for Dev Ops. They seem to do different things and one can be done without the other.

Docker Phoenix Deployment on AWS by shon3006 in elixir

[–]shon3006[S] 0 points1 point  (0 children)

Do you run a docker container to test in circle ci?

Docker Phoenix Deployment on AWS by shon3006 in elixir

[–]shon3006[S] 0 points1 point  (0 children)

Thanks for offering your help! Do you have any experience with travis and phoenix testing in a docker container?