Is it possible to host your Django application the the free web services render offers?
Hi there - you can deploy a Django app to our free plan - just be aware of the limitations we detail in https://render.com/docs/free#other-limitations
Regards,
John B
Hey John, thanks for the reply.
Just one more thing, I want to make sure - it says in the limitations that the database will suspend after 90 days. Does it mean the website will no longer work?
Free plan databases are suspended after 90 days - and typically most websites rely on the database for their data so if that’s going to be a problem I’d suggest using the starter plan database at $7 per month as that doesn’t have this limitation,
Regards,
John B
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.