[GH-ISSUE #833] [FEATURE] Render.com as an alternative to heroku. #525

Closed
opened 2026-02-25 20:35:57 +03:00 by kerem · 6 comments
Owner

Originally created by @psbaruah on GitHub (Aug 28, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/833

As we all know heroku is no longer a viable option for people who want to deploy whoogle for free just for personal use.

So i just tried render.com , it works flawlessly. Just while deploying choose python 3 and build command as " pip install -r requirements.txt " and start command as " ./run " .
Now go down to advance and add all the environmental variables you need , just deploy after that .

ENJOY !!! 🎉

Originally created by @psbaruah on GitHub (Aug 28, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/833 As we all know heroku is no longer a viable option for people who want to deploy whoogle for free just for personal use. So i just tried render.com , it works flawlessly. Just while deploying choose python 3 and build command as " pip install -r requirements.txt " and start command as " ./run " . Now go down to advance and add all the environmental variables you need , just deploy after that . ENJOY !!! 🎉
kerem 2026-02-25 20:35:57 +03:00
Author
Owner

@SebastianTrautwein commented on GitHub (Aug 31, 2022):

For everyone who wants to host their Whoogle instance anonymously: Don't bother! It's a bait and switch. They tell you "free" for the base service but after registration, when you want to deploy, they ask for your Credit Card details "for verification".

<!-- gh-comment-id:1233402820 --> @SebastianTrautwein commented on GitHub (Aug 31, 2022): For everyone who wants to host their Whoogle instance anonymously: Don't bother! It's a bait and switch. They tell you "free" for the base service but after registration, when you want to deploy, they ask for your Credit Card details "for verification".
Author
Owner

@psbaruah commented on GitHub (Sep 4, 2022):

For everyone who wants to host their Whoogle instance anonymously: Don't bother! It's a bait and switch. They tell you "free" for the base service but after registration, when you want to deploy, they ask for your Credit Card details "for verification".

render.com actually is very similar to heroku . they gave you around 700 hrs each month with even custom domain support . no credit card needed. Its perfectly usable .

<!-- gh-comment-id:1236256749 --> @psbaruah commented on GitHub (Sep 4, 2022): > For everyone who wants to host their Whoogle instance anonymously: Don't bother! It's a bait and switch. They tell you "free" for the base service but after registration, when you want to deploy, they ask for your Credit Card details "for verification". render.com actually is very similar to heroku . they gave you around 700 hrs each month with even custom domain support . no credit card needed. Its perfectly usable .
Author
Owner

@trumad commented on GitHub (Sep 6, 2022):

Thanks for those instructions @AkumaX1 . render.com does work, and it is definitely free without requiring a credit card. But it seems to take around 10 seconds to load pages, even when the "dyno", or whatever render.com calls it, is already up & running. It's super easy to set up, and definitely free, but unfortunately this won't be an adequate replacement for me.

<!-- gh-comment-id:1237774366 --> @trumad commented on GitHub (Sep 6, 2022): Thanks for those instructions @AkumaX1 . render.com does work, and it is definitely free without requiring a credit card. But it seems to take around 10 seconds to load pages, even when the "dyno", or whatever render.com calls it, is already up & running. It's super easy to set up, and definitely free, but unfortunately this won't be an adequate replacement for me.
Author
Owner

@HashLiver commented on GitHub (Oct 9, 2022):

Yep, It's work, but performance suck, sometimes it takes 2-5 seconds to response for a search keyword.

<!-- gh-comment-id:1272506902 --> @HashLiver commented on GitHub (Oct 9, 2022): Yep, It's work, but performance suck, sometimes it takes 2-5 seconds to response for a search keyword.
Author
Owner

@hxvy0 commented on GitHub (Oct 27, 2022):

Yep, It's work, but performance suck, sometimes it takes 2-5 seconds to response for a search keyword.

I use replit, but boosted repl. I bought for 1.5 dolars. And its so fast

<!-- gh-comment-id:1293663021 --> @hxvy0 commented on GitHub (Oct 27, 2022): > Yep, It's work, but performance suck, sometimes it takes 2-5 seconds to response for a search keyword. I use replit, but boosted repl. I bought for 1.5 dolars. And its so fast
Author
Owner

@fredster33 commented on GitHub (May 22, 2023):

Render works great! This is probably a documentation task (it should be added as an option in the README).

<!-- gh-comment-id:1556574492 --> @fredster33 commented on GitHub (May 22, 2023): Render works great! This is probably a documentation task (it should be added as an option in the README).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#525
No description provided.