简体   繁体   English

使用Ubuntu使用Apache2 mysql在VPS上部署Django

[英]Deploying Django on VPS using Apache2 mysql using Ubuntu

I am trying to deploy my project on VPS(Ubuntu). 我试图在VPS(Ubuntu)上部署我的项目。 I tried following all the steps from the Django documentation as well as other websites without any success. 我尝试了从Django文档以及其他网站的所有步骤,但没有任何成功。

My issue is that when i run the server, it will be alive only till the terminal is open. 我的问题是,当我运行服务器时,它只会在终端打开之前保持活动状态。

So i am predicting that there is some issue with the procedure am using. 所以我预测使用的程序存在一些问题。

I am using Django with Apache2, mod_wsgi, cartridge, mysql, python. 我正在使用Django与Apache2,mod_wsgi,cartridge,mysql,python。

I am now struck with a VPS and nothing in mind. 我现在对VPS感到震惊并且没有任何想法。

I wish if somebody could suggest me tutorial or any documentation which will help me continue. 我希望有人可以建议我教程或任何有助于我继续的文档。

I have successfully run the server on Ubuntu VPS. 我已经在Ubuntu VPS上成功运行了服务器。 But it is on Development server. 但它在开发服务器上。

thanks in advance 提前致谢

Sameer 萨米尔

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM