Giter VIP home page Giter VIP logo

warp-engine's Introduction

warp-engine

(by @3x14159265)

check out warp-engine.org for further informations!

warp-engine is an open-source, realtime push engine, written in scala, build on play and akka. It's fully reactive and easy to setup (~10-15 minutes).

the instructions only covers setup on an ubuntu 14.04 x64 server. i recommend using digitalocean (min. $20 droplet is required), since it's easy to setup and quite cheap. you can do me a favour and use me referrel link (this link), if you haven't signed up for digitalocean yet. you'll get a $10 if you signup via my link:

https://www.digitalocean.com/?refcode=06560b6c098a

setup

follow this instruction for ubuntu 14.04 x64. it should also work on other linux systems.

update apt-repository and install git

sudo apt-get update && sudo apt-get install git

clone git repository via https

git clone https://github.com/3x14159265/warp-engine.git

run init script

cd warp-engine
sh init.sh

start warp-engine (this will take a few minutes. better grab a coffee โ˜•. when everything works fine, the server will start. you can escape server logging with ctrl+d)

warp-start

install the monitor cronjob to monitor and restart the warp-engine, if it's down

warp-monitor

some other helpful commands:

  • warp-stop stops the warp-engine
  • warp-start starts the warp-engine
  • warp-restart restarts the warp-engine
  • warp-deploy fetches master from github and starts warp-engine

license

Source code licensed under GPL v3.0, documentation under CC BY 3.0.

warp-engine's People

Contributors

gravmatt avatar pichsenmeister avatar

Watchers

 avatar  avatar  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.