Giter Club home page Giter Club logo

jabberservice's Introduction

Prosody account manager for La Quadrature du Net

This is the code and configuration used by La Quadrature du Net for its public Jabber/Xmpp chat service at https://jabber.lqdn.fr/

It is distributed under the aGPLv3+ License.

Web control panel

To install the web control panel, proceed as follow (on a debian install)

aptitude install apache2-mpm-prefork libapache2-mod-php5 php5-mysql mysql-server php5-mcrypt prosody pwgen
  • Create an account and a database on the mysql server, insert the dump.sql file into that database
  • Edit the configuration file my/config.sample.php and rename it to my/config.php
  • configure Prosody with the module mod_admin_telnet enabled on port 5582.
  • add the cron.php script to the weekly crontab
  • point an Apache alias on /my to the /my folder

The header.php and footer.php files are generated automatically in our case. Change them according to your needs to get a nice webpage instead of our own blog's template ;)

Prosody configuration

This git repository contains our prosody configuration file. Use it and tweak it to your own needs

Please note that we used some modules from Prosody-modules, which need to be copied from their mercurial repository to /usr/lib/prosody/modules/ before running with our configuration file

Apache2 configuration

This git repository contains our apache configuration files in apache2/ Use them and tweak them to your own needs

Iptables configuration

This git repository also contains our iptables / Linux Firewall configuration. tweak them to your own needs

Software used in this project

We would like to thank the free software we use in this public service:

TODO

test the following modules :

jabberservice's People

Contributors

vincib avatar

Watchers

 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.