C
C#3mo ago
OnionPie

Where do i host my app?

The thing is that i have been working on an app that uses selenium for web scraping, it works perfectly but i don't know where to put it, i already know that the easier way is to host it myself with docker and implement a web browser in the container. But right now i don't have the resources to do that on others devices. Lately i have been triying to do it with azure in a container app, but i am not sure if i am not understanding how it works or simply don't work there. The basic code that i have to start the selenium web scraping is this, if we can change it to make it work i'm down for it.
No description
6 Replies
Angius
Angius3mo ago
Is it just a console app? Or a webapp?
OnionPie
OnionPie3mo ago
web hi btw
Angius
Angius3mo ago
Well, if you got Selenium working with Docker... then anywhere that supports Docker should do the trick
OnionPie
OnionPie3mo ago
yes that is what i imagine but i need some kind of web browser to do it, from what i see, azure don't let me install any of that or i don't know how to do it
Angius
Angius3mo ago
Everything you need should be inside of the Docker container
Buddy
Buddy3mo ago
any service that supports docker should support your app
Want results from more Discord servers?
Add your server
More Posts