Sign In
Sign In

Deploy a Phoenix App

Updated on 06 May 2024

You can find the step-by-step deployment guide here.

Hostman uses the following environment when building a Phoenix application:

  • Elixir
  • Erlang
  • inotify-tools

By default, we will execute the following commands during the build:

apt install -y elixir erlang inotify-tools --fix-missing

The default command used to run the application is:

mix phx.server

Make sure that:

  • The mix.exs file is located in the root of the project.
  • The file contains the correct configuration for your Phoenix application.
Was this page helpful?
Updated on 06 May 2024

Do you have questions,
comments, or concerns?

Our professionals are available to assist you at any moment,
whether you need help or are just unsure of where to start.
Email us
Hostman's Support