Python论坛  - 讨论区

标题:[python-chinese] [ Python Django ] Django项目截图

2007年06月07日 星期四 16:26

憨狗 hackgou在gmail.com
星期四 六月 7 16:26:16 HKT 2007

hi,All
   最近利用Django开发了一个代码部署的系统(部署build的一个东东):大致流程是用Django作为web前端,从CVS  export
代码,然后通过ssh需要,launche到不同站点的不同的环境:beta、staging、www。
算下来所有写的代码估计不到1000行,开发的时候基本上榨干了Django的admin模块的血,谁让咱一直叫着要DRY呢。因为不同的站点有可能有不同的环境:有的没有staging、有的没有beta、所以ajax也少不了.
现在想想,得感谢我的搭档、这个平台后端的搭建者Sunny(虽然这个家伙没有blog)
也得感谢开源的平台、开放的精神!要不然几十个站点,数百台服务器,每天各个项目组都有新东西要上,仅仅上传代码这个事情,都不知道得要多少人力和物力。
现在很简单了,会用鼠标,就能够往各个环境push代码了


-- 
关注LAMP平台、安全、及web开发的个人blog: http://hackgou.itbbq.com
PGP KeyID: hackgou#Gmail.com
PGP KeyServ: subkeys.pgp.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_list.png
Type: image/png
Size: 34856 bytes
Desc: not available
Url : http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0006.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_detail.png
Type: image/png
Size: 15661 bytes
Desc: not available
Url : http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0007.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_launche_step1.png
Type: image/png
Size: 10775 bytes
Desc: not available
Url : http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0008.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_launche_step2.png
Type: image/png
Size: 5905 bytes
Desc: not available
Url : http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0009.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_launche_step3.png
Type: image/png
Size: 3472 bytes
Desc: not available
Url : http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0010.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: site_config.png
Type: image/png
Size: 9391 bytes
Desc: not available
Url : http://python.cn/pipermail/python-chinese/attachments/20070607/b887deb1/attachment-0011.png 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年06月07日 星期四 17:38

Ben Luo benluo在gmail.com
星期四 六月 7 17:38:07 HKT 2007

On 6/7/07, º©¹· <hackgou在gmail.com> wrote:
>
> hi,All
>    ×î½üÀûÓÃDjango¿ª·¢ÁËÒ»¸ö´úÂ벿ÊðµÄϵͳ£¨²¿ÊðbuildµÄÒ»¸ö¶«¶«£©£º´óÖÂÁ÷³ÌÊÇÓÃDjango×÷ΪwebÇ°¶Ë£¬´ÓCVS  export
> ´úÂ룬Ȼºóͨ¹ýsshÐèÒª£¬launcheµ½²»Í¬Õ¾µãµÄ²»Í¬µÄ»·¾³£ºbeta¡¢staging¡¢www¡£
>
> ËãÏÂÀ´ËùÓÐдµÄ´úÂë¹À¼Æ²»µ½1000ÐУ¬¿ª·¢µÄʱºò»ù±¾ÉÏÕ¥¸ÉÁËDjangoµÄadminÄ£¿éµÄѪ£¬Ë­ÈÃÔÛÒ»Ö±½Ð×ÅÒªDRYÄØ¡£ÒòΪ²»Í¬µÄÕ¾µãÓпÉÄÜÓв»Í¬µÄ»·¾³£ºÓеÄûÓÐstaging¡¢ÓеÄûÓÐbeta¡¢ËùÒÔajaxÒ²ÉÙ²»ÁË.
> ÏÖÔÚÏëÏ룬µÃ¸ÐлÎҵĴ¡¢Õâ¸öƽ̨ºó¶ËµÄ´î½¨ÕßSunny(ËäÈ»Õâ¸ö¼Ò»ïûÓÐblog)
> Ò²µÃ¸Ðл¿ªÔ´µÄƽ̨¡¢¿ª·ÅµÄ¾«Éñ£¡Òª²»È»¼¸Ê®¸öÕ¾µã£¬Êý°Ų̀·þÎñÆ÷£¬Ã¿Ìì¸÷¸öÏîÄ¿×鶼ÓÐж«Î÷ÒªÉÏ£¬½ö½öÉÏ´«´úÂëÕâ¸öÊÂÇ飬¶¼²»ÖªµÀµÃÒª¶àÉÙÈËÁ¦ºÍÎïÁ¦¡£
> ÏÖÔںܼòµ¥ÁË£¬»áÓÃÊó±ê£¬¾ÍÄܹ»Íù¸÷¸ö»·¾³push´úÂëÁË
>
>
Ö»ÉùÃ÷£¬Ã»ÓÐsource£¿ÉÌÒµÃØÃÜ£¿
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070607/a16a0135/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年06月08日 星期五 07:30

cun heise cunheise在hotmail.com
星期五 六月 8 07:30:16 HKT 2007

不知道国内有没有人,实际拿django做过项目,其次也请大家谈谈自己的优化经历吧

_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com 


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年06月08日 星期五 09:38

Zoom.Quiet zoom.quiet在gmail.com
星期五 六月 8 09:38:13 HKT 2007

On 6/8/07, cun heise <cunheise在hotmail.com> wrote:
> 不知道国内有没有人,实际拿django做过项目,其次也请大家谈谈自己的优化经历吧
>
>
exoweb.com/华美汉盛 等等  长期从事专业的Python 网络应用解决方案,
作过不少DJ 的项目,
好象没有什么特别的优化策略,同普遍的网站一样,
该均衡就均衡,该缓存就缓存,
应用的优化同技术框架没有什么关系的,是系统架构的水平了...

-- 
'''Time is unimportant, only life important!
http://zoomquiet.org
blog在http://blog.zoomquiet.org/pyblosxom/
wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet
scrap在http://floss.zoomquiet.org
douban在http://www.douban.com/people/zoomq/
____________________________________
Pls. use OpenOffice.org to replace M$ Office.
     http://zh.openoffice.org
Pls. use 7-zip to replace WinRAR/WinZip.
     http://7-zip.org/zh-cn/
You can get the truely Freedom 4 software.
'''

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年06月08日 星期五 10:02

limodou limodou在gmail.com
星期五 六月 8 10:02:58 HKT 2007

On 6/8/07, Zoom. Quiet <zoom.quiet在gmail.com> wrote:
> On 6/8/07, cun heise <cunheise在hotmail.com> wrote:
> > 不知道国内有没有人,实际拿django做过项目,其次也请大家谈谈自己的优化经历吧
> >
> >
> exoweb.com/华美汉盛 等等  长期从事专业的Python 网络应用解决方案,
> 作过不少DJ 的项目,
> 好象没有什么特别的优化策略,同普遍的网站一样,
> 该均衡就均衡,该缓存就缓存,
> 应用的优化同技术框架没有什么关系的,是系统架构的水平了...
>
http://www.davidcramer.net/other/43/rapid-development-serving-500000-pageshour.html
这里讲述了一个实例,评论里有一个链接是他的具体的配置信息
http://www.davidcramer.net/curse/44/what-powers-curse.html

还有Django的开发者写的
http://www.jacobian.org/writing/2005/dec/12/django-performance-tips/


-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年06月08日 星期五 18:31

cun heise cunheise在hotmail.com
星期五 六月 8 18:31:33 HKT 2007

²»ºÃÒâ˼ÎҵıêÌâд´íÁË£¬Ó¦¸ÃÊÇÓÃdjango×öµÄÏîÄ¿µÄÓÅ»¯¾­Àú

ÎÒͬÒâÄãµÄ¹Ûµã£¬¼Ócache£¬load balance
±ÈÈçÓÃ
fastcgi + lighttpd
apache + mod_python ¹âapache¾ÍÓÐapache2 apache2.2

µ½µ×ÄĸöÊÇ×î¼Ñ´îÅäÁË£¬µ±È»ÁË»¹Òª¿´Õë¶ÔÄÇÖÖÀàÐ͵ÄÏîÄ¿
»¹ÓоÍÊÇload balance ÄǾ͸ü¶àÁË


>From: limodou <limodou在gmail.com>
>Reply-To: python-chinese在lists.python.cn
>To: python-chinese在lists.python.cn
>Subject: Re: [python-chinese] ¹ØÓÚdjangoµÄÓÅ»¯
>Date: Fri, 8 Jun 2007 10:02:58 +0800
>
>On 6/8/07, Zoom. Quiet <zoom.quiet在gmail.com> wrote:
> > On 6/8/07, cun heise <cunheise在hotmail.com> wrote:
> > > 不知道国内有没有人,实际拿django做过项目,其次也
请大家谈谈自己的优化经历å?> > >
> > >
> > exoweb.com/华美汉ç›?等等  长期从事专业的Python 网络应ç
”¨è§£å†³æ–¹æ¡ˆï¼?> > 作过不少DJ 的项目,
> > 好象没有什么特别的优化策略,同普遍的网站一样,
> > 该均衡就均衡,该缓存就缓存,
> > 应用的优化同技术框架没有什么关系的,是系统架构çš
„水平了...
> >
>http://www.davidcramer.net/other/43/rapid-development-serving-500000-pageshour.html

>这里讲述了一个实ä¾?评论里有一个链接是他的具体的配ç½
®ä¿¡æ?>http://www.davidcramer.net/curse/44/what-powers-curse.html
>
>还有Django的开发者写çš
?>http://www.jacobian.org/writing/2005/dec/12/django-performance-tips/
>
>
>--
>I like python!
>UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
>My Blog: http://www.donews.net/limodou
>_______________________________________________
>python-chinese
>Post: send python-chinese在lists.python.cn
>Subscribe: send subscribe to python-chinese-request在lists.python.cn
>Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
>Detail Info: http://python.cn/mailman/listinfo/python-chinese

_________________________________________________________________
ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà  Live Messenger; 
http://get.live.com/messenger/overview 


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号