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.5.tar.gz
(9.0 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.5.tar.gz.
File metadata
- Download URL: swanculler-1.0.5.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea395848784e469daf84f2dd6f0ace8ca3795cd56f5fdedb1dbc182d27a0883b
|
|
| MD5 |
a9260d49c003dd7c33da631b6339e579
|
|
| BLAKE2b-256 |
81cec1c8896e6366b630b85862866210b6ef2efa9e766ca8bd861c25688a3e81
|
File details
Details for the file swanculler-1.0.5-py3-none-any.whl.
File metadata
- Download URL: swanculler-1.0.5-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4df5cd8451ffe8b91a21db8615486c84c61e6e36586e61b7fcb91810f64e7230
|
|
| MD5 |
950727be9917edf3857788699d0eae9a
|
|
| BLAKE2b-256 |
bdee2d3d59fa60de82dd0aaaa83d8a75a3c9aaa2167ebb9c25fb9518a6ab4da8
|