How to deploy?
How can I deploy nodriver to the cloud? What is the recommended approach?
I would assume using a Docker container. Any pointers on how to set that up correctly?
I've been struggling for a couple hours doing this.
How can I deploy nodriver to the cloud? What is the recommended approach?
I would assume using a Docker container. Any pointers on how to set that up correctly?
I've been struggling for a couple hours doing this.
You can use hypercorn
Specify "cloud" . Otherwise I'd say It wouldn't be different to any other server(s).
@ultrafunkamsterdam Doesn't really matter which cloud. In the past I used Render.com, but whatever is most convenient. Can you share an example of how you have deployed nodriver in the past?
@LouisDeconinck I have not tried it but google gave this forum post about it which might be viable (telegram bot made in python so it def would have outside dependencies most likely)
https://community.render.com/t/python-script-install/19253/6
Edit: for similar docker solution this should work as it looks like it lets you deploy dockers, just dont expect it easily scalable without you making your own queue, and docker image
https://www.reddit.com/r/webscraping/comments/1e14iqx/nodriver_with_docker/