I have a VPS on Dreamhost, and I have been reading up about how to run Python scripts from Dreamhost. I’m confused because most of the tutorials I have seen, (e.g. Installing Python 3 and Django on Dreamhost | Matt Woodward) talk about setting up a domain for Python scripts.
I really don’t want to have to get a new separate domain. Can I create, say, python.jeremycherfas.net and use that instead?
I don’t know Dreamhost, but unless they make a custom domain a requirement to allow running Python scripts, you shouldn’t be have to. There’s nothing about running Python on a server that would require it.
do you need to run Python for learning, or for something else? if for learning, there are some websites that offer a free account so you can run your scrips there.
Where exactly in that post does it talk about setting up a domain for Python? I think I must be missing something, or interpreting something differently, but I had a couple of scans through and I could not spot what it was that is indicating that you need to set up a domain for Python use.
Ooops. You’re right. I copied the wrong one from a lot of tabs I had open. It was definitely in one of the others though. But it seems like it is not the obstacle I thought it would be.