Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_posts/languages/elixir/2000-01-01-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags: elixir phoenix
---

Elixir applications can be deployed on Scalingo thanks to the community buildpack:
[https://github.com/HashNuke/heroku-buildpack-elixir](https://github.com/HashNuke/heroku-buildpack-elixir). A community buildpack means that Elixir is not officially supported and minimal support is provided in case of problem with the buildpack execution.
[https://github.com/nwittstruck/heroku-buildpack-elixir#scalingo](https://github.com/nwittstruck/heroku-buildpack-elixir#scalingo). A community buildpack means that Elixir is not officially supported and minimal support is provided in case of problem with the buildpack execution.

{% note %}
Currently, Scalingo doesn't support Elixir natively. You can find a [buildpack and a tutorial for Phoenix 1.7 thanks to a community member](https://b310.de/blog/scalingo-phoenix-1-7.html).
Expand Down