什么是你最喜欢的(免费或不是)与django(和python一般)兼容的虚拟主机服务?
PS: OVH兼容吗?
发布于 2013-09-19 05:08:45
有几个选项,具体取决于您是否要执行任何工作:
1. [pythonanywhere](https://www.pythonanywhere.com/) - included IDE in cloud
2. [heroku](https://www.heroku.com/) - in basic use free, but any addon can be pricy. If you would like to deploy some code I have made a fork with an update in full process description of deployment to heroku -> [tutorial on github](https://github.com/YoungCoder/heroku-django-cms)
3. [webfaction](https://www.webfaction.com/features) - Python, Ruby, Perl, PHP
4. [linode](https://www.linode.com/) - as many say the best integration for non specialist in system administration
是一笔划算的交易
你可以找到许多免费的django -> http://freedjangohosting.com/主机服务的地方
发布于 2013-09-19 04:10:52
在我看来,WebFaction是最好的之一。
https://stackoverflow.com/questions/18880328
复制相似问题