1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-25 22:24:13 +00:00

added list of python dependancies

This commit is contained in:
yakamok 2018-11-21 20:11:26 +01:00 committed by GitHub
parent f212e35694
commit 602e5789ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,12 @@ This server collects dht views from volunteer nodes from all over the network to
This install assumes your using Linux.
__python dependancies:__
Psycopg2
ipaddress
First install postgres and setup a database & username called yggindex and a password of your choice.
Once you have done this open vserv.py and edit "DB_PASSWORD" to use the password you set, also change DB_host if your running the Database on another machine: