通过deb存储库分发django应用程序。

时间:2021-10-19 09:13:45

I have created/testing small to medium size ( mysql + django (python) ) application which I would like to distribute via Debian repository so that my users ( who uses ubuntu ) can easily install and update it. I am pretty newbie to linux software distribution and would like to use built in functionality as much as possible.

我已经创建/测试了中小型(mysql + django (python))应用程序,我希望通过Debian存储库分发,以便我的用户(使用ubuntu)能够轻松地安装和更新它。我是linux软件发行版的新手,希望尽可能多地使用内置的功能。

my questions are

我的问题是

1) Is there any installation wizard ? ( to configure mysql server ? ) and ip and port the application should listen to ?

1)是否有安装向导?(配置mysql服务器?)应用程序应该监听ip和端口吗?

2) where should this config must be saved ?

2)这个配置应该保存在哪里?

3) Is there any application out there which uses similar structure (ubuntu django mysql ) to which I and see and learn ?

3)是否有使用类似结构(ubuntu django mysql)的应用程序供我查看和学习?

4) will I need apache ? ( in other word, what is ideal django production server ? )

我需要apache吗?(换句话说,什么是理想的django生产服务器?)

thanks

谢谢

1 个解决方案

#1


1  

I hope, this article will help you: http://www.laurentluce.com/?p=1

我希望本文能帮助您:http://www.laurentluce.com/?

#1


1  

I hope, this article will help you: http://www.laurentluce.com/?p=1

我希望本文能帮助您:http://www.laurentluce.com/?