Jappixmini added

This commit is contained in:
Michael 2021-10-07 05:31:02 +00:00
commit 1cc8afc83f
265 changed files with 98516 additions and 0 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!