mingyar.furtado

mingyar.furtado

Gigalixir or Heroku - your thoughts?

Hey guys!

I’m about to deploy a simple phoenix app, so I would like to hear your impressions and thoughts about Gigalixir and Heroku.

What you guys think is the best?

Thanks in advance!

Most Liked

sanswork

sanswork

I moved all our stuff over to Gigalixir earlier this year and haven’t regretted it for a second.

Pros:
-Designed for elixir so stuff like clustering just works
-Support is amazing. Shout out to @jesse who has replied to me at about every point on the clock really quickly(I hope my emails aren’t triggering a page) as I’ve been in different timezones and always goes above and beyond. Heroku support for me has generally been pretty good but Gigalixir has wowed me in this department. Including a few times where the problem has definitely been with me(one example is setting up a migration release task for distillery where I missed a line about ecto 3 needing a larger pool that Jesse spotted immediately) and not their services.
-No daily reboots

Cons:
-You can’t do most things in their webui
-The wording around scaling on heroku is easier to understand though you get more granularity with gigalixir so this is a mixed bag.
-(niche) I run multiple accounts on gigalixir for my various organisations and there isn’t fast account switching in the cli like they have in heroku

jesse

jesse

Hi! I’m the founder of gigalixir in case you have questions for me. Happy to help in any way I can.

gshaw

gshaw

Gigalixir doesn’t support the citext text column in their free tier which is unfortunate.

I went with a $5 Digital Ocean VPS with Dokku (think personal Heroku) and have been happy with that for hobby projects. It isn’t free but $5/month is close enough.

Where Next?

Popular in Questions Top

baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 54921 245
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 42533 114
New

We're in Beta

About us Mission Statement