capistrano-atlas 0.2.0
Does all the heavy lifting for production-ready provisioning and deployment for the full Rails 5.1 stack. Installs and configures Ruby, Nginx, Puma, PostgreSQL, dotenv, Let's Encrypt and more onto Ubuntu 14.04 LTS using Capistrano.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            capistrano
            >= 3.3.5
          
          
            sshkit
            >= 1.6.1
          
    