Jobbergate Agent
Project description
Jobbergate-agent
Install the package
To install the package from Pypi simply run pip install jobbergate-agent
.
Setup parameters
-
Setup dependencies
Dependencies and environment are managed in the project by Poetry. To initiate the development environment run:
make install
-
Setup
.env
parametersJOBBERGATE_AGENT_BASE_API_URL="<base-api-url>" JOBBERGATE_AGENT_X_SLURM_USER_NAME="<sbatch-user-name>" JOBBERGATE_AGENT_SENTRY_DSN="<sentry-dsn-key>" JOBBERGATE_AGENT_OIDC_DOMAIN="<OIDC-domain>" JOBBERGATE_AGENT_OIDC_AUDIENCE="<OIDC-audience>" JOBBERGATE_AGENT_OIDC_CLIENT_ID="<OIDC-app-client-id>" JOBBERGATE_AGENT_OIDC_CLIENT_SECRET="<OIDC-app-client-secret>"
Note:
JOBBERGATE_AGENT_SENTRY_DSN
is optional. If you do not pass it the agent understands Sentry will not be used.
Local usage example
-
Run app
jg-run
Note: this command assumes you're inside a virtual environment in which the package is installed.
Note: beware you should care about having the same user name you're using to run the code in the slurmctld node. For example, if
cluster_agent
will run themake run
command then the slurmctld node also must have a user calledcluster_agent
.
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
File details
Details for the file jobbergate_agent-5.3.1.tar.gz
.
File metadata
- Download URL: jobbergate_agent-5.3.1.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fe9d316f734de0fd0919c12c2037f52a0190838c113e388d572d50e64d33133 |
|
MD5 | 15ba27651f47af4bd1e16c2a2919aa96 |
|
BLAKE2b-256 | bf4dde4c179cc36a7467ae9fc8052a66520fe53ce065af0d6d93b9e0f48bec82 |
File details
Details for the file jobbergate_agent-5.3.1-py3-none-any.whl
.
File metadata
- Download URL: jobbergate_agent-5.3.1-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cdcb49eacf4ef87a7c5baf654b237585164736ae9b0ae92d54a878827c2f394 |
|
MD5 | 36e558708cb9da1f08f2bf18c82f7367 |
|
BLAKE2b-256 | 22b2f2ce720bdbd5c9a053158f7307d024cd9314731a0e49f9b1b0c336f6c593 |