Paketname | mumble-django |
Beschreibung | A Mumble-Server web interface |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 5384 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0), libapache2-mod-wsgi (>= 2.3), python-django-registratio |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 902688 Byte |
Prüfsumme MD5 | b754c26aba9548f50d931edd65358bab |
Prüfsumme SHA1 | a28b44361b2b6072357d26c9cdfbf5acfc92c662 |
Prüfsumme SHA256 | 76f110e7faf503bf1a1aac7cf355375a6b64461d4f02123becee84c10b9b0f04 |
Link zum Herunterladen | mumble-django_1.1-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
|