Skip to content

LeeGeonU/hive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Hive is open source private SNS solution

Requirements

  • x86 hardware with more than 2 core, 1.5G memory, 10G disk space
  • which can run Ubuntu Linux server over 11.10

Installation

how to install hive:

$ apt-get install build-essential python-dev mysql-server 
$ apt-get install nginx libmysqlclient-dev python-pip
$ apt-get install git
$ git clone https://github.com/afool/hive.git
$ pip install virtualenv
$ virtualenv YOURENVNAME
$ cd YOURENVNAME
$ source YOURENVNAME/bin/source
$ pip install -r requirements.txt

Contributors

Kim Sinhyub

https://github.com/Sinhyub

Park Ayun

https://github.com/Parkayun

Choi Gilwoo

https://github.com/AstinCHOI

Bae Kwonhan as Mentor

https://github.com/darjeeling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published