Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

riakon-queue

This is a rackup file used to deploy the sidekiq web console to AppFog.

Deployment

The first step is to prepare the dependencies using bundler:

bundle install && bundle package

A new AppFog application should be setup as follows:

af push riakon-queue --runtime ruby193

or, if the application is already correctly setup, update using:

af update riakon-queue

Configuration

Ensure that the following environment variables are set:

  • REDISTOGO_URL: RedisToGo URL w/ credentials
  • ADMIN_USER: Admin username
  • ADMIN_PASS: Admin password

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages