Skip to main content

Fleet Activity Tracking tool for Alliance Auth

Project description

ImicusFAT

pipeline status version license python django Code style: black

An Improved FAT/PAP System for Alliance Auth.

Feature Highlights/Differences

  • FATLink Creation and Population from ESI
  • Fleet Type Classification (can be added in the Admin Menu)
  • Graphical Statistics Views
  • Many Core Functionality Improvements and Fixes

ImicusFAT will work alongside the built-in AA-FAT System and bFAT*. However data does not share, but you can migrate their data to ImicusFAT, for more information see below.

Contents

Installation

Important: This app 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) Important: For users migrating from bFAT, please read Migrating from bFAT specific instructions FIRST.

Step 1 - Install app

Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the latest version:

pip install allianceauth-imicusfat

Step 2 - Update your AA settings

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

  • Add 'imicusfat', to INSTALLED_APPS

Step 3 - Finalize the installation

Run migrations & copy static files

python manage.py collectstatic
python manage.py migrate

Restart your supervisor services for AA.

Updating

To update your existing installation of ImicusFAT, first enable your virtual environment (venv) of your Alliance Auth installation.

pip install -U allianceauth-imicusfat

python manage.py collectstatic
python manage.py migrate

Finally restart your supervisor services for AA

Data Migration

Right after the initial installation and running migrations, you can import the data from Alliance Auth's own FAT system or bFAT, if you have used it until now.

!!IMPORTANT!!

Only do this once and ONLY BEFORE you are using ImicusFAT.

Import from AA-FAT

python myauth/manage.py imicusfat_import_from_allianceauth_fat

Import from bFAT

python myauth/manage.py imicusfat_import_from_bfat

Credits

• ImicusFAT • Developed and Maintained by @exiom with @Aproia and @ppfeufer • Based on allianceauth-bfat by @colcrunch •

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

allianceauth-imicusfat-1.3.1.tar.gz (180.3 kB view details)

Uploaded Source

File details

Details for the file allianceauth-imicusfat-1.3.1.tar.gz.

File metadata

  • Download URL: allianceauth-imicusfat-1.3.1.tar.gz
  • Upload date:
  • Size: 180.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.12

File hashes

Hashes for allianceauth-imicusfat-1.3.1.tar.gz
Algorithm Hash digest
SHA256 4e7f9035ecdd81b7f746f008e24e48c418689a3e76e997cf4d52fcdd98e8c57d
MD5 d4ada346708fbca94e49a1c19007cade
BLAKE2b-256 e9b6f50f22613d8ec751ec6784c5dc4d368501c042c2ae9914103315eaf40dd0

See more details on using hashes here.

Supported by

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