Jump to content

Помогите установить чат


blaga
 Share

Recommended Posts

всем доброго времени суток.

На днях наткнулся на очень интересный чат созданный на HTML5 и еще чем то :)

вот адрес http://rumpetroll.com/

Там есть возможность скачать исходники и сделать свой, похожий чат. https://github.com/danielmahal/Rumpetroll

Исходники то я скачал, да вот только там что то не ясно как все это мастрячить к себе на сервер.

В итоге у меня два вопроса:

1. Как запустить это дело на денвере для отладки

2. как запустить это дело на обычном виртуальном хостинге который у меня имеется...

Всем заранее спасибо.

Кому лень качать ниже ридми файл.

Rumpetroll is a HTML5 massive-multiplayer experiment started

by Daniel Mahal, Hans Petter Eikemo, Hugo Ahlberg and Simen Brekken.

Running live at http://rumpetroll.com

Full source available at http://github.com/danielmahal/Rumpetroll

Event Machine WebSocket Server implementation

———————————————

1. Before launching the server. Make sure you create and edit

settings.yaml. For security reasons you should never add

settings.yaml to a public repository.

mv data/settings.yaml.example data/settings.yaml

2. Run a mongodb daemon on localhost:27017

3. Run server by executing em/daemon.rb

Optional arguments:

--dev Launch server and accept connections from any origin.

--verbose Set EventMachine WebSockets to debug mode.

Libraries used:

EventMachine http://rubyeventmachine.com/

em-websockets http://github.com/igrigorik/em-websocket

oauth-ruby http://oauth.rubyforge.org/, http://github.com/oauth/oauth-ruby

MongoDB http://mongodb.org, http://github.com/mongodb/mongo-ruby-driver

em-mongo http://github.com/bcg/em-mongo

oauth-ruby http://oauth.rubyforge.org/, http://github.com/oauth/oauth-ruby

Link to comment
Share on other sites

У меня стоял под Виндой Руби с Mongrel для ряда проектов. Устанавливалось это долго и муторно с плясками и бубнами, потому как не заточены эти технологии под Винду. Никакой Денвер здесь не поможет. Поэтому первый пункт отпадает сразу.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy