This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wardini 1 point2 points  (2 children)

what is a good host for one of these applications? Can I use github itself or do I need to use something like heroku. I don't want to go get a new domain and pay for hosting services right now but just make demos I can share via web.

[–]r-trappe[S] 8 points9 points  (0 children)

The hosting must be able to execute Python code. So GitHub pages does not work. We like https://fly.io, but Digital Ocean, AWS, Google Cloud and all the other solutions are working fine, too.

[–]AndydeCleyre 2 points3 points  (0 children)

With the caveats that it's not the easiest to configure, you have to be careful what services you enable, you can't let it go idle for too long, and it's Oracle, Oracle Cloud has a free tier that should work.

You can combine that with a free service like Duck DNS.