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.0.tar.gz (16.5 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.0-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aa_wanderer-0.1.0.tar.gz
  • Upload date:
  • Size: 16.5 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.0.tar.gz
Algorithm Hash digest
SHA256 aa018918a7775c44f57a7ff8d55354e82c658917cd7782561a45df955a78f7fe
MD5 8a40e788c62b88afcd2d1b0c19e68241
BLAKE2b-256 045a82b3d1e3c3427b1612fd7915ba1112eff2b7d4530c5910d64172dc5b65f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aa_wanderer-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8a8ca796d96de2c5c146d9955d4dca24a294dba2eac4ecb876d9ade3d3a56b37
MD5 92d09c88745f30f19bc1840a66492a15
BLAKE2b-256 4b9e47910de12e594f988f8ede1bb620d17b117cc4920e0c8caa98fed0d15177

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