ddollar / irchive
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
irchive /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Sep 28 11:21:13 -0700 2009 | |
| |
Capfile | Mon Sep 28 10:54:40 -0700 2009 | |
| |
README.rdoc | Mon Sep 28 12:29:24 -0700 2009 | |
| |
Rakefile | Mon Sep 28 11:18:56 -0700 2009 | |
| |
bin/ | Mon Sep 28 10:54:40 -0700 2009 | |
| |
config.ru | Mon Sep 28 18:58:17 -0700 2009 | |
| |
config/ | Mon Sep 28 10:57:10 -0700 2009 | |
| |
lib/ | Mon Sep 28 19:19:17 -0700 2009 | |
| |
public/ | Mon Sep 28 20:47:27 -0700 2009 | |
| |
views/ | Mon Sep 28 13:19:06 -0700 2009 | |
| |
web/ | Mon Sep 28 20:52:09 -0700 2009 |
README.rdoc
IRChive
Installation
Clone the repository
$ git clone git://github.com/ddollar/irchive.git
Dependencies
Install the gem dependencies
$ rake gems:install
Install CouchDB
Install Memcached
Configuration
$ cp config/irchive.yml.example config/irchive.yml $ $EDITOR config/irchive.yml
Running
IRC daemon
$ ruby bin/irchive.rb
Web frontend
Point your Passenger server at irchive’s root directory
