Skip to main content

AA wanderer

Project description

aa-wanderer

Alliance Auth application linking your auth with a wanderer instance.

Currently, in active development. Use at your own risks

Big shoutout to A-A-Ron for his work on allianceauth-multiverse without which I wouldn't have been able to have multiple services.

Planned features

  • Wanderer ACL management through the auth
  • Automated pings when a marked system is connected to the home hole

Usage

Currently, I recommend keeping a normal wanderer access list on your map that you configure yourself. You can add your corporation/alliance on this access list to make sure that all mains can easily open your map. It also allows you to add another group if needed during a joint op.
The application will create another access list that will be fully managed and shouldn't be manually edited.

Installation

Step 1 - Check prerequisites

  1. aa-wanderer is a plugin for Alliance Auth. If you don't have Alliance Auth running already, please install it first before proceeding. (see the official AA installation guide for details)
  2. You need to have a map with administrator access on wanderer to recover the map API key that will be used to create a new access list.

Step 2 - Install app

Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:

pip install aa-wanderer

Step 3 - Configure Auth settings

Configure your Auth settings (local.py) as follows:

  • Add 'wanderer' to INSTALLED_APPS
  • Add below lines to your settings file:
CELERYBEAT_SCHEDULE['wanderer_cleanup_access_lists'] = {
    'task': 'wanderer.tasks.cleanup_all_access_lists',
    'schedule': crontab(minute='0', hour='*/1'),
}

Step 4 - Finalize App installation

Run migrations & copy static files

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

Restart your supervisor services for Auth.

Commands

The following commands can be used when running the module:

Name Description
wanderer_cleanup_acls Will execute the cleanup command on all your managed maps and update their access lists.

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_wanderer-0.1.1.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

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

aa_wanderer-0.1.1-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

Details for the file aa_wanderer-0.1.1.tar.gz.

File metadata

  • Download URL: aa_wanderer-0.1.1.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for aa_wanderer-0.1.1.tar.gz
Algorithm Hash digest
SHA256 54850a03a425156704bd525b6f9c04e851c5239b1f8716c7a0f66724555620e3
MD5 478f11faad48cf10cc921f8f0b5bc319
BLAKE2b-256 2d494af844928cf3407b53f55009a5b3dd106bb4a7dd71f1a785c5c630efb6ad

See more details on using hashes here.

File details

Details for the file aa_wanderer-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: aa_wanderer-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 21.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for aa_wanderer-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c83219468ca0ae71ba4d38f32fe092b0abbd35c5bdbaeb73af0fab92462120ae
MD5 cf9c337f07efb6ecc7ea6bb71553732b
BLAKE2b-256 db27d19f0857a9402d1f9cbad280800ecbc824c8fe64f8cbb2d0749d251bd1ca

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