Hacker News new | ask | show | jobs
by dagoat 2669 days ago
I would have said Heroku. But it doesn't appear its as straight forward for your stack as it is for others. However this looks promising: https://github.com/emk/heroku-buildpack-rust

I would have also suggested https://nanobox.io/ - but their pricing is no longer transparent (used to be pretty cheap). It would also involve dockerizing your app.

As for clever cloud, their Rust support is in beta...

I'd spend a short amount of time on Heroku though, if all goes well that's the best option for an MVP IMO

1 comments

You might look at this for running rust on heroku:

https://elements.heroku.com/buildpacks/rhelmer/heroku-buildp...

Note I haven't done this, but it turned up in a search.

FYI that’s a fork of the repo I posted. The fork hasn’t been updated in over 3 years
Ah, sorry about that, I thought it was better because it had on the heroku domain.