panter / panter-rails-deploy

Capistrano setup for Panter Rails hosting
MIT License
1 stars 0 forks source link

Panter Rails Deploy

Gem Version Build Status Dependency Status

This gem sets up everything you need to deploy your application on the Panter Rails hosting:

How to use

dotenv setup

Using dotenv is the recommended approach to store sensitive configuration in the environment instead of code repositories.