Hi guys, I want to know how to host a web app I made in Python (Bottle fr) and Mongodb for free, I am a total newbie to hosting. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi guys, I want to know how to host a web app I made in Python (Bottle fr) and Mongodb for free, I am a total newbie to hosting.

I know many of you would suggest Heroku and such similar sites, but I have gone checking through a lot of videos and documentations, and still can't understand anything. I am a total newbie at it, but it's kinda urgent to host the app now.

5th May 2018, 11:11 AM
Rachit Mehrotra
Rachit Mehrotra - avatar
2 Answers
+ 1
Check out Chapters 9 and 10 of the book Test-Driven Development with Python. You can read the book online for free. https://www.obeythetestinggoat.com/book/chapter_manual_deployment.html I found setting this up on my own for the first time to be challenging, but the book plus google plus reddit plus stackooverflow made it happen without too much difficulty.
7th May 2018, 4:43 PM
Ara
0
okay guys, gonna try out these solutions now itself
7th May 2018, 7:43 PM
Rachit Mehrotra
Rachit Mehrotra - avatar