jappixmini: include jappix source

This commit is contained in:
Leberwurscht 2012-04-18 01:12:24 +02:00
parent 61eb1f0d18
commit 302b2820d1
231 changed files with 96082 additions and 2 deletions

23
jappixmini/jappix/INSTALL Normal file
View file

@ -0,0 +1,23 @@
Jappix - An open social platform
These are the installation instructions for Jappix
-------------------------------------------------
License: AGPL
Author: Vanaryon
Last revision: 15/09/10
-------------------------------------------------
It's very simple to install Jappix on your webserver, you just have to follow these things:
# INSTALLATION
- The HTTP server : http://codingteam.net/project/jappix/doc/HttpServer
- The XMPP server : http://codingteam.net/project/jappix/doc/XmppServer
- The BOSH server : http://codingteam.net/project/jappix/doc/BoshServer
- The Jappix app. : http://codingteam.net/project/jappix/doc/JappixApp
# MORE
- The whole documentation is available at : http://codingteam.net/project/jappix/doc
Now, you can use Jappix. Happy socializing!