Live data from Hacker News

An Introduction to LiteStack for Ruby on Rails

blog.appsignal.com

1–10 of 39 posts

Re: An Introduction to LiteStack for Ruby on Rails

#5

Is there any restriction on how many rails apps can be run on a 5$ digital ocean droplet?

Yes, memory. 4$ droplets have only 512mb. that's barely enough to run bundle install for one application.

6$ droplets give you 1GB and that's plenty for one app,

Re: An Introduction to LiteStack for Ruby on Rails

#9

The article is actually a great introduction to interfacing a Rails app to Replicate AI!

I agree. I didn't learn anything about using LiteStack in a Rails App, but I did enjoy the article and learned of a few new gems and services. The article is the first part of a series and so hopefully in the next part they get into the integration of LiteStack with the app.
Post reply on HN