如何主机Django localhost应用程序没有openshift? [英] How to host Django localhost application no openshift?

查看:408
本文介绍了如何主机Django localhost应用程序没有openshift?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的localhost中创建了一个Django应用程序。我需要在互联网上托管。我已尝试 openshift < a>和 pythonanywhere 也。但托管不容易,因为我想。我如何托管localhost应用程序在云?

解决方案

以下是链接和说明,您可以了解并开始。



PythonAnywhere


PythonAnywhere是一个在线的集成开发环境(IDE) Python编程语言。



它提供浏览器访问基于服务器的Python和Bash命令行界面,以及带有语法高亮显示的代码编辑器。


https://www.pythonanywhere .com / wiki / DjangoTutorial


$ b

blockquote>

OpenShift是一个云计算平台,作为Red Hat的服务产品。私有云的版本命名为OpenShift Enterprise。



运行该服务的软件是以OpenShift Origin名称开源的,可在GitHub上使用。开发人员可以使用Git在平台上部署不同语言的Web应用程序。


https://github.com/openshift/django-example



Heroku


Heroku是一种支持多种编程语言的云平台即服务Heroku于2010年被Salesforce.com收购。Heroku是第一个云平台之一,自2007年6月开始开发,当时它只支持Ruby编程语言,但后来增加了对Java,Node.js,Scala, Clojure,Python和PHP和(无证)Perl。基本操作系统是Debian或者是最新的基于Debian的Ubuntu。


https://devcenter.heroku.com/articles/getting-started-with-django



Gondor



ref link: https://gondor.io/support/django/setup/



来源: wikipedia


I have create a Django application in my localhost.Now i need to host in the internet.I have tried openshift and pythonanywhere also.But hosting is not easy as i thought.How can i host localhost application in cloud?

解决方案

Here are the links and description, you can learn and start.

PythonAnywhere

PythonAnywhere is an online Integrated Development Environment (IDE) and Web hosting service based on the Python programming language.

It provides in-browser access to server-based Python and Bash Command-line interfaces, along with a code editor with Syntax highlighting.

https://www.pythonanywhere.com/wiki/DjangoTutorial

OpenShift

OpenShift is a cloud computing platform as a service product from Red Hat. A version for private cloud is named OpenShift Enterprise.

The software that runs the service is open-sourced under the name OpenShift Origin, and is available on GitHub. Developers can use Git to deploy web applications in different languages on the platform.

https://github.com/openshift/django-example

Heroku

Heroku is a cloud platform as a service (PaaS) supporting several programming languages. Heroku was acquired by Salesforce.com in 2010. Heroku, one of the first cloud platforms, has been in development since June 2007, when it supported only the Ruby programming language, but has since added support for Java, Node.js, Scala, Clojure, Python and PHP and (undocumented) Perl. The base operating system is Debian or, in the newest stack, the Debian-based Ubuntu.

https://devcenter.heroku.com/articles/getting-started-with-django

Gondor

ref link: https://gondor.io/support/django/setup/

sources: wikipedia

这篇关于如何主机Django localhost应用程序没有openshift?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆