InsiderPhD / Generic-University

Vulnerable API
385 stars 102 forks source link

Deployment issues #4

Closed kofler86 closed 4 years ago

kofler86 commented 4 years ago

Hi,

Could you be update the instalation guide? are there any prerequisites for that? I tried to clone it and follow instructions of my kali linux but I failed with database bindind :)

I assume you need some laravel enviroment configured first. Please let me know.

BTW I love your YT channel :)

InsiderPhD commented 4 years ago

Very fair comment, I will prioritise dockerising (https://github.com/InsiderPhD/Generic-University/issues/1). For help right now I believe you will need PHP, composer + a database, I'll make sure to make this clearer on the installation!

kofler86 commented 4 years ago

Yes I need php and php-xml installed, suprisingly it didn't come with php. If you would like to chat about that let me know, you can find me on Linkedin as Maciej Kofel

InsiderPhD commented 4 years ago

I've attempted this with f0c922cf411e19d0a1a2ce8d925f77a8c316b6fa - but it will likely need docker for a easy install, making this top priority

InsiderPhD commented 4 years ago

I believe this has now been addressed with: 5cbdb74d64b5f64c9b2564601573d5f87eacbd04 e3965d54c2cbd467880d723a42de5121c33c477d d432bcd4a975209ea1ecf6cebbc1c1e6cd4c15db 269992fcc615abf7c13622e1d4fbde872ed9b5b2

Especially in creating manual setup instructions for Kali by @kofler86

Once the application is dockerised (#1) the application will be easier to install.