This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
lee (author)
Mon Dec 01 09:34:17 -0800 2008
| name | age | message | |
|---|---|---|---|
| |
Changes | Mon Dec 01 09:34:17 -0800 2008 | |
| |
Makefile.PL | Mon Dec 01 09:34:17 -0800 2008 | |
| |
README | Mon Dec 01 09:34:17 -0800 2008 | |
| |
TODO | Mon Dec 01 09:34:17 -0800 2008 | |
| |
ex/ | Mon Dec 01 09:34:17 -0800 2008 | |
| |
hellasmella.yml | Mon Dec 01 09:34:17 -0800 2008 | |
| |
inc/ | Mon Dec 01 09:34:17 -0800 2008 | |
| |
lib/ | Mon Dec 01 09:34:17 -0800 2008 | |
| |
root/ | Mon Dec 01 09:34:17 -0800 2008 | |
| |
script/ | Mon Dec 01 09:34:17 -0800 2008 | |
| |
t/ | Mon Dec 01 09:34:17 -0800 2008 |
README
CONFIGURATION Before you install HellaSmella make sure that you have edited 'hellasmella.yml'! You will need to set at least one username and password which is used to access hellanzb through your browser. You will also need to configure your hellanzb daemon IP, port, and password. Optionally you can set a Newzbin login and password. INSTALLATION Run 'perl Makefile.PL'. This will let you know if you are missing any dependencies, and ask if you want to install them via CPAN. Next run 'make' and then as root run 'make install'. This will install the required files into /usr/local/. SETTING UP YOUR WEBSERVER HellaSmella is able to run as a CGI script, FastCGI application, or as a mod_perl handler. I run it as a FastCGI script that is spawned from lighttpd. You can find my configuration in the ex/ directory. For other deployment options take a look at the Catalyst Cookbook on CPAN: http://search.cpan.org/search?query=catalyst%3A%3Amanual%3A%3Acookbook&mode=all







