... | @@ -11,10 +11,11 @@ In order to run the backend for this project, the following are required: |
... | @@ -11,10 +11,11 @@ In order to run the backend for this project, the following are required: |
|
Once all of the required modules above have been installed, all of the Python (.py) files are required to be placed into the same directory, or remain in nested directories if applicable. The file config.py is used in order to set the database connection details for both MariaDB/MySQL, and for the Solr instance. Once these have been set, the scripts can be run either through command line directly, or scheduled as cron jobs, to be called on a schedule. |
|
Once all of the required modules above have been installed, all of the Python (.py) files are required to be placed into the same directory, or remain in nested directories if applicable. The file config.py is used in order to set the database connection details for both MariaDB/MySQL, and for the Solr instance. Once these have been set, the scripts can be run either through command line directly, or scheduled as cron jobs, to be called on a schedule. |