Hacker News new | ask | show | jobs
by a_chris 1510 days ago
I'm trying to switch from Heroku to Render but it is awfully slow compared to Heroku, my Rails project takes something like 1 minute to start after it has been shut down gratefully. Moreover, it breaks the CSS assets and uses the older assets instead of the latest ones. I do not why, it is a really small project and I have none of these issue on Heroku
1 comments

Sorry about that. It sounds like you're on the free plan which is somewhat underpowered vs Heroku right now. Still, definitely not the experience we hope to provide and I'd love to learn more. Email in profile.
Dumb question I couldn't quickly glean from the website, does Render integrate well with gitlab-ci?

Also while I have you, do you support deploying to Canadian regions?

Thanks!

Render integrates with Gitlab repos, and you can use deploy hooks from any CI provider (including gitlab-ci): https://render.com/docs/deploy-hooks

We don't have a Canadian region yet, but we'll get there!

Thanks!