I'm trying the deploy this :
https://github.com/agrawal-mohit/kudisavers
on AWS using EBS.
But the landing page show only " Index of / " : http://kudisavers.elasticbeanstalk.com/
I'm inexperienced with deployment et all and need some help on this. What is going wrong here?
Much thanks!
If landing page show only " Index of / ", your project was deployed successful, but it failed while running django app (./manage py). So try ~$ eb logs
in your project dir and find error while running your app. In my case there was default package "pkg-resources". You should remove it from requirements.txt
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With