phoenixframework / phoenix_guides

User guides for the Phoenix web development framework.
501 stars 291 forks source link

Links to 3rd party deployment guides #739

Closed Gazler closed 7 years ago

jeregrine commented 7 years ago

I believe we ended on this being part of the blog post/news/community guides section. #792 Closes this

willykaram commented 7 years ago

Here's a collection of some recent links relating to deploying Phoenix; I've tried to limit it to posts that specifically reference Phoenix (as opposed to Elixir generally).

I can write up an intro for a post or an external community guide. While the list doesn't need to be exhaustive, I could update it monthly or quarterly to keep a running list for now.

LINKS

The "Deployment" topic on the Elixir Forums is a good resource for finding guidance on deploying Phoenix.

Tutorial: Deploying Elixir applications with Docker and Digital Ocean (May 24th, 2017)

A Complete Guide to Deploying Elixir & Phoenix Applications on Kubernetes (May 2017) Part 1, Part 2,Part 3, Part 4, Part 5

Phoenix Application Deployment with Nanobox (May 2, 2017)

State of the Art in Deploying Elixir/Phoenix Applications (Mar 16, 2017)

Elixir deployments on AWS (Feb 9, 2017)

Deploying Phoenix on Ubuntu with Gatling: How To for an automated Phoenix deployment on Digital Ocean (Dec 30, 2016)

Elixir Phoenix App deployed into a Load Balanced DigitalOcean setup (Dec 23, 2016)

Deploy an Elixir Phoenix Application to the Smallest DigitalOcean Droplet using Dokku (Sep 28 , 2016)

How to Create a Minimal Phoenix Elixir Server Docker Image That is Less Than 100 MB (Sep 19, 2016)

How to Set up a Distributed Elixir Cluster on Amazon EC2 (Sep 6, 2016)

How I Built My Own Heroku for Phoenix Apps: Part 1 (August 23, 2016)

Is Phoenix deployment really that hard? (Aug 2, 2016)

Deploying Elixir/Phoenix (July 18, 2016)

Deploying Elixir to AWS Elastic Beanstalk with Docker (Jul 8, 2016)

Deploying a Phoenix application to Dokku(Mar 6, 2016)

Deploying a Phoenix Application Using Ansible-Elixir-Stack (Jul 30, 2015)