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.3.tar.gz (17.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.3-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aa_wanderer-0.1.3.tar.gz
  • Upload date:
  • Size: 17.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.3.tar.gz
Algorithm Hash digest
SHA256 73c2f59e09904b20fb6b11d1b8fdedd7ce7ed098de4e64adad329e2789b81b57
MD5 5fdf5b8f1c234da22ad97ef1614d7444
BLAKE2b-256 2583a3663cbfff9d9de53c71e7ba95306c05eed9bd9b2352067a9e2672ec7d5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aa_wanderer-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 21.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b994fec892038e73821cc3810aa6490987562eaaa462fa97f7ed8dd0b32ac24b
MD5 b88d456927dc6eede10875d90768440a
BLAKE2b-256 1723bececdefa2a923f2d904d8ad8a1cf0c7a8d94d50cb24ee05aae7c6cf1018

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