Skip to content

Software-Engineering-Jagiellonian/russell-indexer-sourceforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Frege Indexer Sourceforge

Overview

Indexer of repositories from https://sourceforge.net/. It scrappes this website in order to find all git repositories that share the code publicly. When found said repository the information about the repository are both send to RabbitMQ queue and saved to database.

Environment variables

In order to run this application locally it's required to supply it with below environment variables:

RMQ_HOST - The RabbitMQ host

RMQ_PORT - RabbitMQ port (if not specified default port 5672 is used)

DB_HOST - PostgreSQL server host

DB_DATABASE - Database name

DB_USERNAME - Database username

DB_PASSWORD - Database password

About

Indexer of repositories from https://sourceforge.net/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published