Paketname | mumble-django |
Beschreibung | A Mumble-Server web interface |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.3-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 5404 Byte |
Hängt ab von | python (>= 2.5), python-support (>= 0.90.0), python-django-registration (>= 0.7), python-django-mumb |
Empfohlene Pakete | libapache2-mod-wsgi (>= 2.3) |
Paketbetreuer | Debian VoIP Team |
Quelle | |
Paketgröße | 918936 Byte |
Prüfsumme MD5 | 03ce8ed74b47da886799a2cf4b09d9ed |
Prüfsumme SHA1 | 3f2a4e2f62e3a83dbbb26f46d8c63442a496609f |
Prüfsumme SHA256 | e486c4ca3728ef63daef57999eaffdbca91fa9615aaa1aa4b81cdd2b8265510a |
Link zum Herunterladen | mumble-django_2.3-1_all.deb |
Ausführliche Beschreibung | mumble-django is a Django web interface application that configures a
Murmur server. It is able to create and remove vservers, start/stop them,
and configure them.
.
Furthermore, registered Django users can sign up for user accounts on the
configured vservers and change their registration names and passwords.
.
This package contains a fully functional Django project that runs as a
standalone web application. Use this if you do not have a Django-driven
website that you could integrate mumble-django in.
.
Main Features:
* Channel viewer
* Detailed server configuration via Django's Admin interface (for the hoster)
* User registration: Users can register and manage their accounts themselves
* Granting/revoking membership in the Admin group
* existing server instances and users are recognized during installation
* Admin group members can configure basic settings like MOTD and server
password via the web interface, without getting access to settings like
maximum user count and allowed bandwith
* Does not require access to Murmur's database
* Setting users' textures
* Munin plugin that graphs the user count on each server instance
* Reusable: via the python-django-mumble package, the Mumble app can easily
be integrated into other Django projects
* Extendable: Writing Python scripts that access mumble-django's database and
use its API to interact with Murmur is easy
|