HGustavs / LenaSYS

Code Viewer and Course Organization System used in some courses at University of Skövde
69 stars 31 forks source link

Update Microservice Directory Database installation script #16602

Closed a23oskme closed 4 weeks ago

a23oskme commented 1 month ago

The installation script created in "Microservice Directory Database #16538." needs to be updated to scan files for a different md-file structure. At the moment it scans for a structure that was used in examples.

a23oskme commented 1 month ago

When this is done I will also add a check in fillEndpointDb.php that controls so that the database is installed. If the database isn't installed the user should be provided with a link to the installer.

Also, if possible, I want to add so that the installer executes fillEndpointDb.php right after the installation. So that the user wont have to execute both files.