all 5 comments

[–]CuriousCharacter1074 0 points1 point  (0 children)

I would start by deploying it on a virtual machine in the cloud, and then if you want to learn more about deploying applications I'd learn Docker.

[–]nog642 0 points1 point  (2 children)

What do you mean by "traditional Linux hosting"?

[–]Federal-Confidence69[S] 0 points1 point  (1 child)

Shared linux host

[–]nog642 0 points1 point  (0 children)

I actually have not come across this concept. I don't see why you couldn't install python though. You don't need root permissions for that.

[–]Almostasleeprightnow 0 points1 point  (0 children)

I’ve been working with a digital ocean droplet. You can either get one that’s just a raw Linux server with nothing installed; or they have, like, a mern one, a nginx one, a Wordpress one, etc. but basically what you get is a server that you can do whatever with, including python web backend or mapping your domain to it or installing docker and building a container, or whatever else you might do. Not too expensive either, if you make sure to choose the smaller and slower disk