Ruby on Rails - Starter Template
Deploy a starter template Ruby on Rails app on Aptible
Overview
This guide will walk you through the process of launching the Rails Getting Started example from the Aptible Dashboard.
Deploying the template
Using the Deploy Code tool in the Aptible Dashboard, you can deploy the Ruby on Rails Template. The tool will guide you through the following:
Deploy with Git Push
Add an SSH key
If you have not done so already, you will be prompted to set up an SSH key.
Environment Setup
Select your stack to deploy your resources. This will determine what region your resources are deployed to. Then, name the environment your resources will be grouped into.
Prepare the template
Select Ruby on Rails Template
for deployment, and follow command-line instructions.
Fill environment variables and deploy!
Aptible will automatically fill this template’s required databases, services, and app’s configuration with environment variable keys for you to fill with values. Once complete, save and deploy the code!
View logs in real time
Expose your app to the internet
Now that your code is deployed, it’s time to expose your app to the internet. Select the service that needs an endpoint, and Aptible will automatically provision a managed endpoint.
View your deployed app 🎉
Continue your journey
Deploy custom code
Read our guide for deploying custom code on Aptible.
Was this page helpful?