GithubHelp home page GithubHelp logo

oulu's Introduction

Stories in Ready

Oulu: The Flowdock IRC Gateway Build Status

This component acts as an IRC server, and bridges the messages between clients and Flowdock.

If you're looking to simply use this IRC gateway, check out the help page.

Prerequisites

Oulu uses bundler, so simply run bundle install before running tests. No database is needed.

Running tests

Use: bundle exec rspec

Running acceptance tests

Use: TEST_USER="[email protected]" TEST_PASSWORD="..." TEST_FLOW="mytest/main" bundle exec rspec spec/acceptance_tests.rb

Running the server

Use: foreman start

Possible environment configuration:

  • FLOWDOCK_DOMAIN - where's your Flowdock at? (optional, default value: flowdock.com)
  • FLOWDOCK_UNSECURE_HTTP - use http instead of https. This makes testing on your local machine much nicer.

There is a sample.env file which should suffice for local testing so you can just

ln -s sample.env .env

Define port using command line parameter --port (optional, defaults to foreman's default port)

Deploying to Flowdock's server environments

There's a separate repository with deployment scripts and instructions.

oulu's People

Contributors

arttu avatar autodock avatar josephsromero avatar kekeblom avatar lautis avatar lukaszkorecki avatar mumakil avatar osqu avatar sakari avatar smulis avatar tsilen avatar vsaarinen avatar waffle-with-pears avatar zmalone 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.