SwanCuller
JupyterHub service that checks and cleans user sessions. It also calls bash scripts to check/renew kerberos tokens for the users, if their sessions still exist, or remove them if not in use.
Requirements
This module requires and installs Tornado.
Installation
Install the package:
pip install swanculler
Usage
Call the binary and specify configuration parameters:
swanculler --cull_every=600
Configuration parameters:
- url: The JupyterHub API URL (default=$JUPYTERHUB_API_URL)
- timeout: The idle timeout (in seconds) (default=600)
- cull_every: The interval (in seconds) for checking for idle servers to cull (default=0)
- max_age: The maximum age (in seconds) of servers that should be culled even if they are active (default=0)
- cull_users: Cull users in addition to servers (default=False)
- concurrency: Limit the number of concurrent requests made to the Hub (default=10)
- hooks_dir: Path to the directory for the krb tickets script (check_ticket.sh) (default="/srv/jupyterhub/culler)
- disable_hooks: Whether to call the krb tickets scripts or not (default=False)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swanculler-1.0.2.tar.gz
(8.9 kB
view details)
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 swanculler-1.0.2.tar.gz.
File metadata
- Download URL: swanculler-1.0.2.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
976f5036d9eac76e1838aef2956b7019f3e83dc74b4d912778e7e40b3d48fe38
|
|
| MD5 |
4fc6710f0a7863661988f06942f6ece1
|
|
| BLAKE2b-256 |
48df6a5cc3f8b8088dbf9f57e2ac88853f3986288152180625a2f6289d35aedf
|
File details
Details for the file swanculler-1.0.2-py3-none-any.whl.
File metadata
- Download URL: swanculler-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1103b779c74d80c28fa8112f901113ff03eb9aa9ce087e27c397f9325e697d64
|
|
| MD5 |
6f0273acfb89446b86e99c8c4d45d981
|
|
| BLAKE2b-256 |
316aa319e51548903f56a552aac358ed3facb6c1c2940bd9c5425b9c2b108c9b
|