Skip to content
This repository has been archived by the owner on Dec 22, 2017. It is now read-only.
/ rubygems-status Public archive

DEPRECATED 1/7/2016 A simple rails app to show the status of rubygems.org infrastructure

Notifications You must be signed in to change notification settings

rubygems/rubygems-status

Repository files navigation

Rubygems Status Page

Build Status

A simple rails app to show the status of rubygems.org infrastructure

Available at https://status.rubygems.org

Installation

Clone repository and install dependencies using bundler:

bundle install

Create and migrate database:

rake db:create
rake db:migrate

Usage

To start rails application:

rails server

To start worker:

rake ping:forever

About

DEPRECATED 1/7/2016 A simple rails app to show the status of rubygems.org infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published