Deploy Dash app interprise for free

Hi,

Is there a way to deploy a Dash App in the plotly’s interprise cloud for free? I know that, for example, Shiny has the https://www.shinyapps.io/ in R that has a free plan that you can host up to 5 applications with some limited hours of use. Is it possible with Dash?

Best,
Renan

On heroku your can deploy your app for free

1 Like

We don’t offer a service for hosting public apps on plot.ly, our commercial offering is focused on running applications on your own servers or on a server provider like AWS or Google Cloud (See https://plot.ly/dash/pricing/ for more information).

For public apps with a limited free plan, I recommend using Heroku. We have an example here: https://dash.plot.ly/deployment/

2 Likes

Thanks for the feedback, guys!

However, I tried to make the deploy by using the Heroku example yesterday, but got stuck in the creation of the .gitignore and Procfile because they don’t have an specific extension. How can I do this?

Best,
Renan

You can use Notepad++ as a text editor, it allows you to save files without extensions :slight_smile:

Thank you for the feedback! I actually followed this tutorial: https://www.youtube.com/watch?v=pmRT8QQLIqk

And then I had not many problems and managed to make the deploy. I realized that ‘pip freeze’ was creating a file (requirementes.txt) that had modules which cause problem building the app and, moreover, I didn’t need to create a virtual machine and create a .gitignore file.

I am having issues with Heroku. after running an app for more than a year, it is now broken and even my push is rejected. I really wish there was a free alternative. Please let me know if there is anything of the sort, thanks

Hi,

Heroku stopped the free tiers:

Alternatives:
https://community.plotly.com/search?q=heroku%20%20alternative