jsonify

jsonify

Free hosting for Elixir/Phoenix?

So, is Heroku the only free option for hosting Phoenix/Elixir at this point? I’m not ready to commit to paying monthly and was wondering what kind of options are out there for the Free tier and what peoples’ experience with them are.

First Post!

sysashi

sysashi

I personally have tried:
AWS - free tier
GAE - free tier (Google Cloud now :))
Digital Ocean - (Github Student Pack pack promo for 50$, you need to have an email address which ends with *.edu)

Most Liked

jesse

jesse

@jsonify, gigalixir.com now has a free tier, no credit card required. It’s very similar to Heroku except that it supports node clustering, hot upgrades, and remote console. It doesn’t restart your processes every 24 hours, restrict you to arbitrary simultaneous connections per instance, or limit each connection to an arbitrary number of seconds.

I’m the founder, feel free to reach out to me for help.

10
Post #4
jesse

jesse

You get 1 app instance and 1 postgres instance for free. Yes, 24/7 no restarts except in extreme circumstances. We currently only support Distillery. There is a “tutorial” for modifying an existing Phoenix app [1] and one for using the gigalixir-getting-started template repo [2].

[1] Moved — GIGALIXIR 1.4.0 documentation
[2] Moved — GIGALIXIR 1.4.0 documentation

jesse

jesse

Fwiw, gigalixir free tier does not sleep.

Last Post!

tj0

tj0

In the dashboard for the org, you can mouseover and see if you’re on the “Legacy Hobby Plan” which has no monthly minimum spend.

I think it was earlier this year, but might have been late last year. I don’t recall there being an official announcement probably because everyone was grandfathered and it only affected new users. Sure has left many people confused though.

Where Next?

Popular in Discussions Top

ricklove
I was just introduced to Elixir and Phoenix. I was told about the 2 million websocket test that was done 2 years ago. From my research, t...
New
PragTob
Hey everyone, this has been brewing in my head some time and it came up again while reading Adopting Elixir. GenServers, supervisors et...
New
lorenzo
Hey everone! I created a prototype for my app using Nodejs for the api. But the framework I chose wasnt great (in general theresnt any g...
New
New
nburkley
AWS re:Invent is on at the moment with some interesting announcements. One new feature in particular is the Lambda Runtime API for AWS La...
New
Fl4m3Ph03n1x
Background This question comes mainly from my ignorance. Today is Black Friday, one of my favorite days of the year to buy books. One boo...
New
pillaiindu
I want to convert a Phoenix LiveView CRUD website to a CRUD mobile app. What do you think is the easiest way to do so?
New

Other popular topics Top

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
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
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
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement