GithubHelp home page GithubHelp logo

dgoldie / 1-sidekiq-separate-servers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nicolas-brousse/1-sidekiq-separate-servers

0.0 2.0 0.0 34 KB

Test #1 — Use Sidekiq on a separate servers

Home Page: http://blog.nicolas-brousse.fr/articles/2015-07-15-test-1--sidekiq-on-separate-servers/

Ruby 62.81% JavaScript 1.85% CoffeeScript 0.64% CSS 14.36% HTML 17.94% Shell 2.41%

1-sidekiq-separate-servers's Introduction

Test #1: Sidekiq on a separate server

Repository linked to my blog article: http://blog.nicolas-brousse.fr/articles/2015-07-15-test-1--sidekiq-on-separate-servers/

Requirements

To use this application you only need:

Installation

You could configure the instances by updating the vars who are on the top of Vagrantfile.

...
$worker_num_instances = 2
$worker_memory = 768
$web_memory = 768
...

Then just do this two lines:

$ cd /path/to/the/project
$ vagrant up

Wait some minutes that vagrant configure the VMs (it could take a while). Then you can access the web application with 10.10.150.10:3000.

To access the Sidekiq dashboard go to 10.10.150.10:3000/sidekiq.

Resources

1-sidekiq-separate-servers's People

Contributors

nicolas-brousse avatar

Watchers

Doug Goldie avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.