code
code copied to clipboard
[DEPRECATED]Douban CODE
采用快速部署的方式进行部署pip install -r requirements.txt 有异常 Collecting PyYAML==3.11 (from -r requirements.txt (line 12)) Downloading http://pypi.douban.com/simple/packages/04/60/abfb3a665ee0569b60c89148b7187ddd8a36cb65e254fba945ae1315645d/PyYAML-3.11.zip (371kB) 100% |################################| 378kB 60.5MB/s Complete output from command python setup.py egg_info: Traceback (most recent call...
这样或许会好点,要不然看了readme还以为是可以用的(仅是个人意见)。
Online demo
http://code.3sd.me/
Hi, I ran across this repository while working on a project of mine. It ranked top 5 but the readme doesn't describe the project all that much and many chinese...
TODO: 1. admin static files 2. other static files 3. `/project` 4. `/api` 5. remove `/hub/shop` 6. remove FAQ 7. `/hub/search_beta` 8. project pages 9. flexible url revision/reference DONE: 1....
[任务] 日拱一卒
## TODO 1. [ ] Support vagrant provision (ansible) 2. [ ] Fix failed travis-ci ## DONE since 20151209
[讨论]CODE的下一步
@qingfeng @xtao @CNBorn 三位老师~~ CODE现在已经放出来95%以上的功能了. 下一步怎么走还请大家给建议, 来讨论, 当然还是希望大家一起写下去 ## 现在问题 1. 维护的力量不足, 涛涛新入职, 需要熟悉新环境; 我在条目组被各种产品需求淹没. 只能利用下班做. 2. 我们欠缺一个整体的规划, 清风老师和邢老师都有经验, 不如来做点项目管理? 我对CODE熟悉程度还远不够 :whale: ## 下一步需要做的 我觉得目前应该首要做的是完善现在CODE相关功能, 完善文档, 合适的provisioning等基础设施这些工作. 让用户可以在测试环境中用起来, 甚至可以线上环境用起来. 我列一下我想到的还需要做的事情....
目前使用方法: 1. vagrant up 2. vagrant ssh 3. cd /vagrant 4. sh playbooks/bootstrap.sh 5. ansible-playbooks -i playbooks/nodes -s playbooks/site.yaml