Overview
Ruby packaged by Bitnami provides a complete development environment for Ruby on Rails. It includes the latest stable release of Ruby, Rails, rbenv, Apache, NGINX, MariaDB, PostgreSQL, Memcached, Redis, Git, Node.js, PHP, Python and phpMyAdmin, as well as popular gems like Rake and Passenger.
Using a pre-configured Ruby on Rails environment gets you up and running quickly because everything works out of the box. Manually deploying and configuring an environment can be a difficult and time-consuming hurdle to developing an application. Bitnami has done this work for you, so you can focus on writing awesome code instead of installing and configuring multiple components and libraries.
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Why use Bitnami Certified Apps?
Bitnami certified images are always up-to-date, secure, and built to work right out of the box.
Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.
Highlights
- Ready to run Ruby on Rails development environment. Launch a Ruby on Rails environment in the cloud and start coding in minutes.
- Includes updated versions of Ruby, Rails, rbenv, Apache, NGINX, MariaDB, PostgreSQL, Memcached, Redis, Git, Node.js, Python, PHP, and phpMyAdmin.
- Popular gems for building Rails applications are installed and pre-configured, including Rake, Passenger, and more.
Details
Typical total price
$0.019/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.micro AWS Free Tier | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Maintenance release
- Updated ruby to 3.3.6
- Updated rbenv-ruby-build-plugin to 0.20241105.0
- Updated gdal to 3.10.0
- Updated node to 22.11.0
Additional details
Usage instructions
Once the instance is running, enter the public DNS provided by Amazon into your browser. You will then see the Ruby application. Please check our documentation at https://docs.bitnami.com/aws/faq/get-started/find-credentials/ to learn how to get your password. You may change this username and password within the application settings. You can also access your instance via SSH using the username 'bitnami' and your Amazon private key. For additional setup instructions and frequently asked questions please go to https://docs.bitnami.com/aws/infrastructure/ruby/
Resources
Vendor resources
Support
Vendor support
Bitnami also provides technical documentation for installation and setup issues through our support center at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Best Rails Image
This image has very concise instructions on how to spin up rails and proxy it with Apache.
The other images did a very poor job of explaining how to do this. This image saved me a lot of time.
Great stuff
I fired this up via a Windows PC to avoid the chronically slow Windows/Ruby experience. Just make sure to use the username 'bitnami', not 'ubuntu', as mentioned.
Key Pair Issue
The difference between these AMIs and stock Ubuntu is that the login name isn't Ubuntu for the initial ssh tunnel, it's bitnami. The documentation should be more plain, but I believe the previous reviewers did not realize this.
key-pair not working
I agree with the other reviewer. The key-pair doesn't work and SSH just times out. It's pretty much useless.
Looks good but can't authenticate
It seems there's an issue with how this AMI is set up because the key-pair I've used to SSH into other AMIs is rejected here. Might be a great product, but without SSH access, I can't do much.