Giter Site home page Giter Site logo

yangyanzhe / popush Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuq880077/popush

0.0 4.0 0.0 2.36 MB

POPUSH for software engineering class

Home Page: popush.com

License: GNU General Public License v2.0

C 0.22% Java 0.01% Lua 0.01% Perl 0.01% JavaScript 98.60% CSS 1.15%

popush's Introduction

Popush 部署文档

[email protected]

15 Sep 2013

安装依赖

软件 版本
Ubuntu Server 13.04
Nginx * 1.5
Node 0.10
MongoDB 2.2
GCC 4.7
GDB 7.5
Python 2.7
Perl 5.14
Ruby 2.0
Lua 5.2
JDK 7.0

*请下载源码编译,并以默认方式安装在 /usr/local/nginx

获取源码

git clone https://github.com/qiankanglai/popush.git

创建主目录

sudo cp -r popush /popush    # popush 是上一步获取的源码的根目录

设置主目录权限

sudo chmod -R 777 /popush

部署

cd /popush

make deploy                  # 请确保能访问互联网

开启服务

sudo service popush start    # 开启 websocket 服务器

sudo service nginx start     # 开启 http 服务器

关闭服务

sudo service popush stop     # 关闭 websocket 服务器

sudo service nginx stop      # 关闭 http 服务器

关于各组提交补充说明

  • 各组组长申请education plan之后,将popush复制成私人项目,并添加助教作为协作者
  • 各组在私有仓库完成指定功能之后,请在issues声明,助教会检查对应的commits
  • 每轮检查之后,助教会选出符合要求的一组代码合并到主仓库

其他优秀版本

popush's People

Contributors

gdh1995 avatar qiankanglai avatar wangxiaoyou11 avatar chenlu11 avatar hjwdzh avatar epsirom avatar flyawaythu avatar yangyanzhe avatar yuzeming avatar

Watchers

James Cloos avatar  avatar  avatar Ziru Xu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.