Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Jay McGavren
STAFF
Jay McGavren
Treehouse Teacher

Deploying Rails track now available to Pro students!

Hey, everyone... Just wanted to let you know that Treehouse has just published something great for our Pro students: an entire track devoted to deploying Rails applications! Here's what it's all about:

You've learned to create a Rails app on your development machine. Now you need to make it available for others to use. For that, you'll need to deploy it to a production server. By the end of this track, you'll have learned how to install Ruby and Rails on a server, along with database software and all the other components your app needs to run. We'll show you how to do it manually first, to build your understanding of how everything works together. Then we'll show you how to automate the process, so you can spend your time making your app great!

I'm especially pleased with our setup for this track, because we start you out using a virtual Linux server using VirtualBox. You won't need to pay for a server with a web host to follow along! (Of course, if you already have a host, our instructions will work fine there, too!)

Hope you enjoy. Thanks as always for learning with Treehouse!