forked from kushaldas/darkserver
-
Notifications
You must be signed in to change notification settings - Fork 0
oini/darkserver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
darkserver ========= This is simple python and Django based service which provides details of GNU build-ids from various ELF files from the RPM packages. The service is divided into two different parts. Fedora wiki URL =============== https://fedoraproject.org/wiki/Darkserver Requirements ============ * Python >= 2.6 * Django >= 1.1.2 * elf-utils * koji * rpmdevtools * mysql server Web server ========== First setup the database details in access at /etc/darkserver/darkserverweb.conf To start the server use the following command: $ python manage.py runserver 8080 This will start the server at port 8080. If you want to start the server in a different port you can provide it as a command line argument. Koji Plugin =========== You can setup the koji-plugin in the koji-hub. Provide the same database details to populate the database.
About
GNU Build-id providing service
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published