Giter Club home page Giter Club logo

tough'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
  • 每轮检查之后,助教会选出符合要求的一组代码合并到主仓库

tough's People

Contributors

tzw11 avatar

Watchers

James Cloos avatar huangxi 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.