Skip to main content

Quick connect links to your Mumble server channels

Project description

AA Mumble Quick Connect

Version License Python Django pre-commit pre-commit.ci status Code Style: black Discord Checks codecov Translation status Contributor Covenant

ko-fi

App for Alliance Auth to provide quick connect links for Mumble channels.



Screenshots

Mumble Quick Connect

Mumble Quick Connect

Installation

[!NOTE]

To use this app, you need to have Alliance Auth installed, and the Mumble Service enabled.

Bare Metal Installation

Step 1: Install the App

Install the app using pip:

pip install aa-mumble-quick-connect==0.0.11

Step 2: Update Your AA Settings

Add the app to your INSTALLED_APPS in your local.py:

INSTALLED_APPS += [
    "aa_mumble_quick_connect",  # https://github.com/ppfeufer/aa-mumble-quick-connect
]

Step 3: Finalizing the Installation

Copy static files and run migrations

python manage.py migrate mumble_quick_connect
python manage.py collectstatic --noinput

Docker Installation

Step 1: Add the App

Add the app to your conf/requirements.txt:

aa-mumble-quick-connect==0.0.11

Step 2: Update Your AA Settings

Add the app to your INSTALLED_APPS in your conf/local.py:

INSTALLED_APPS += [
    "aa_mumble_quick_connect",  # https://github.com/ppfeufer/aa-mumble-quick-connect
]

Step 3: Build Auth and Restart Your Containers

docker compose build --no-cache
docker compose --env-file=.env up -d

Step 4: Finalizing the Installation

Copy static files and run migrations

docker compose exec allianceauth_gunicorn bash

auth collectstatic
auth migrate

Permissions

The app comes with a default permission aa_mumble_quick_connect | general | Can access this app that allows users to view the Mumble Quick Connect page.

Changelog

See CHANGELOG.md for a list of changes.

Translation Status

Translation status

Do you want to help translate this app into your language or improve the existing translation? - Join our team of translators!

Contributing

Do you want to contribute to this project? That's cool!

Please make sure to read the Contribution Guidelines.
(I promise, it's not much, just some basics)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aa_mumble_quick_connect-0.0.11.tar.gz (98.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aa_mumble_quick_connect-0.0.11-py3-none-any.whl (131.6 kB view details)

Uploaded Python 3

File details

Details for the file aa_mumble_quick_connect-0.0.11.tar.gz.

File metadata

File hashes

Hashes for aa_mumble_quick_connect-0.0.11.tar.gz
Algorithm Hash digest
SHA256 290f649f711f115d04f5f596f21c1069e9c1d9fe6394f9ace7d19aea11fc3515
MD5 51b451b373fd5cf2bf4dd36006ef962a
BLAKE2b-256 7ae88a37cf6497070db896bc593a90b2f10adf737a6e2879afb14870bc2788f1

See more details on using hashes here.

File details

Details for the file aa_mumble_quick_connect-0.0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for aa_mumble_quick_connect-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 cead4aeacaab6a2041e065abd5a89287a1f9607c44bcab33110f35379481cf79
MD5 3a5dd9653d566528f55b383e10017c27
BLAKE2b-256 cc8e4ebfbe7b84144abdf19c7c589247d2386d2807cb5f1a573c8f09b30ab5cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page