A simple status monitor for ESI
Project description
AA ESI Status
App for Alliance Auth to show the current status of ESI and its end points.
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)
Step 1: Install the App
Make sure you're in the virtual environment (venv) of your Alliance Auth installation. Then install the latest version:
pip install aa-esi-status
Step 2: Update Your AA Settings
Configure your AA settings (local.py) as follows:
- Add
'esistatus',toINSTALLED_APPS
Step 3: Finalizing the Installation
Run migrations & copy static files
python manage.py collectstatic
python manage.py migrate
Restart your supervisor services for AA
Step 4: Setting up Permissions
Now you can set up permissions in Alliance Auth for your users.
Add esistatus|esi status|Can access this app to the states and/or groups you would
like to have access.
Updating
To update your existing installation of AA Time Zones, first enable your virtual environment.
Then run the following commands from your AA project directory (the one that
contains manage.py).
pip install -U aa-esi-status
python manage.py collectstatic
python manage.py migrate
Now restart your AA supervisor services.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aa_esi_status-1.11.0.tar.gz.
File metadata
- Download URL: aa_esi_status-1.11.0.tar.gz
- Upload date:
- Size: 184.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
971b3678ed3f0eb7a8756e68b34e6e9c4faff6222ab8f21647485f839dd70df1
|
|
| MD5 |
a6076a2bb47e44697e7ae1b4d96132f5
|
|
| BLAKE2b-256 |
dfda036d24cb2c6b6fbde603ad96c23ba3d72c6514a31806e1e144da5b49209d
|
File details
Details for the file aa_esi_status-1.11.0-py3-none-any.whl.
File metadata
- Download URL: aa_esi_status-1.11.0-py3-none-any.whl
- Upload date:
- Size: 198.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65330039b94a39236dcfae21f2da5233e4c90ecd9b52bb478d9b6ccc19fc2c66
|
|
| MD5 |
d74c31ba1a063c6729750a4afce8c3fe
|
|
| BLAKE2b-256 |
a097bc45bef2f902ab03f9b6efe3c8fe77a62f277f4314641bb223118ba3aa2a
|