Skip to content
View JFernandezWM's full-sized avatar
Block or Report

Block or report JFernandezWM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Deploy Ruby on Rails application wit... Deploy Ruby on Rails application with Docker Compose and Capistrano with ease
    1
    #Docker
    2
    
                  
    3
    ##Files and Folders.
    4
    
                  
    5
    ```filesystem
  2. westernmilling/synchronized_model westernmilling/synchronized_model Public

    Rubygem that adds some helper services for sending model data between Rails apps using messages

    Ruby

  3. westernmilling/wm-okta-helper westernmilling/wm-okta-helper Public

    Ruby

  4. Joseworks/buildpack-ruby-rake-deploy-tasks Joseworks/buildpack-ruby-rake-deploy-tasks Public

    Forked from gunpowderlabs/buildpack-ruby-rake-deploy-tasks

    Run arbitrary rake tasks on deploy to Heroku

    Shell

  5. westernmilling/agris.rb westernmilling/agris.rb Public

    Ruby client library for Agris API

    Ruby

  6. How to proxy web apps using nginx? How to proxy web apps using nginx?
    1
    # Virtual Hosts on nginx (CSC309)
    2
    
                  
    3
    When hosting our web applications, we often have one public IP
    4
    address (_i.e.,_ an IP address visible to the outside world)
    5
    using which we want to host multiple web apps. For example, one