Skip to main content

Tool to link accounts

Project description

PyPI Badge Read the Docs Code style: black SQAaaS badge shields.io

Account LInking SErvice

Tool to link accounts

Installation

Account LInking SErvice is available on PyPI. Install using pip:

pip install alise

You can also install from the git repository:

git clone https://github.com/marcvs/alise
pip install -e ./alise

Dependencies

ALISE depends on gunicorn:

apt install gunicorn

Run locally (e.g. for testing)

# from the dir where alise is installed:
gunicorn alise.daemon:app -k "uvicorn.workers.UvicornWorker"

Then point your browser to http://localhost:8000

Run as a service

Nginx

We provide an nginx configuration file in alise/etc/nginx.alise (github). Simply copy or it to nginx like:

ln -s $PWD/alise/etc/nginx.alise /etc/nginx/sites-enabled

Systemd

We provide a systemd service file in alise/etc/alise.service (github). Simply copy link it to systemd like:

ln -s $PWD/alise/etc/alise.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable alise.service
systemctl start alise.service

Static HTML

Place content of alise/static to place that nginx can serve as /static

Icon

Place an icon of your site into /static/<name of your sites config entry.svg (Yep that's a bit hacky)

Configuration

ALISE is configured via a single config file. A template is provided in alise/etc/alise.conf(github). It should be self-explanatory.

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

alise-1.1.1.tar.gz (280.9 kB view details)

Uploaded Source

Built Distribution

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

alise-1.1.1-py2.py3-none-any.whl (268.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file alise-1.1.1.tar.gz.

File metadata

  • Download URL: alise-1.1.1.tar.gz
  • Upload date:
  • Size: 280.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for alise-1.1.1.tar.gz
Algorithm Hash digest
SHA256 1a7b732570f333dce001bb5590f2190759fda203371ee0e2a4b1dd56bca00b71
MD5 661665075544722f53af14cb6d0c413f
BLAKE2b-256 ec851a770a63008ac0dba613464d41f1d73812ade62548b60285009aa72f8c62

See more details on using hashes here.

File details

Details for the file alise-1.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: alise-1.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 268.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for alise-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f261f41a5711b99f9ca94dfae0fbff69142fc85cd7478307aa57f71a7b13a1fd
MD5 8b998c1b9f6994a5efb6e0f045f98f0d
BLAKE2b-256 959a3379ca8040aeff3a650717f253b308e7bd4416fb2e209a175dcbe3465bb7

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