4 ms·
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
by dagoat 8y 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 https://github.com/emk/heroku-buildpack-rust
I would have also suggested https://nanobox.io/ 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
- mooreds 8y agoYou might look at this for running rust on heroku: https://elements.heroku.com/buildpacks/rhelmer/heroku-buildpack-rust https://elements.heroku.com/buildpacks/rhelmer/heroku-buildp... Note I haven't done this, but it turned up in a search.