omploader

Enterprise quality file hosting web application.

GPL-3.0 License

Stars
12

Omploader

Distributed under the terms of the GNU General Public License v3 (see LICENSE file for details)

Requirements:

the code for libvorbisfile-ruby and ruby-mmap are available in the hax/ subdirectory.

structure is as follows:

./ - holds top-level things ./scripts/ - holds scripts (including sql)

to use omploader, you need to set up apache properly (duh) and the mysql database

cp scripts/config.sample scripts/config

edit config and run the sql code included (scripts/sql-structure) and everything should work

add scripts/cron to your crontab so that it executes every minute

go team!