I want to find some hosting for a small Ruby (Sinatra) app that uses Graphviz and Dot.
Heroku is usually my favorite because it's a) Free, b) Simple, and c) Scalable. Heroku doesn't do Graphviz and Dot, so I'm looking for an alternative. Any ideas?
I want to find some hosting for a small Ruby (Sinatra) app that uses Graphviz and Dot.
Heroku is usually my favorite because it's a) Free, b) Simple, and c) Scalable. Heroku doesn't do Graphviz and Dot, so I'm looking for an alternative. Any ideas?
I've been very happy with bluehost.com. They support ruby/rails, etc. and while they do not provide graphviz or dot 'out-of-the-box,' they provide shell accounts. I've worked with Graphviz and dot before on a different, but similar, system before. If you're willing to take a crack at it from a bash prompt, bluehost would be more that acceptable.
They also have fantastic customer support. (And no, I'm not affiliated with them at all. Just a customer.)
Dreamhost seems to allow you to install Graphviz:
Hope this helps you.
I'd suggest moving to a VPS. I use Slicehost, and they have plans starting at $20 a month.
If you're willing to deal with a stripped down 'Viz api, Google Charts API now supports GraphViz experimentally.