Skip to content

gryphon/ansible-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails role

include this - thefinn93.letsencrypt before rails role

Frontend server for Ruby on Rails with rbenv, puma and nginx. Nodejs used for some background.

Requirements

Common role from gryphon

Role Variables

user: 'deploy username for capistrano' home: '/home/{{ user }}' name: 'application name' application: '{{ home }}/web/{{ name }}' ruby_version: '2.2.3' rbenv_root: '{{ home }}/.rbenv' nodejs_branch: "node_4.x" nodejs_apt_state: "latest"

Dependencies

Example Playbook

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

Rails role for ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published