Jigasi ConferenceMapper with Redis, Flask and Gunicorn
Project description
Simple Jigasi ConferenceMapper with Redis, Flask and Gunicorn
This implements the /conferenceMapper part of https://github.com/jitsi/jitsi-meet/blob/master/resources/cloud-api.swagger
Prerequisites: Redis, redis-py, flask and a wsgi server like gunicorn
Packages for Ubuntu Server 24.04
apt install python3-flask gunicorn redis-server, python3-redis
Copy conferencemapper.service and conferencemapper.socket to /etc/systemd/system
Adapt /etc/systemd/system/conferencemapper.service to match WorkingDirectory to conferencemapper module directory.
Add reverse proxy in front of gunicorn (nginx)
location = /conferenceMapper {
proxy_pass http://127.0.0.1:8001/conferenceMapper?$query_string;
}
Start it and activate nginx config
systemctl daemon-reload
systemctl enable conferencemapper.socket
systemctl start conferencemapper.socket
systemctl reload nginx
Development and Testing
To install the package with test dependencies:
pip install -e ".[test]"
To run the tests:
pytest tests/
Or with verbose output:
pytest tests/ -v
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 conferencemapper-1.0.1.tar.gz.
File metadata
- Download URL: conferencemapper-1.0.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec30cdf4ecac34fd31ab0c4a3dbdf6ccb2040b6a765cb0cfbd611f729c421f8a
|
|
| MD5 |
c539d06bd1dfc3239cb4bde227c76814
|
|
| BLAKE2b-256 |
fe97b76093a41e13707556e9df6d158e12a24a0e0ff58fba730368116e90e11f
|
Provenance
The following attestation bundles were made for conferencemapper-1.0.1.tar.gz:
Publisher:
release.yml on luki-ev/conferencemapper
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
conferencemapper-1.0.1.tar.gz -
Subject digest:
ec30cdf4ecac34fd31ab0c4a3dbdf6ccb2040b6a765cb0cfbd611f729c421f8a - Sigstore transparency entry: 833282495
- Sigstore integration time:
-
Permalink:
luki-ev/conferencemapper@6683b4ef2259e98723c69e89a79407baeace7cd9 -
Branch / Tag:
refs/tags/v1.0.1 - Owner: https://github.com/luki-ev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6683b4ef2259e98723c69e89a79407baeace7cd9 -
Trigger Event:
release
-
Statement type:
File details
Details for the file conferencemapper-1.0.1-py3-none-any.whl.
File metadata
- Download URL: conferencemapper-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e1970fdec2c9d6bb402b98f974998c24aec97d397b2b4a4dabe938908aceeca
|
|
| MD5 |
91b2e5100ecbb6a247980ea1e0aea0e7
|
|
| BLAKE2b-256 |
bd457118a987e681f4e8cbde57333999b744c7435c2f6baa932d0fa57e5797db
|
Provenance
The following attestation bundles were made for conferencemapper-1.0.1-py3-none-any.whl:
Publisher:
release.yml on luki-ev/conferencemapper
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
conferencemapper-1.0.1-py3-none-any.whl -
Subject digest:
1e1970fdec2c9d6bb402b98f974998c24aec97d397b2b4a4dabe938908aceeca - Sigstore transparency entry: 833282496
- Sigstore integration time:
-
Permalink:
luki-ev/conferencemapper@6683b4ef2259e98723c69e89a79407baeace7cd9 -
Branch / Tag:
refs/tags/v1.0.1 - Owner: https://github.com/luki-ev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6683b4ef2259e98723c69e89a79407baeace7cd9 -
Trigger Event:
release
-
Statement type: