Skip to content

MinistryOfJusticeCZ/ansible-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

This role setup rails application with database on same server. PostgreSQL, Unicorn, Nginx.

You need to configure at least these options:

rails_app_name: <name> # name of the application
rails__sidekiq: True #defaults to false - if to install sidekiq support - redis and restart scripts

but it is good to set postgresql password as well.

More information about configuration: defaults/main

About

Provision debian server for rails application to be deployed on it with underlaying postgres database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors