Socket
Book a DemoInstallSign in
Socket

jobbergate-agent

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jobbergate-agent

Jobbergate Agent

5.8.0
pipPyPI
Maintainers
1

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 parameters

    JOBBERGATE_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_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 the make run command then the slurmctld node also must have a user called cluster_agent.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.