0 Comments

Deploying a Ruby app with Passenger to production – Passenger Library

Source: Deploying a Ruby app with Passenger to production – Passenger Library

0 Comments

Deploying a Ruby app on a Linux/Unix production server with Passenger open source in Standalone mode (part 2) – Passenger + Ruby deployment tutorial – Passenger Library

Source: Deploying a Ruby app on a Linux/Unix production server with Passenger open source in Standalone mode (part 2) – Passenger + Ruby deployment tutorial – Passenger Library

0 Comments

Configuration reference – Nginx – Passenger Library

Source: Configuration reference – Nginx – Passenger Library

0 Comments

Configuring Rails Applications — Ruby on Rails Guides

Configuring Rails ApplicationsThis guide covers the configuration and initialization features available to Rails applications.After reading this guide, you will know: How to adjust the behavior of your Rails applications. How to add additional code to be run at application start time. Source: Configuring Rails Applications — Ruby on Rails Guides

0 Comments

Ssh-keygen is a tool for creating new authentication key pairs for SSH. This is a tutorial on its use, and covers several special use cases.

Ssh-keygen is a tool for creating new authentication key pairs for SSH. This is a tutorial on its use, and covers several special use cases. Source: Ssh-keygen is a tool for creating new authentication key pairs for SSH. This is a tutorial on its use, and covers several special use cases.

0 Comments

unix – ssh-copy-id no identities found error – Stack Overflow

Source: unix – ssh-copy-id no identities found error – Stack Overflow

0 Comments

How can I indicate the Git username and password in Capistrano’s deploy.rb?

Source: How can I indicate the Git username and password in Capistrano’s deploy.rb?

0 Comments

How to Write Rails Forms | Learn to Code in Boston with Launch Academy

Launch Academy’s knowledge base for learning to code. Source: How to Write Rails Forms | Learn to Code in Boston with Launch Academy

0 Comments

Rails Local Development over HTTPS using a Self-Signed SSL Certificate | Tandem

last updated August 29, 2017 I found myself in a peculiar situation recently. I was integrating a Single Sign On workflow with Google as the IdP (read more about it here). After authenticating on Google, a callback url is provided to handle the response. Google requires that the connection be encrypted (read HTTPS). But, the […]

0 Comments

cloud9 – Upgraded Rails to 6, getting Blocked host Error – Stack Overflow

Source: cloud9 – Upgraded Rails to 6, getting Blocked host Error – Stack Overflow